
body{
	background-image:url(images/bg_main.gif); 
	background-repeat:repeat-x;
	margin:0px; 
	padding:0px;
	background-color:#F9F7F0;
}

p{ 
	margin:0;
	padding:0;
	text-align:justify;
}

#header{
	width:780px;
	background:#ffffff url(images/logo_bar.gif) repeat-x;
	background-position:0 94px;

}

#header #logo{
	padding-top: 42px;
	padding-left: 21px;
	padding-bottom: 12px;
}

.ftr_social_logos{
float:right;
margin-top:75px;
margin-right:20px;

}

/* =Top Navigation ----------------------------------------------------------*/
#nav{
	height: 33px;
	width:800px;
		
}

#nav ul{
		display:block;
		margin:0;
		padding:0;
}
	
#nav ul li{
		list-style-type: none;
		float: left;
		margin:0;
		padding:0;
}

#nav ul li #home{
		display:block;
		width:96px;
		height:33px;
		background: url("images/btns/home1.gif") 0 0 no-repeat;
		text-decoration: none;
}

#nav ul li #services{
		display:block;
		width:113px;
		height:33px;
		background: url("images/btns/services1.gif") 0 0 no-repeat;
		text-decoration: none;
}

#nav ul li #charges{
		display:block;
		width:114px;
		height:33px;
		background: url("images/btns/charges1.gif") 0 0 no-repeat;
		text-decoration: none;
}

#nav ul li #testimonials{
		display:block;
		width:154px;
		height:33px;
		background: url("images/btns/testimonials1.gif") 0 0 no-repeat;
		text-decoration: none;
}

#nav ul li #news{
		display:block;
		width:87px;
		height:33px;
		background: url("images/btns/news1.gif") 0 0 no-repeat;
		text-decoration: none;
}

#nav ul li #links{
		display:block;
		width:89px;
		height:33px;
		background: url("images/btns/links1.gif") 0 0 no-repeat;
		text-decoration: none;
}

#nav ul li #contact{
		display:block;
		width:147px;
		height:33px;
		background: url("images/btns/contact1.gif") 0 0 no-repeat;
		text-decoration: none;
}


#nav ul li #home:hover, #nav ul li #services:hover, #nav ul li #charges:hover, #nav ul li #testimonials:hover, #nav ul li #news:hover, #nav ul li #contact:hover, #nav ul li #links:hover{	
		background-position:  0 -33px;
}


/* =Main Content ----------------------------------------------------------*/

#content{
	background-color:#FFFFFF;

}

#content #text_content{
	margin-bottom: 10px;
	padding-left:22px;
	padding-right:22px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color:#FFFFFF;
	
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	line-height:150%;
	
		
}

#content #text_content p{
	padding-bottom: 10px;
}


#content #text_content a{
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}

#content #text_content a:hover{
	font-weight:bold;
	color: #484F71;
	text-decoration: none;
}

#content #text_content h1{
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color: #162F4A;
	padding-bottom: 3px;
	text-transform:uppercase;
	margin-top: 0;
}

#content #text_content h2{
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	color: #162F4A;
	padding-top: 5px;
	padding-bottom: 2px;
	margin:0;
	text-transform:uppercase;
}

#content #text_content ul{
}

#content #text_content ul li{
	padding-left: 15px;
	padding-bottom: 10px;
}


#content #text_content hr{
	color: #B2A480;
	background-color: #B2A480;
	height: 1px;
	border:none;
	padding:0;
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:15px;
}

#content #text_content .imgborder{
	border: 2px solid #485172;
}



/* =Drop Shadows ----------------------------------------------------------*/

#top_lhs_ds{
	background-image:url(images/top_ds_lhs.gif); 
	background-repeat:repeat-y;
}

#top_rhs_ds{
	background-image:url(images/top_ds_rhs.gif); 
	background-repeat:repeat-y;
}

#mid_lhs_ds{
	background-image:url(images/mid_ds_lhs.gif);
	background-repeat:repeat-y;
}

#mid_rhs_ds{
	background-image:url(images/mid_ds_rhs.gif);
	background-repeat:repeat-y;
}


#btm_lhs_ds{
	background-image:url(images/btm_ds_lhs.gif); 
	background-repeat:repeat-y;
}

#btm_rhs_ds{
	background-image:url(images/btm_ds_rhs.gif); 
	background-repeat:repeat-y;
}


#footer_lhs_ds{
	background-image:url(images/ftr_ds_lhs.gif); 
	background-repeat:repeat-y;
}

#footer_rhs_ds{
	background-image:url(images/ftr_ds_rhs.gif);
 	background-repeat:repeat-y;
}


/* =footer Content ----------------------------------------------------------*/



#footer{
	background-image:url(images/footer_bg.gif); 
	background-repeat:repeat-x; 
	background-color: #7E85AE;
	width:800px; 
	height:83px
}

#footer_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:400px;
	color:#FFFFFF;
	margin-left:22px;
	padding-top:11px;
	line-height:150%;
}

#footer_content #footer_contentnav{
	padding-top:3px;
}

#footer_content a{
	text-decoration:none;
	color:#FFFFFF;
}

#footer_content a:hover{
	text-decoration: underline;
}


/* =News ----------------------------------------------------------*/

#content #text_content #newscolumn {
	float:right;
 	
  	width:240px;
	
  	background-image:url(images/news_bg.gif);
 	background-repeat:repeat-x;
	
	padding-top:14px; 
	padding-left:15px;
	padding-right:15px;
	
	margin-left:10px;
	margin-top:3px;
} 

#content #text_content #newscolumn h1 {
	font-size:15px;
 	color:#FFFFFF; 
 	font-family:Verdana, Arial, Helvetica, sans-serif;
} 
#content #text_content #newsitem{
	margin-top:5px; 
	
}

#content #text_content #newsitem p {
	font-family:Arial, Helvetica, sans-serif;
 	font-size:11px;
 	line-height:120%;
 	color:#333333;
} 


#content #text_content #newsitem a {
	font-family:Arial, Helvetica, sans-serif;
 	font-size:11px;
 	font-weight:bold;
  	color:#333333;
} 


#content #text_content #newsitem a:hover {
	color:#0D2943; 
 	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
 	margin-right:5px;
 	text-decoration:none;
  	font-weight:bold;
} 


#content #text_content #newsitem a:visited{
	color:#0D2943; 
 	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
 	margin-right:5px;
 	text-decoration:none;
  	font-weight:bold;
} 


#content #text_content #newsdate {
	height:50px;
	width:40px;
 	margin-top:10px;
 	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size:20px;
 	font-weight:bold;
 	color:#333333;
	text-align:center;
	padding-right:10px;
} 


#content #text_content #newstitle {
	font-family:Arial, Helvetica, sans-serif;
 	font-size:11px;
 	font-weight:bold;
 	color:#333333;
	padding-left:7px;
 	text-transform:uppercase;
	line-height:120%;
} 

#content #text_content .floatright{
	float:right;
	margin-left: 10px;

}


/**** DROPDOWN MENU ****/

#access {
	display: block;
	float: left;
	margin: 0 auto;
	width: 800px;
	font-family:Arial, Helvetica, sans-serif;
}
#access .menu-header,
div.menu {
	font-size: 13px;

	width: 800px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #fff;
	display: block;
	line-height: 38px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 32px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 160px;
}

#access ul ul li a{padding-left:21px;}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #334261;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #8793A2;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


