body{
	padding:0; margin:0;
	background-color:#FBFBFB; color:#000000;
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	}
	
div, p, ul, li, a, h1, h2, h3, h4, form, label, input{ 
	padding:0; margin:0;
	}
	
.spacer{
	line-height:0; font-size:0; clear:both;
	}	
#header{
	width:778px; position:relative;
	margin:0 auto;
	height:240px;
	background-image:url(images/header_bg_1.jpg); background-repeat:no-repeat;
	background-position:bottom;
	}

#header p{
	position:absolute;
	left:97px; top:20px;	
	list-style:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px;
	color:#111C05;
	text-decoration:none;
	}
	
##header p a {
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:10px;
	color:#111C05; background:url(images/header_nav_bg.gif) repeat-x 0 0 #CCCCCC; 
	text-align:center;
	}
#header  a{
	color:#111C05;
		text-decoration:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px;
	border-left: 1px solid white; 
	}	
	
#header  a:hover{
	color:#165A89;
	height:23px; width:65px;
	border-bottom: 1px dashed #165A89;

	}
	
.logo{
	position:absolute; 
	top:101px; left:280px;
	}
	
#header h2{
	background:#08437D;
	font-family:Verdna, Arial, Helvetica, sans-serif;
	width:219px; height:18px;
	color:#fff;
	position:absolute;
	top:159px;
	left:290px;
	font-size:13px;
	text-decoration:none;

		text-align:center;

	}


#container{
	width:778px;
	position:relative;
	margin:0 auto; 
	padding:0 0 24px 0;
	}	
	
	
#left{
	float:left;
	width:778px;
	padding:10px 12px 0 0px;
	}

#left h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px; color:#043970;
	margin-bottom:19px;
	}
	
#left p{
	font-family:Arial, Helvetica, sans-serif; font-size:14px;
	color:#424242; 
	
	}

#left p.bg{
	margin:21px 0 34px 0;
	background-color:#4984B0;
	border-left:#FFFFFF solid 1px;
	border-bottom:#FFFFFF solid 1px;
	height: 3px;
	}
	
#left a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px; color:#14304A;
	text-decoration:none;
	font-weight:bold;	
	}
#left a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px; color:#165A89;
	text-decoration:none;
	font-weight:bold;	
	border-bottom: 1px dashed #165A89;
	}
#footer{
	clear:both;
	background:url(images/footer_bg.gif) #414141;
	margin:0 auto;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F8FFED;
	height:80px;
	padding:0px 0 0 0;
	}

#footer p{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#F8FFED;
	line-height:30px;
	text-align:center;
	}

.seo{
	background:url(images/seo.png) no-repeat;
	width:150px; height:68px;
	position:absolute;
	bottom:-68px; right:-80px;
}	