/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background:#fff url(../images/home_bg2.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
/* this body fixes an IE bug and maintains x-browser uniformity */
	font-size: 100.01%;	
	text-align:center;	
}

#container
{
	width: 771px;
	/*margin:0 auto;*/
	text-align:left;

}

#home_header
{
	width: 770px;
	height:116px;
	background:url(../images/header_blue4.png) no-repeat;
	position:relative;
}

#top_menu_box
{
	position:absolute;
	margin-top: 89px;
	/*margin-left:15px;*/
	z-index: 1000;
}

#top_menu2
{
	position:absolute;
	z-index:10;
	left: 640px;
	top: 16px;
	width: 200px;
}

/*contact menu*/

a.contact, a.sitemap
{
	font-size: 0.65em;
	color: #FFFFFF;
	background:url(../images/icon_contact.png) no-repeat;
	background-position: 1px right;
	padding-right: 22px;
	text-decoration:none;
	margin-left: 5px;
}

a.sitemap
{
	background:url(../images/icon_sitemap.png) no-repeat;
	background-position: 1px right;
}

a.sitemap:hover, a.contact:hover
{
	text-decoration:underline;
	color:#75a7c2;
}

/*end contact menu*/

#topgreybar, #topgreybar_sub
{
	width: 771px;
	background:url(../images/home_greybar.png) no-repeat;
	height: 28px;
	margin-top: 1px;
}

#topgreybar_sub
{
	background:url(../images/greybar_sub.png) no-repeat;
}

#inner_container
{
	width:771px;
	background: url(../images/body_bg.png) repeat-y;
	text-align:center;
}

#body_container
{
	width: 769px;
	margin:0 auto;
	text-align:left;
	padding-bottom: 25px;
}

#mid_container
{
	width: 424px;
	padding:0 1px;
}

/* BODY ELEMENTS */

#info_box
{
	background:url(../images/home_contentbox.png) no-repeat;
	width: 194px;
	height: 158px;
}

h1.title_info_box
{
	font-size: 0.7em;
	color:#333333;
	margin: 5px 0 12px 7px;
	font-weight:lighter;
	color:#666666;
}


/* END BODY ELEMENTS */

#home_news
{
	background:url(../images/right_tempbox.png) no-repeat;
	width: 171px;
	height: 247px;
}

#home_news_spotlight
{
	width: 171px;
	height: 116px;
	overflow:hidden;
	margin-bottom: 1px;
}

#home_news_presentation
{
	width: 171px;
	height: 130px;
	overflow:hidden;
}

h1.green, h1.news, h1.presentation, h1.enewsletter, h1.testimonial
{
	/*width: 172px;*/
	font-size: .78em;
	color:#FFFFFF;
	/*padding: 9px 0 9px 18px;*/
	padding: 7px 0 7px 18px;
	background: #b2c47a;
	margin:0;
	font-weight:lighter;
}

h1.news
{
	background: #606060;
	border-right: 1px solid #FFFFFF;
	/*width: 153px;*/
}

h1.testimonial
{
	background: none;
}

h1.presentation
{
	background: #c6c6c6;
}

h1.enewsletter
{
	background: #bec2b0;
}

h1.blue, h1.blue_small, h1.blue_sub
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:lighter;
	margin: 21px 5px 23px 23px;
	color: #006399;

}

h1.blue_small
{
	margin:0 0 5px 4px;
	font-size: .75em;
}

h1.blue_sub
{
	margin-bottom:0;
}

/* RIGHT COLUMN */
h1.gold_arrw
{
	background:url(../images/icon_tan_arrw.png) no-repeat;
	background-position: 1px left;
	color:#FFFFFF;
	padding:0 0 0 18px;
	font-size: .75em;
/*	margin-left: 10px;*/
	font-weight:lighter;
	margin: 5px 0 5px 10px;
}

p.white, p.grey_rt
{
	color: #CCCCCC;
	font-size: 0.63em;
	margin:0 6px 15px 10px;
	font-weight:lighter;
	letter-spacing:0;
}

p.grey_rt
{
	color: #666666;
}



/* END RIGHT COLUMN */


p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 15px 15px 23px;
	color:#333333;
	font-size: .72em;
}

p.left, p.address
{
	margin: 14px 20px 20px 18px;
	font-size: .67em;
	color:#464646;
/*	letter-spacing: 1px;*/
}

p.address
{
	color: #8c8f81;
	font-size: 0.6em;
	margin-top: 35px;
}

/* NAVIGATION A TAG */

a.blue_arrw, a.lt_blue_arrw, a.orange_arrw
{
	background:url(../images/icon_drkblue_arrw.png) no-repeat;
	background-position: 3px left;
	color: #25456d;
	font-size: .7em;
	text-decoration:none;
	margin-left:18px;
	padding-left: 14px;
	display:block;
	font-weight: 100;
}

a.blue_arrw:hover, a.lt_blue_arrw:hover, a.orange_arrw:hover
{
	text-decoration:underline;
}

a.lt_blue_arrw
{
	margin-left:10px;
	background:url(../images/icon_ltblue_arrw.png) no-repeat;
	background-position: 3px left;
	color: #a5d4ee;
}

a.orange_arrw 
{
	margin-left:10px;
	background:url(../images/icon_orange_arrw.png) no-repeat;
	background-position: 3px left;
	color: #005b7f;
}

/* FOOTER */

/*#footer_temp
{
	width: 769px;
	margin:0 auto;
	height: 20px;
	background:#333333;
}*/

a.plain
{
	color: #006399;
}

a.plain:hover
{
	color:#666666;
}

#footer
{
	width: 769px;
	height:190px;
	border-top: 1px solid #838383;
	background: url(../images/bg_footer.png);
	margin:0 auto;
	text-align:center;
	border-left:1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

p.footer, a.footer_gld
{
	color: #7d826d;
	font-size: 0.6em;
	margin-top: 34px;
}

a.footer_gld
{
	text-decoration:none;
	border-right:1px solid #7d826d;
	padding-right: 6px;
	padding-left: 6px;
}

a.footer_gld:hover
{
	color:#333333;
	text-decoration:underline;
}
