html, body{min-height: 100%; width: 100%; height: 100%;}
html>body, html>body .top-wrapper{height: auto;}

body{
	margin:auto;
	padding:0;
	background:url(../_img/bg.jpg) top center repeat-y;
	color:#cccccc;
	font-family:arial;
	font-size:12px;
	text-align:center;
	}
	
.wrapper{
	width:1024px;
	margin:auto;
	text-align:left;
	background-color:#0E2A48;
	min-height: 100%; 
	height: 100%;
	}

.top-wrapper{
	position:absolute;
	top:0;
	left:0;
	min-height: 100%; 
	height: 100%;
	width:100%;
	text-align:center;
	}
	
.header{
	background:url(../_img/header_bg.jpg) repeat-x top left;
	height:180px;
	}

.footer{
	text-align:center;
	font-size:11px;
	padding:20px 0 20px 0;
	clear:both; 
	position: absolute; 
	bottom:0; 
	left:0;
	width:100%;
	background:url(../_img/footer_bg.gif) top center repeat-y;
	}
	
.header #logo{
	margin:0 0 0 27px;
	}

.header .navigation{
	background:url(../_img/header_nav_bg.jpg) no-repeat top left;
	width:810px;
	height:52px;
	float:right;
	}
	
.banner{
	width:810px;
	height:128px;
	float:right;
	}
	
.banner h1.home{
	height:128px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:url(../_img/title_our_core_values.gif) no-repeat left top;
	}	

.banner h1.careers{
	height:128px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:url(../_img/title_header_careers.gif) no-repeat left top;
	}

.banner h1.profile{
	height:128px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:url(../_img/title_header_company_profile.gif) no-repeat left top;
	}

.banner h1.contact{
	height:128px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:url(../_img/title_header_contact.gif) no-repeat left top;
	}

.banner h1.leed{
	height:128px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:url(../_img/title_header_leed.gif) no-repeat left top;
	}

.banner h1.news{
	height:128px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:url(../_img/title_header_news.gif) no-repeat left top;
	}

.banner h1.portfolio{
	height:128px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:url(../_img/title_header_portfolio.gif) no-repeat left top;
	}

.banner h1.services{
	height:128px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:url(../_img/title_header_services.gif) no-repeat left top;
	}

.banner h1.subcontractors{
	height:128px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:url(../_img/title_header_subcontractors.gif) no-repeat left top;
	}