* {padding:0; margin:0;} 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin: 30px 0 20px 0;
	color: #666666;
	background: #1673b0;
	text-align:center;
}

p { 
	margin:0 0 1.1em 0;
	line-height:150%;
}

strong {
	color:#FF6600;
	}
	
img {
	border: 0;
}

/* ---------------------[ Headings ] */

H1, H2, H3, H4, H5, H6
{ color:#000; font-weight:bold; margin:0 0 .7em 0; line-height:1.3em }
H1
{ margin-bottom:.7em; font-size:120%; text-transform:uppercase; color: #1672af; letter-spacing: .1em; }
	

H2
{ font-size:90%; margin-bottom:.2em; color: #FF6600; text-transform:uppercase; letter-spacing: .1em; }
H3
{ font-size:100%; margin-bottom:.9em; color: #fff; text-transform:uppercase; letter-spacing: .1em;}
H4
{ font-size:90%; color:#FF6600; margin-bottom:.2em; text-transform:uppercase; letter-spacing: .1em;}
H5
{ font-size:90%; color:#00adef; margin-bottom:.2em; text-transform:uppercase; letter-spacing: .1em;}
H6
{ font-size:110% }

/* ---------------------[ Lists ] */

ul, dl {
	margin:1em 0;
	padding:0;
	list-style:none;
}

ul li {
	background:url("images/bullet_list_orange.gif") no-repeat 0 .6em;
	margin:0;
	padding:0 0 1.2em 1.3em;
	line-height: 1.5em;
}

ul ul {
	margin-bottom: 0;
	padding-bottom: 0;
}


/* ---------------------[ Links ] */

a:link {
	color: #1672af;
	text-decoration:none;
	border-bottom:1px dashed #1672af;
}

a:visited {
	color: #1672af;
	text-decoration:none;
	border-bottom:1px dashed #1672af;
}

a:hover {
	color: #1672af;
	text-decoration: none;
	border-bottom:none;
}

a:active {
	color: #1672af;
	text-decoration: none;
	border-bottom:none;
}

/* ---------------------[ Layout ] */

#container {
	font-size: 1em;
	line-height: 1.3em;
	width:951px;
	margin: 0 auto;
	text-align:left;
}

#container2 {
	width:933px;
	padding: 9px;
	background:#fff;
	float: left;
}


#masthead {
	position:relative;
	height: 73px;
}

	#home #masthead {
		background: url(images/bg_masthead.jpg) left bottom no-repeat;
	}

#logo {
	position:absolute;
	left: 29px;
	top: 0px;
}

#content {
	float: left;
	width: 100%;
	border-top: 3px solid #00adef;

}

	#home #content {background: url(images/bg_home.jpg) left top no-repeat;}
	#about #content {background: url(images/bg_about.jpg) left top no-repeat;}
	#faq #content {background: url(images/bg_faq.jpg) left top no-repeat;}
	#current #content {background: url(images/bg_current.jpg) left top no-repeat;}
	#comp #content {background: url(images/bg_comp.jpg) left top no-repeat;}
	#client_serv #content {background: url(images/bg_client_services.jpg) left top no-repeat;}
	#exec #content {background: url(images/bg_exec.jpg) left top no-repeat;}
	#clients #content {background: url(images/bg_clients.jpg) left top no-repeat;}
	#contact #content {background: url(images/bg_contact.jpg) left top no-repeat;}
	
		#home #banner { position:relative; height: 260px;}
			#home #banner_content {
				position:absolute;
				left: 701px;
				top: 20px;
				width: 220px;
				height: 150px;
				color: #fff;
				text-align:center;
				}
					#home #banner_content h2 {
						color:#fff;
						}
				
			#sub #banner { position:relative; height: 220px;}
			#sub #banner_content {
				position:absolute;
				left: 701px;
				top: 20px;
				width: 220px;
				height: 120px;
				color: #fff;
				}
				
				#sub #banner_content h2 {
					color: #fff;
					}
				
	#content_left {
		float: left;
		width: 245px;
		padding: 10px 0 0 20px;
	}
	
		#sub #content_left { width: 230px; padding: 0 10px 0 10px; background: #00adef; height:300px;}
	
	#content_middle {
		float: left;
		margin: 0 0 0 30px;
		width: 345px;
		}
		
		#home #content_middle {
		float: left;
		margin: 0px 0 20px 30px;
		width: 365px;
		}
		
		#sub #content_middle {width: 550px;}
			
			.content_middle_column {float: left; display: inline; width: 225px; margin: 0 20px 20px 0;}
			
		#sub #content_middle_3col {
			float: left;
			margin: 0 0 0 30px;
			width: 375px;
			}
		
	#content_right {
		float: left;
		margin: 0 0 0 30px;
		width: 210px;
	}
		#home #content_right {color: #fff; padding-left:20px;}
		#home #content_right h2 {color: #fff; margin-bottom:2em;}
		
	
#footer {
	clear: both;
	background: url(images/bg_footer.gif) left top repeat-x #00adef;
	color: #a3e1f9;
	font-size: 0.9em;
	padding: 10px;
}
	#footer a {color: #fff; border:none;}

/* ---------------------[ Misc ] */

#quote
{
    background:  #fff;
    color: #085BA1;
    display:inline;
    float:left;
    font-size: 11px;
    padding:30px 0 24px 24px;
    width:170px;
}
	#home #quote {
	width:210px;
	}

	#sub #quote
	{
		background:  #00adef;
		color: #fff;
		width:180px;
	}
	
	#sub #content_right #quote 
	{
		background:  #fff;
		color: #085BA1;
		width:180px;
	}

#quote .symbolQuoteOpen
{
    display:block;
    color: #085BA1;
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 48px;
	line-height:0;
	margin-left:-6px;
}

	#sub #quote .symbolQuoteOpen
	{
		color: #fff;
	}
	
	
	#sub #content_right #quote .symbolQuoteOpen
	{
		color: #085BA1;
	}

#quote .symbolQuoteClose
{
    display:block;
    float:left;
    color: #085BA1;
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 48px;
	line-height:1em;
	text-align:right;
	width:100%;
	margin: -20px 0 0 0;
	padding-top:7px;
}

	#sub #quote .symbolQuoteClose
	{
		color: #fff;
	}
	
	#sub #content_right #quote .symbolQuoteClose
	{
		color: #085BA1;
	}
	
#quote .sig {margin: -20px 0 0 0; clear: both; text-align:right;}

.indent {
	margin: 0 0 1.1em 20px;
}


#boxed-content {
	margin:20px 0;
	padding:25px 25px 15px;
	border:1px dotted #a3e1f9;
	} 
	
/* ---------------------[ Primary Nav ] */

#primenav_container {
	float:left;
	background:url(images/bg_nav.gif) left top repeat-x;
	padding: 8px 0 0 0;
	width: 100%;
	border-bottom: 1px solid #a3e1f9;
}

#primenav_container ul
{
	margin: 0 0 0 105px;
	padding: 0;
	white-space: nowrap;
}

#primenav_container ul li
{
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	position: relative;
	border-left: 1px dotted #a3e1f9;
	background:none;
}

#primenav a:link, #primenav a:visited
{
	text-decoration: none;
	padding: 9px 16px 9px 16px;
	display:block;
	color: #fff;
	border-bottom:none;
}

/*#home #home_nav a:link, #home #home_nav a:visited {color: #fff; background-color: #047238;}
#products #products_nav a:link, #products #products_nav a:visited {color: #fff; background-color: #047238;}*/

#primenav a:hover
{
	text-decoration: underline;
}

#primenav_container #primenav #primenav_selected
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#primenav li.firstchild {
	border-left: none;
}
/* ---------------------[ MastHead Phone ] */
#mastheadphone {
	position:absolute;
	right:30px;
	bottom:3px;
	/*font-weight:bold;*/
}
/* ---------------------[ Seconday Nav ] */

#secnav {
	position: absolute;
	right: 10px;
	top: 20px;
	margin: 0 11px 0 0;
}

#secnav li {
	background-image:none;
	margin: 0;
	padding: 0;
	display:inline;
	border-top: 1px solid #fff;
	float: left;
	border-left: 1px dotted #5d86a1;
}
#secnav li.first {
	border-left: 0;
}

#secnav a:link, #secnav a:visited, #secnav span
{
	text-decoration: none;
	color: #048ec3;
	display:block;
	padding: 5px 10px 5px 10px;
	border-bottom:none;
}

#secnav a:hover
{
	text-decoration: underline;
}

#secnav #secnav_selected
{
	font-weight: bold;
}

/* ---------------------[ Sub Nav ] */

#subnav_container {
	padding: 28px 10px 0 10px;
	float: left;
	width: 240px;
	text-align: right;
}

#subnav {
	padding: 0;
	margin: 0;
}

#subnav li {
	background-image:none;
	margin: 0;
	padding: 0;
	display:block;
	border-top: 1px dotted #fff;
	padding: 5px 0 5px 0;
}

#subnav a:link, #subnav a:visited
{
	text-decoration: none;
	color: #fff;
	display:block;
	padding: 5px 10px 5px 30px;
	border-bottom:none;
}

#subnav a:hover
{
	text-decoration: underline;
}

#subnav li.firstchild {
	border-top: none;
}

#subnav #subnav_selected
{
	text-decoration: none;
	background: url(images/bg_subnav_selected.gif) 8px 7px no-repeat;
	font-weight: bold;
}
