* {padding:0; margin:0; border: 0;}



body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin: 20px 0 20px 0px;
	padding: 0;
	color: #003163;
	background-image:url(images/bg_body_grey-stripe.gif);
	background-repeat:repeat;
	text-align:center;
}


p {
	margin:0 0 .9em 0;
	line-height: 1.3em;
}

.logos   {
	margin: 30px; 
}


img.float_left  {
	float:left;
	margin: 0 20px 20px 0;
	border:1px solid #003163;
	}

img.float_right {
	float:right;
	margin: 0 0 20px 20px;
	border:1px solid #003163;
	}
	
img.float_left_nb  {
	float:left;
	margin: 0 20px 20px 0;
	border:none;
	}

img.float_right_nb {
	float:right;
	margin: 0 0 20px 20px;
	border:none;
	}

hr {
	clear: both;
	border-bottom:1px dotted #376692;
	height:1px;
	margin:15px 0 15px 0;
	}
	
	#flashWrap {
		position:relative;	
	}
	
	#phoneNumber {
		position:absolute;
		top:0px;
		right:0px;
		z-index:1000;	
	}
	
	#flashHolder {
		position:absolute;
		top:0;
		left:0;
		z-index:1;	
	}

/* ---------------------[ Headings ] */
H1, H2, H3, H4, H5, H6 {
	
	font-family: Arial, Helvetica, sans-serif;
	color:#003163;
	letter-spacing: .03em;
	margin:0 0 .9em 0;
}
H1{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:180%;
}

H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:140%;
	color: #003163;
	font-weight:normal;
	padding-bottom:15px;
	/*width: 222px;*/
	border-bottom: 1px dotted #747a7f;
}

H2.noborder {
	border-bottom:none;
	}

H3 {
font-size:120% 
}

H4{
font-size:105%;
}
.green {
	color: #009430;
	font-size:135%;
}

H5 {
font-size:100%;
}

H6 {
font-size:90%;
}



/* ---------------------[ Lists ] */

ul, dl {
	list-style:none;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1.5em;
	padding-left: 0;
}



dt {
font-weight: bold;
}

dd {
margin: 0 0 1.5em 0
}

ul li {
	margin-bottom:.5em;
	line-height:1.3em;
	padding:0 0 0 1.5em;
	background-image: url(images/img_bullet.gif);
	list-style:none;
	background-repeat: no-repeat;
}

ul ul {
	margin-bottom: 0;
	padding-bottom: 0;
}


/* ---------------------[ Links ] */

a:link {
	color: #009530;
	text-decoration:none;
}

a:visited {
	color: #009530;
	text-decoration:none;
}

a:hover {
	color: #009530;
	text-decoration: underline;
}


a:active {
	color: #fdd44f;
	text-decoration: underline;
}

a:focus {
 outline: none ;/*gets rid of the claret on linked images when they're clicked*/
boarder: none;
	}


a:active {
 outline: none ;/*gets rid of the claret on linked images when they're clicked*/
	border: none;
	}



/* ---------------------[ Layout ] --------------------- */

/* ---------------------[ Misc. ] */

	.body_img {
	float: left;
	margin: 0 20px 10px 0;
	border: 1px solid #003163;
	}

	.body_img_right {
	float: right;
	margin: 0 0 10px 20px;
	border: 1px solid #003163;
	}

	.clear {
	clear:both
	}
	
	.italic {
	font-style:oblique;
	}
	
		#dotted_rule {
		font-size:100%;
		margin-top:.8em;
		margin-bottom:0.8em;
		color: #003163;
		border-top: 1px dotted #747a7f;
		}

			#dotted_rule .firstchild {
			margin-top:-14em;
			}

/* ---------------------[ Pullquote ] */


#pullquote {
			margin-left:6px;
			}

			.symbolQuoteOpen {
	display:block;
	color: #003163;
	background-color:transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 54px;
	margin-left:-6px;
	padding-top:17px;
			}
			
			.symbolQuoteClose {
			display:block;
			float:left;
			color:#003163;
			background-color:transparent;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 54px;
			line-height:1em;
			text-align:right;
			width:100%;
			}
			
			.quote_credit {
	margin-top: -10px;
	float: right;
	text-align: right;
	width:150px;
	font-size: 10px;
			
			
			}


/* -----------[ Masthead Styles start] ---------- */


#logo h1 {display:none}

#container {
	font-size: 1em;
	width: 960px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}

#masthead {
	height: 308px;
	clear: both;
}

		#home #masthead {
	height: 378px;
	position: relative;
		}
	
	#masthead_img {
	position:absolute;
	top: 27px;
	height: 282px;
	width:960px;
	overflow: visible;
	visibility: visible;
	z-index: 30;
	}
		
		
		#home #masthead_img {
		background-image:url(img_home_masthead.jpg); 
		height: 352px;
		}
		
#phone {
	font-size: 1.2em;
	text-align: left;
	width: 100px;
	position:absolute;
	top: 35px;
	height: 20px;
	font-weight:bold;
	z-index:1;
	left: 772px;
	
	
}

	/* --------- Sec Nav masthead_imgs ---------  */
	
		#services_lc #masthead_img {
		background-image:url(images/img_serv_lc_masthead.jpg); 
		}
		
		#services_lm #masthead_img {
		background-image:url(images/img_serv_lm_masthead.jpg); 
		}
		
		#services_rec #masthead_img {
		background-image:url(images/img_serv_rec_masthead.jpg); 
		}
		
		#services_ol #masthead_img {
		background-image:url(images/img_serv_ol_masthead.jpg); 
		}

		#portfolio #masthead_img {
		background-image:url(images/img_portfolio_masthead.jpg); /*This masthead is For Position Only ? will need to be changed out*/
		}

		#awards #masthead_img {
		background-image:url(images/img_awards_masthead.jpg); /*This masthead is For Position Only ? will need to be changed out*/
		}

		#clients #masthead_img {
		background-image:url(images/img_clients_masthead.jpg);
		}

		#resources #masthead_img {
		background-image:url(images/img_resources_masthead.jpg);
		}


	/* --------- Tertiary Nav masthead_imgs  ---------  */

		#about #masthead_img {
		background-image:url(images/img_about_masthead.jpg);
		}
		
		#jobs #masthead_img {
		background-image:url(images/img_jobs_masthead.jpg);
		}

		#faq #masthead_img {
		background-image:url(images/img_faq_masthead.jpg);
		}

		#contact #masthead_img {
		background-image:url(images/img_contact_masthead.jpg);
		}

/* -----------[ Masthead Styles end] ---------- */

/* -----------[ Main Content Styles start] ---------- */


#content {
/*position:absolute;
top:309px;*/
width: 960px;
clear: both;
}

	/*HOLLY HACK*-----makes the column floats work on two column width/				
				
/* Hides from IE5-mac \ */
* html .column_float {height: 1%;}
/* End hide from IE5-mac */
				


/* -----------[ Defaults for columns start] ---------- */

/*#column_left {
	float: left;
	width: 162px;
	background-image:url(images/bg_left_yellow_gradient.gif);
	background-repeat:repeat-x;
	padding: 30px 30px 0 30px;
	background-color: #FFFFFF;
}*/


/*#column_mid{
	float: left;
	width: 454px;
	padding: 30px 30px 0 30px;
	background-color:#bfe4cb;
}


#column_right {
	float: left;
	width: 194px;
	padding: 30px 30px 0 0 ;
	background-color:#bfe4cb;
}*/


/* -----------[ Defaults for columns ends] ---------- */





/* -----------[ Templaate 2 Styles start] ---------- */

 .template2 #column_left  {
	float: left;
	width: 162px;
	background-image:none);
	background-image:url(images/bg_left_yellow_gradient.gif);
	background-repeat:repeat-x;
	padding: 30px 30px 0 30px;
	background-color:#FFFFFF;
}

.template2 #column_left img {
	border:1px solid #003163;
	}

  #faq .template2 #column_left,
  #about .template2 #column_left   {
	float: left;
	width: 162px;
	background-image:none);
		background-image:url(images/bg_left_yellow_gradient.gif);
		background-repeat:repeat-x;
	padding: 30px 30px 0 30px;
}


	.template2 #column_left img {
	margin:0 0 8px 0;
	}
	
	.template2 #column_left h5 {
	margin-bottom:20px;
	}


.template2 #column_right {
	float: left;
	width: 678px;
	padding: 30px 30px 0 30px ;
	background-color:#bfe4cb;
}

	.template2 #column_right p {/*on resources page*/
	margin: -8px 0 18px 0;
	}




/* -----------[ Templaate 2 Styles end] ---------- */


/* -----------[ Templaate 3 Styles start] ---------- */


 .template3 #column_left  {
	float: left;
	width: 162px;
	background-image:url(images/bg_left_yellow_gradient.gif);
	background-repeat:repeat-x;
	padding: 30px 30px 0 30px;
	background-color: #FFFFFF;
}

	.template3 #column_left img {
	border:1px solid #003163;
	}
	
	.template3 #column_left img.noborder {
	border:none;
	}

#home  .template3 #column_left  {
	float: left;
	width: 162px;
/*	background-image:url(images/bg_left_yellow_gradient.gif);
	background-repeat:repeat-x;*/
	padding: 30px 30px 0 30px;
	background-color: #FFFFFF;
}


.template3 #column_mid{
	float: left;
	width: 454px;
	padding: 30px 30px 0 30px;
	background-color:#bfe4cb;
}


.template3 #column_right {
	float: left;
	width: 194px;
	padding: 30px 30px 0 0 ;
	background-color:#bfe4cb;
}

/* -----------[ Template 3 Styles end] ---------- */




/* -----------[ Template 4 Styles start] ---------- */

.template4  #column_left  {
float: left;
width: 328px;
background-image:url(images/bg_left_yellow_gradient.gif);
	background-repeat:repeat-x;
	padding: 30px 30px 0 30px;
	background-color: #FFFFFF;
}

.template4 #column_right{
float: left;
width: 512px;
padding: 30px 30px 0 30px ;
background-color:#bfe4cb;
}



	.template4 #column_right p {/*on resources page*/
	margin: -8px 0 18px 0;
	}

	.template4 #column_right img {/*on contact page*/
	margin: 0 px 0 0 40px ;
	}


/* -----------[ Tempaate 4 Styles end] ---------- */



/* -----------[ Template 5 Styles start] ---------- */


			.template5	#column_mid h2 {
			width: 290px;
			}

			.template5 #column_mid #img_large {
			position:relative;
			margin:15px 0;
			clear:both;
			/*width: 290px;
			height:230px;*/
			background-color:#bfe4cb;
			/*vertical-align:middle;*/
			text-align: center;
			}

			.thumbnails {
				width:290px;
				padding:0 0 20px 0;
				clear: both;
				float: left;
				}
			
			
			.template5	#column_mid .img_small_first{
			/*position:relative;
			*/float:left;
			width: 87px;
			margin-left:0px;
	/*		height:28px;
			top: 10px;*/
			}
			
			.template5	#column_mid .img_small {/*
			position:relative;*/
			float:left;
			width: 87px;
			margin-left:14px;
		/*	height:28px;
			top: 10px;*/
			}



 .template5 #column_left  {
	float: left;
	width: 162px;
	/*background-image:url(images/bg_left_yellow_gradient.gif);
	background-repeat:repeat-x;*/
	padding: 30px 30px 0 30px;
	background-color: #FFFFFF;
}



.template5 #column_mid{
	float: left;
	width: 292px;
	padding: 30px 30px 0 30px;
	background-color:#bfe4cb;
}


.template5 #column_right {
	float: left;
	width: 356px;
	padding: 30px 30px 0 0 ;
	background-color:#bfe4cb;

}

.align{
	margin-top: 75px;
}

/* -----------[ Template 5 Styles end] ---------- */




/* -----------[ Pop-up Window Styles starts] ---------- */

#click_on_images_message{

padding-top: 30px;
text-align:center;
clear:both;

}


#pop_up {
margin: 0;
padding:0;
}

#pop_up_container {
padding: 40px;
width: 520px;
}


#featured_photo img{
border:#333333 solid 1px;

}


#image_id {padding:30px 0 20px 0;

}

#close_window_box {
margin: 20px 0 50px 0;
}




/* -----------[Pop-up Window Styles ends] ---------- */




/* -----------[ Footer Styles starts] ---------- */

#footer {
clear:both;
color:#747a7f;
padding-left:30px;
padding-top:12px;
background:#fff;
font-size: 0.9em;
border-top: 1px solid #747a7f;
width:930px;
height:28px;
vertical-align:middle;
}

#footer p {
display:inline;
float: left;
}

/* -----------[ Footer Styles ends] ---------- */




/* ----------------------------------------NAVIGATION STYYLES start----------------------------------- */

/* --------------------------------------------------------------------------------------------------- */


/* ---------------------------------[ Prime Nav ]--------------------------- */

#primenav_container {
	width:960px;
	height:26px;
	text-align:right;
	background-image: url(images/img_top_nav_gradient.gif);
	background-repeat: repeat-x;
	color:#003163;
	overflow: hidden;
}
	
#primenav {
	position: absolute;
	top: 11px;
	overflow: hidden;
	list-style-type: none;
	height: 18px;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 10;
}

#primenav li {
border-left: 1px dotted #747a7f;
float: left;
line-height: 1.1em;
padding: 0 .8em 12px .8em;
background-image:none;
display:inline;
font-size:15px;
font-variant:small-caps;
font-weight:bold;
letter-spacing: .5px;
overflow:hidden;
}


#primenav li.firstchild {
border-right: none;
}

#primenav a:link,
#primenav a:visited {
color:#003163;
}

#primenav a:hover {
color: #fff;
}

#primenav_container #primenav #primenav_selected {
color: #fff;
text-decoration: none;
font-weight:bold;
}


/* ---------------------[ Sub Nav About Us] */

	



#subnav_box {
margin-top: -8px;
}

#subnav_box  ul {
	text-align: right;
	text-align: right;
	float: right;
	width: 100%;
}

#subnav_box ul li {
list-style: none;
background-image:none;
text-align: right;
width: 162px;
padding: 0;
font-size: 1.1em;
line-height: 1.2em;
color: #003163;
display:inline;
font-variant:small-caps;
letter-spacing: .04em;
}

#subnav_box  a:link,
#subnav_box  a:visited {
text-align: right;
display:block;
list-style: none;
font-size: 0.9em;
padding: 8px 0 8px 0;
background-image:none;
	text-decoration: none;
	color: #003163;
	border-bottom: 1px solid #fcd280;
}


#subnav_box  a:hover {
color: #009530;
}

#subnav_box_selected {
color: #009530;
font-weight:bold;
}


	#subnav_box img {
		margin-top:25px;
		}
		

/* ---------------------[ Tertiary Nav ] */

#tertnav {
list-style-type: none;
display: inline;
position: absolute;
margin:0px;
left: 550px;
width:400px;
float: right;
font-size: 1.2em;
}

#tertnav ul {

}

#tertnav li {
border-left: 1px dotted #747a7f;
float: left;
padding: 0 .9em 0 .9em;
background-image:none;
display:inline;
}

#tertnav li.firstchild {
border-left: none;
}

#tertnav a:link,
#tertnav a:visited{
color: #747a7f;
}

#tertnav a:hover{
color: #009530;
}

#tertnav #tertnav_selected{
color: #747a7f;
text-decoration: none;
font-weight:bold;
}

