@charset "utf-8";
/* CSS Document */

body {
	background:#E4E6DF;
}

div.container_main {
	width:950px; margin:auto; position:relative; border:1px solid; margin-top:20px; background:#CCCFC3; 
}

div.container_header {
	width:950px; height:153px;
}

div.logo {
	width:320px; height:153px; float:left; background:#FFF;
}

div.header_links {
	width:605px; height:138px; float:left; text-align:right; padding-right:25px; padding-top:15px; background:#FFF; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#006868;
}

div.green_bar {
	width:950px; height:9px; background:#18544f;
}

div.main_content {
	width:720px; float:left; background: #999; background:url(images/inner/top_shade.gif); background-repeat:no-repeat; padding-top:24px; padding-left:37px;
}

div.text_column {
	width:300px; float:left;
	font-family: Helvetica, Arial,  sans-serif;
	font-size:11px;
	line-height:16px;
}

div.text_column_left {
	width:300px; float:left;
	padding-left:30px;
		font-family: Helvetica, Arial,  sans-serif;
	font-size:11px;
	line-height:16px;
}


div.nav {
	width:377px; float:left; height:378px; border:0px solid; z-index:10; left:532px; top:142px; position: absolute;
}

div.footer {
	width:950px;
	height:36px;
	background: #000;
}
div.home_bg {
	width:720px; float:left; background: #999; height:378px; background:url(images/home/bg.gif);
}

div.footer_tan {
	width:950px; height:107px; background:url(images/home/tan_bg.gif);
}
A.home_top {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#006868;
	text-decoration:none;
}


.services_text {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	display:block;
	margin-left:33px;
	margin-top:15px;
	margin-bottom:22px;
}

.about_text {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000;
	display:block;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}

A.black_link {
	font-family: Helvetica, Arial,  sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #000;
	text-decoration:none;
}

A.black_link:hover {
	font-family: Helvetica, Arial,  sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #000;
	text-decoration:underline;
}

.resources_titles {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#18544f;
	font-weight:bold;
}

A.resources_link {
	font-family: Helvetica, Arial,  sans-serif;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
	color:#000;
	display:block;
	margin-bottom:14px;
}

A.resources_link:hover {
	font-family: Helvetica, Arial,  sans-serif;
	font-size:11px;
	line-height:16px;
	text-decoration:underline;
	color:#000;
		display:block;
	margin-bottom:14px;
	
}
