/* ––––––––––-– Background ––-––––––––– */

body {
	margin: 0 auto;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
}
	
#outer_wrapper {
	width: 100%;
	background-image: url(../images/outer_wrapper.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	margin: auto;
}

#outer_wrapper2 {
	margin: auto;
	width: 100%;
	background-image: url(../images/outer_wrapper2.jpg);
	background-repeat: no-repeat;
	background-position: top center;

}

#outer_wrapper3 {
	margin: auto;
	width: 100%;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;

}		
	
#inner_wrapper {
	margin: auto;
	width: 770px;
	background-image: url(../images/inner_wrapper.gif);
	background-repeat: repeat-y;

}
	
a img {
	border: none;
}
	
/* –––––––––--–-- Header –---–––––––––– */

#header {
	background-image: url(../images/header.jpg);
	background-position: top center;
	height: 165px;
	background-repeat: no-repeat;
	position: relative;
	margin: auto;
	width: 770px;
}
	
#logo {
	position: absolute;
	left: 25px;
	width: 215px;
	height: 100px;
}	
	
/* –––––––––--–-- Nav Tab Bar –---–––––––––– */

#nav_bar {
	height: 50px;
	position: relative;
	margin: auto;
	width: 770px;
	top: 115px
	}

#tabs div {
	float: left;
	}

#home_tab {
	background: url(../images/home-tabs.jpg);
	background-repeat: no-repeat;
	}
	
#home_tab a:link, #home_tab a:visited {
	height: 50px;
	width: 79px;
	display: block;
	}
	
#home_tab a:hover, #home_tab a:active {
	background: url(../images/home-tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	}
	
#home_tab_current a:link, #home_tab_current a:visited, #home_tab_current a:hover, #home_tab a:active {
	background: url(../images/home-tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0 -100px;
	display: block;
	}
	
#about_us_tab {
	background: url(../images/about-us-tabs.jpg);
	background-repeat: no-repeat;
	}
	
#about_us_tab a:link, #about_us_tab a:visited {
	height: 50px;
	width: 90px;
	display: block;
	}
	
#about_us_tab a:hover, #about_us_tab a:active {
	background: url(../images/about-us-tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	}
	
#about_us_tab_current a:link, #about_us_tab_current a:visited, #about_us_tab_current a:hover, #about_us_tab a:active {
	background: url(../images/about-us-tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0 -100px;
	display: block;
	}
	
#our_services_tab {
	background: url(../images/our-services-tabs.jpg);
	background-repeat: no-repeat;
	}
	
#our_services_tab a:link, #our_services_tab a:visited {
	height: 50px;
	width: 114px;
	display: block;
	}
	
#our_services_tab a:hover, #our_services_tab a:active {
	background: url(../images/our-services-tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	}
	
#our_services_tab_current a:link, #our_services_tab_current a:visited, #our_services_tab_current a:hover, #our_services_tab a:active {
	background: url(../images/our-services-tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0 -100px;
	display: block;
	}
	
#our_projects_tab {
	background: url(../images/our-projects-tabs.jpg);
	background-repeat: no-repeat;
	}
	
#our_projects_tab a:link, #our_projects_tab a:visited {
	height: 50px;
	width: 115px;
	display: block;
	}
	
#our_projects_tab a:hover, #our_projects_tab a:active {
	background: url(../images/our-projects-tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	}
	
#our_projects_tab_current a:link, #our_projects_tab_current a:visited, #our_projects_tab_current a:hover, #our_projects_tab a:active {
	background: url(../images/our-projects-tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0 -100px;
	display: block;
	}
	
#photo_gallery_tab {
	background: url(../images/photo-gallery-tabs.jpg);
	background-repeat: no-repeat;
	}
	
#photo_gallery_tab a:link, #photo_gallery_tab a:visited {
	height: 50px;
	width: 121px;
	display: block;
	}
	
#photo_gallery_tab a:hover, #photo_gallery_tab a:active {
	background: url(../images/photo-gallery-tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	}
	
#photo_gallery_tab_current a:link, #photo_gallery_tab_current a:visited, #photo_gallery_tab_current a:hover, #photo_gallery_tab a:active {
	background: url(../images/photo-gallery-tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0 -100px;
	display: block;
	}

#bid_opportunities_tab {
	background: url(../images/bid-opportunities-tabs.jpg);
	background-repeat: no-repeat;
	}
	
#bid_opportunities_tab a:link, #bid_opportunities_tab a:visited {
	height: 50px;
	width: 139px;
	display: block;
	}
	
#bid_opportunities_tab a:hover, #bid_opportunities_tab a:active {
	background: url(../images/bid-opportunities-tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	}
	
#bid_opportunities_tab_current a:link, #bid_opportunities_tab_current a:visited, #bid_opportunities_tab_current a:hover, #bid_opportunities_tab a:active {
	background: url(../images/bid-opportunities-tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0 -100px;
	display: block;
	}
	
#contact_us_tab {
	background: url(../images/contact-us-tabs.jpg);
	background-repeat: no-repeat;
	}
	
#contact_us_tab a:link, #contact_us_tab a:visited {
	height: 50px;
	width: 112px;
	display: block;
	}
	
#contact_us_tab a:hover, #contact_us_tab a:active {
	background: url(../images/contact-us-tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	}
	
#contact_us_tab_current a:link, #contact_us_tab_current a:visited, #contact_us_tab_current a:hover, #contact_us_tab a:active {
	background: url(../images/contact-us-tabs.jpg);
	background-repeat: no-repeat;
	background-position: 0 -100px;
	display: block;
	}


/* –––––––-–-––– Main Content ––––-–––-–––– */

#content {
	width: 750px;
	position: relative;
	margin: auto;
	background-color: #FFFFFF;
	}
		
/* ––––––––––– Main Left Column ––––––––––– */

#main {
	float: left;
	width: 453px;
	position: relative;
	padding: 0 15px 0 25px;
	background-image: url(../images/main_shadow.gif);
	background-position: top center;
	background-repeat: repeat-x;
}
	
#main_secondary {
	float: left;
	width: 700px;
	position: relative;
	margin: 0 25px 0 25px;
	min-height: 300px;
}	
	
#main_gallery {
	float: left;
	position: relative;
	min-height: 400px;
	background-color: #DFDFDC;
	margin: 1px 1px 1px 1px;
	width: 748px;
}	
	
#flash_home {
	height: 279px;
	width: 734px;
	margin: 8px 8px 8px 8px;
	background-color: #FFFFFF;
}

#page_title {
	position: absolute;
	left: 25px;
	top: 77px;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	line-height: 28px;
	color: #FFFFFF;
	letter-spacing: 2px;
	width: auto;
}	

#sub_nav {
	/*color: #67645D;*/
	color: #67645D;
	height: 30px;
	width: 710px;
	margin: 8px 15px 0 20px;
}	

#sub_nav a:link, #sub_nav a:visited  {
	/*color: #333333;*/
	color: #333333;
	text-decoration: none;
	margin: 0px 4px 0px 4px;
	padding-bottom: 1px;
	}
	
#sub_nav a:hover, #sub_nav a:active {
	/*color: #67645D;*/
	color: #af080c;
	margin: 0px 4px 0px 4px;
	border-bottom: 1px solid #af080c;
	}
	 	
#copy {
	float: left;
	clear: both;
	}
	
#copy p {
	margin: 0px 0px 16px 0px;
}
	
#copy p a:link, #copy p a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {
	/*color: #B2A690;*/
	color: #B2A690;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #B2A690;
}
	
#copy p a:hover, #copy p a:active, h2 a:hover, h2 a:active, h3 a:hover, h3 a:active {
	/*color: #58442D;*/
	color: #58442D;
	background-color: #E7E4DA;
}
	
h1, #copy h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	line-height: 28px;
	color: #af080c;
	margin: 0px 0px 14px 0px;
}
	
h2, #copy h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
	margin: 0px 0px 16px 0px;
}
	
h3 {
	font-size: 13px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
}

#copy h1 {
	padding-top: 20px;
}

#work_photo {
	float:left;
	width: 125px;
	height: 125px;
	background-color: #333333;
	margin: 0px 0px 30px 0px;

}

#work_description {
	float: right;
	width: 550px;
	margin: 0px 0px 0px 25px;
}
#work_clear {
line-height: 0px;
clear: both;
height: 0px;
}

/* –––––--–––––– Main Right Column –––––--––-–––– */

#side {
	float: right;
	width: 257px;
	background-image: url(../images/feature_bg.gif);
	background-repeat: repeat-y;
}
	
#side_content {
	width: 257px;
	background-image: url(../images/side_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 16px;
	min-height: 300px;
	border-bottom: 1px solid #FFFFFF;
}	

#side p {
	font-style: italic;
	font-size: 12px;
	margin: 0px 15px 8px 35px;
}

#side h3 {
	font-size: 13px;
	color: #af080c;
	margin: 20px 15px 8px 35px;
	line-height: 22px;
}	

#side p a:link, #side p a:visited {
	/*color: #58442D;*/
	font-style: normal;	
	color: #58442D;
	text-decoration: none;
	padding-bottom: 1px;
}
	
#side p a:hover, #side p a:active {
	/*color: #7B654B;*/
	color: #7B654B;
	border-bottom: 1px solid #7B654B;
}
	
/*---------- Photo Gallery & Stories ------------- */

#gallery_image {
height:373px;
margin: 1px 1px 1px 1px;
width: 748px;
background-color: #E7E4DA;
vertical-align: middle;
}

#content_thumbs {
margin: 0px 0px 25px 0px;
}

#gallery_thumbs {
margin: 0px 0px 24px 24px;
}

.thumb {
float: left;
height: 80px;
margin: 0px 20px 15px 0px;
width: 80px;
}

.thumb_clear {
clear: both;
}

#content_image {
	position: relative;
	margin: 0px 25px 0px 0px;
	padding-top: 25px;
	width: auto;
	height: auto;
	float: left;
	}


/*---------- Contact Form ------------- */

#main_contact {
	float: left;
	width: 335px;
	position: relative;
	padding: 0 15px 0 25px;
}
	
#side_contact {
	float: right;
	width: 350px;
	background-color: #DFDFDC;
	padding: 18px 0px 16px 25px;
	margin-top: 1px;
}	
			
/* –––––--––––-–– Footer ––––-–--–––––– */

#footer {
	clear: both;
	width: 715px;
	height: 50px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	padding: 20px 20px 20px 35px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #FFFFFF;
	font-weight: lighter;
}

#footer a:link, #footer a:visited {
	/*color: #E7E4DA;*/
	font-style: normal;	
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 1px;
}
	
#footer a:hover, #footer a:active {
	/*color: #D2D2CF;*/
	color: #D2D2CF;
	border-bottom: 1px solid #FFFFFF;
}
	
#copyright {
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 10px;
}
