/* CSS Document */

BODY {
	margin:0px; padding:0px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 19px;
	background:#FFF url(../images/columns_bg.gif) top center repeat-y;
}

A {
	color: #08589B;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

HR {
margin-top: 0px;
padding: 0;
}

UL {
margin-top: 0px;
padding-top: 0px;
}

.callout {
font-weight: normal;
}

.footerline {
margin: 0;
margin-bottom: 10px;
}

/*  Div Box Layout */
div#container {
	width:700px; 
	margin-left:auto; 
	margin-right:auto;
}

div#header {
	background-color:#FFF;
	height: 150px;
	padding-top: 20px;
	margin-bottom: -13px;
}

div#logo { 
	background-color:#FFF;
	margin-right:48px; 
	margin-bottom:19px; 
	width:80px; 
	height:116px; 
	float: left; }
	
div#topquotes {
	background-color:#FFF;
	margin-right:20px;
	margin-top:0px;
	font-size:12px;
	font: 12px "Myriad Pro Bold Condensed", Myriad, Arial, sans-serif;
	font-weight: bold;
	line-height: 20px;
}
div#menu{
	width:100%; 
	clear:left; 
	margin-top:0px; 
	max-height:28px;
	margin-bottom:0px;
	margin:0;
	padding:0;
	overflow:hidden;}
	
div#leftcontent{
	width:482px; 
	float:left; 
	height:280px; 
	max-height:280px;
	margin-top:0px;
	overflow:hidden;}
	
div#subleftcontent{
	width:700px; 
	float:left; 
	height:172px; 
	max-height:172px;
	margin-top:0px;
	overflow:hidden;}
	
div#rightcontent{
	width:166px; 
	float:left; 
	height:210px;
	background:#DBE5F3 url(../images/hr_shadow.gif) top left repeat-x;
	padding-left:32px; 
	padding-top:32px;
	padding-right:20px;
	padding-bottom:38px; 
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-top:0px;
	overflow:hidden;
	max-height:100%;}

div#rightcontent p{
	padding: 0 12px 0 0px;
}	
div#subrightcontent{
	width:166px; 
	float:left; 
	height:100%;
	background-color:#DBE5F3; 
	padding-left:26px; 
	padding-top:35px;
	padding-right:26px;
	padding-bottom:35px; 
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-top:0px;
	overflow:hidden;
	max-height:100%;}

	
div#blueline{
	width:700px; 
	background-color:#08589B; 
	height:6px; 
	max-height:6px;
	float:left;}
	
div#bottomleftcontent{
	width:446px; 
	height:auto; 
	float:left; 
	padding-top:30px; 
	padding-right:36px;}

div#subbottomleftcontent{
	width:446px; 
	height:auto; 
	float:left; 
	padding-top:30px; 
	padding-right:36px;}

div#bottomrightcontent{
	width:170px; 
	max-height: 100%;
	float:right;
	background-color:#DBE5F3; 
	height: 207px; 
	padding-bottom:0px; 
	padding-left:24px; 
	padding-top:24px;
	padding-right:24px; 
	height:100%;}
	
div#faqtitlehrbox{
	border: 0px solid black;
	margin-top: 0px;
	padding-top: 48px;
	width:482px;
	font-style: italic;
	clear:left; }
	
div#faqtextbox{
	width:450px; 
	max-width: 450px;
	margin-top: 24px; 
	margin-right: 32px;
	margin-bottom: 0px;
	padding-bottom: 0;
	float:left;  
	clear: none;
	color:#08589B;}

div#footer{
	background-color:#FFF;
	border-top: 1px solid black;
	width:700px;
	right:auto;
	clear:both;
	text-align:right;
	font-size:11px;
	font: arial;
	padding-bottom: 10px;
}

/*Menu CSS */
#nav {
height:2px;
margin:0;
padding:0;
list-style:none;
display:inline;
overflow:hidden;
}

#nav li {
margin:0;
padding:0;
list-style:none;
display:inline;
}

#nav a {
float:left;
overflow:hidden;
padding:23px 0 0 0;
margin-right:20px;
height:0px !important;
height: /**/:20px; /* for IE5/Win only */
}

#nav a:hover, #nav a.selected {
background-position: 0 -23px;
}

#home a.home, #about-us a.about-us, #service-areas a.service-areas, #client-portfolio a.client-portfolio, #news a.news, #contact-us a.contact-us {
background-position: 0 -46px;
}

a.service-areas {
width:107px;
background:url(images/nav_service.gif) top left no-repeat;
}

a.home {
width:52px;
background:url(images/nav_home.gif) top left no-repeat;
}

a.about-us {
width:75px;
background:url(images/nav_about.gif) top left no-repeat;
}

a.client-portfolio {
width:117px;
background:url(images/nav_client.gif) top left no-repeat;
}
a.news {
width:49px;
background:url(images/nav_news.gif) top left no-repeat;
}
a.contact-us {
width:91px;
background:url(images/nav_contact.gif) top left no-repeat;
}

#faqtextbox UL {
border: 0px solid #08589B;
margin: 0;
padding: 10px;
}

#faqtextbox LI {
font-weight: bold;
padding: 5px 0 5px 0;
/*line-height: 28px;*/
}

div#clients {
font: 10px Arial, Helvetica, sans-serif;
text-align: center;
width: 172px;
max-width: 172px;
padding: 0px;
margin: -1px;
margin-bottom: -5px;
background:url(../images/clients_bg.gif) top left repeat-y;
border: 0;
}

.bottomcorner {
margin-bottom: -15px;
border: 0;
}