body {
	text-align: center;
	background-color: #979595;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	
}
h1{
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 19px 0px;
}
h2{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
hr{
	background-color: #B04012;
	color: #B04012;
	height: 2px;
	border: 0px;
	margin: 15px 0px 30px 0px;
}
#site_container {
	
	
	margin: 0 auto;
	width: 808px;
	text-align: left;
	position: relative;
	
}
#site_topborder{
	width: 808px;
	height: 8px;
	background-image: url(../images/body_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#site_maincontainer{
	width: 808px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
#site_bottomborder{
	width: 808px;
	height: 8px;
	background-image: url(../images/body_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#site_content_container{
	width: 782px;
	position: relative;
	padding: 0px 0px 0px 8px;
	
	
}
#site_content_container_home{
	width: 790px;
	position: relative;
	padding: 0px 0px 0px 8px;
	
	background-image: url(../images/site_bg_home.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	
}
#header_container{
	width: 790px;
	height: 97px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#header_searchbox_container{
	width: 223px;
	height: 35px;
	position: absolute;
	top: 27px;
	left: 555px;
	
}
#header_searchbox_text{
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	color: #B4B4B4;
}
#header_searchbox_input_container{
	position: absolute;
	top: 14px;
	left: 2px;
	width: 169px;
	height: 15px;
}
.header_searchbox_input{
	width: 169px;
	height: 15px;
	background-color: #E3CA96;
	border: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #535353;
}
#header_searchbox_button_container{
	width: 35px;
	height: 16px;
	position: absolute;
	top: 14px;
	left: 173px;
}
#header_logo_container{
	position: absolute;
	top: 19px;
	left: 26px;
	width: 239px;
	height: 69px;
}
#topnav_container{
	width: 512px;
	height: 16px;
	position: absolute;
	top: 67px;
	left: 255px;
	z-index: 100;
}
#topnav_1{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 57px;
	height: 16px;
}
#topnav_2{
	position: absolute;
	top: 0px;
	left: 57px;
	width: 85px;
	height: 16px;
}
#topnav_3{
	position: absolute;
	top: 0px;
	left: 142px;
	width: 78px;
	height: 16px;
}
#topnav_4{
	position: absolute;
	top: 0px;
	left: 220px;
	width: 69px;
	height: 16px;
}
#topnav_5{
	position: absolute;
	top: 0px;
	left: 289px;
	width: 66px;
	height: 16px;
}
#topnav_6{
	position: absolute;
	top: 0px;
	left: 355px;
	width: 80px;
	height: 16px;
}
#topnav_7{
	position: absolute;
	top: 0px;
	left: 435px;
	width: 77px;
	height: 16px;
}
#column_container_left{
	float: left;
	width: 568px;
	position: relative;
	
	
}
#column_container_right{
	float: right;
	width: 222px;
	position: relative;
}
#col1_container{
	/*width: 250px;*/
	width: 231px;
	float: left;
	/*background-image: url(../images/col1_mock.jpg);
	background-repeat: no-repeat;
	background-position: top left;*/
	padding: 0px 0px 0px 19px;
}
#col1_flash{
	width: 221px;
	height: 394px;
	position: relative;
}
#ucevents_header{
	width: 231px;
	height: 26px;
}
#ucevents_content{
	width: 187px;
	background-image: url(../images/ucevents_topbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 0px 22px 0px 22px;
	min-height: 131px;
}
#ucevents_topspacer{
	height: 10px;
}
.ucevents_title{
	font-weight: bold;
}
.ucevents_title a{
	color: #ffffff;
	text-decoration: none;
}
.ucevents_title a:hover{
	color: #979595;
}
.uc_section_link{
	text-align: right;
	font-weight: bold;
	color: #ffffff;
}
.uc_section_link a{
	color: #ffffff;
	text-decoration: none;
}
.uc_section_link a:hover{
	color: #c1c1c1;
}
.section_header{
	color: #000000;
	font-weight: bold;
}
.section_header2{
	color: #9A2800;
	font-weight: bold;
}
.section_header2 a{
	color: #9A2800;
	text-decoration: none;
}
.section_header2 a:hover{
	color: #000000;
}
#col2_container{
	width: 318px;
	float: right;
	/*background-image: url(../images/col2_mock.jpg);
	background-repeat: no-repeat;
	background-position: top left;*/
}
.hp_section_header{
	width: 318px;
	height: 33px;
}
.hp_section_content{
	padding: 0px 25px 10px 20px;
	background-image: url(../images/hp_midsection_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
.section_link{
	text-align: right;
	font-weight: bold;
	color: #9B2800;
}
.section_link a{
	color: #9B2800;
	text-decoration: none;
}
.section_link a:hover{
	color: #000000;
}

#col3_container{
	width: 222px;
	
}
.hp_section2_header{
	height: 37px;
}
.hp_section2_content{
	padding: 0px 18px 10px 20px;
	
}
#footer_container{
	position: relative;
	width: 790px;
	height: 28px;
	/*background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	*/
	background-color: #ffffff;
}
#footer_text{
	position: absolute;
	top: 10px;
	left: 460px;
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	color: #999999;
}
#footer_home_btn{
	position: absolute;
	top: 5px;
	left: 639px;
	width: 61px;
	height: 21px;
}
#footer_sitemap_btn{
	position: absolute;
	top: 5px;
	left: 700px;
	width: 79px;
	height: 21px;
}

#internal_column_container{
	width: 790px;
	
	background-image: url(../images/site_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
#internal_column_container_contentonly{
	padding: 20px 10px 20px 19px;
}
#internal_leftcol_container{
	width: 231px;
	float: left;
	padding: 0px 0px 0px 19px;
	/*background-image: url(../images/internal_leftcol_mock.jpg);
	background-repeat: no-repeat;
	background-position: top left;*/
}
#internal_left_sectiontitle{
	width: 231px;
	height: 106px;
	background-image: url(../images/internal_leftcol_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
#internal_leftnav_container{
	width: 231px;
	background-image: url(../images/internal_leftcol_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
.internal_leftnav_item{
	width: 192px;
	min-height: 19px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-image: url(../images/internal_leftnav_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 5px 5px 5px 24px;

}
.internal_leftnav_activeitem{
	font-family: "Arial Black", arial, verdana, sans-serif;
}
.internal_leftnav_item a{
	color: #ffffff;
	text-decoration: none;
}
.internal_leftnav_spacer{
	font-size: 1px;
	width: 221px;
	height: 1px;
	line-height:0;
	background-color: #ffffff;
}
#internal_clientquote{
	width: 231px;
	background-image: url(../images/clientquote_mainbg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #A92C00;
}
#internal_clientquote_header{
	width: 221px;
	height: 65px;
	background-image: url(../images/clientquote_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#internal_clientquote_content{
	width: 151px;
	background-image: url(../images/clientquote_topbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #A92C00;
	padding: 0px 35px 0px 35px;
	color: #ffffff;
}
#internal_clientquote_endquote{
	position: relative;
	top: -18px;
	width: 218px;
	height: 20px;
	background-image: url(../images/clientquote_endquote.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#internal_clientquote_author{
	width: 151px;
	background-color: #A92C00;
	padding: 0px 35px 0px 35px;
	color: #ffffff;
	text-align: right;
}
#internal_clientquote_logo{
	padding: 10px 0px 15px 0px;
	width: 221px;
	text-align: center;
}
#internal_clientquote_logo img{
	border: 2px solid #DDBE86;
}

.internal_leftcol_spacer{
	height: 3px;
	font-size: 1px;
	background-color: #ffffff;
}
#internal_rightcol_container{
	width: 540px;
	float: right;
	/*background-image: url(../images/internal_rightcol_mock.jpg);
	background-repeat: no-repeat;
	background-position: top left;*/
}
#internal_rightcol_pagetitle{
	width: 523px;
	height: 48px;
	
}

#internal_rightcol_content{
	padding: 0px 19px 0px 17px;


}
#internal_rightcol_content table{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
}
#internal_rightcol_content a{
	color: #9A2800;
	text-decoration: none;
}
#internal_rightcol_content a:hover{
	color: #000000;
}
#internal_rightcol_content p{
	margin: 0px 0px 15px 0px;
	padding: 0;
}
.toc_item{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9A2800;
	padding: 0px 0px 3px 0px;
	
}
.toc_item a{
	color: #9A2800;
	text-decoration: none;
	
}
.toc_item a:hover{
	color: #000000;
	
}
.internal_section_seperator{
	height: 44px;
	background-image: url(../images/internal_seperator.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 504px;
	
}

#google_news_container{
	width: 500px;
}

.event_content_container{
	width: 500px;
}
.event_image{
	width: 220px;
	float: left;
	text-align: center;
}
.event_info{
	width: 280px;
	float: right;
}
.event_title{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.event_date{
	color: #000000;
	font-style: italic;
}
.event_city{
	color: #000000;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}


/*new topnav styles */
#menu{
width:100%;
float:left;

}

#menu h2{
	font-size: 1px;
	border: 0px;
	height: 16px;
	padding: 0px;
	margin: 0px;
}

#menu a{
	white-space: nowrap;
}


#menu a{
	color: #ffffff;		
	background-color: #000000;
	text-decoration:none;
}

#menu a, #menu a:visited{
	color: #ffffff;	
}

#menu a:hover{
	color: #c1c1c1; 
	background-color: #000000; 
}


#menu ul{
list-style:none;
margin:0;
padding:0;
float:left;
width:205px;
}

#menu ul.topnav_1{
	width: 57px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	/*border: 1px dashed #00ff00;*/
}

#menu ul.topnav_2{
	width: 85px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	/*border: 1px dashed #00ff00;*/
}
#menu ul.topnav_3{
	width: 78px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	/*border: 1px dashed #00ff00;*/
}
#menu ul.topnav_4{
	width: 69px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	/*border: 1px dashed #00ff00;*/
}
#menu ul.topnav_5{
	width: 66px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	/*border: 1px dashed #00ff00;*/
}
#menu ul.topnav_6{
	width: 80px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	/*border: 1px dashed #00ff00;*/
}
#menu ul.topnav_7{
	width: 77px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	/*border: 1px dashed #00ff00;*/
}
#menu ul.topnav_1 a, #menu ul.topnav_2 a, #menu ul.topnav_3 a, #menu ul.topnav_4 a, #menu ul.topnav_5 a, #menu ul.topnav_6 a, #menu ul.topnav_7 a{
	border: 0px;
	height: 18px;
}
/**/
#menu ul.topnav_1 li ul a, #menu ul.topnav_2 li ul a, #menu ul.topnav_3 li ul a, #menu ul.topnav_4 li ul a, #menu ul.topnav_5 li ul a, #menu ul.topnav_6 li ul a, #menu ul.topnav_7 li ul a{
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	display:block;
	border: 1px solid #983000;
	margin:0;
	padding:2px 0px 0px 3px;
	height: 18px;
	
	
}

#menu ul.topnav_company li ul li a, #menu ul.topnav_services li ul li a, #menu ul.topnav_prelations li ul li a, #menu ul.topnav_resources li ul li a, #menu ul.topnav_contact li ul li a{

}

#menu li{
position:relative;
}

#menu ul ul{
position:absolute;
z-index:500;
top:auto;
left: 20px;
display:none;
}

#menu ul ul ul{
top:0;
left:100%;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/*
div#menu li:hover{
cursor:pointer;
z-index:500;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}
*/
/* End of non-anchor hover selectors */

/* Styling for Expand */
/*
#menu a.x, #menu a.x:visited{
font-weight:normal;
color:#000;
background:#eee url(/css/images/expand3.gif) no-repeat 100% 100%;
}

#menu a.x:hover{
color:#fff;
background:#000;
}

#menu a.x:active{
color:#060;
background:#ccc;
}
*/

/*end new topnav styles */
