div#wrapper {
	width: 100%;
	margin-left: 50px;
}

div#imgaboutus { 
	border: 0;
	margin-left: 0px; 
}

div#outerheader { 
	position: relative; 
	width: 100%;
	height:150px;
	margin: 0;
	padding:0;
} 

div#innerheader { 
	position: relative; 
	z-index:1;
	width: 880px;
	height:150px;
	margin: 0;
} 

div#outercontent { 
	position: relative; 
	width: 100%;
	height:343px;
	margin: 0;
	padding:0;
} 

div#innercontent { 
	position: absolute; 
	z-index:5;
	width: 880px;
	height:343px;
	padding: 0px 0px 0px 50px;
	margin: 0px 0px 0px 0px;
} 

div#outsidebottom {
	position:fixed !important; bottom:0;
	z-index:1000;
	width: 100%;
	margin: 0;
	padding:0;
	height:85px;
}

div#outerline { 
	position: relative; 
	z-index:1;
	width: 100%;
	height:35px;
	margin: 0;
	padding:0;
}  

div#outerfooter { 
	position: relative; 
	width: 100%;
	height:35px;
	margin: 0px;
	padding:0;
	background-color: #ffffff;
	border-top:2px solid #2b3943;
} 

div#innerfooter { 
	position: relative; 
	z-index:1;
	width: 880px;
	height:35px;
	margin: 0;
	background-color: #ffffff;
} 

div#outernav { 
	position:relative;
	z-index:1000;
	width: 100%;
	margin: 0;
	padding:0;
	height:50px;
	background-color: #2b3943;
} 

div#innernav { 
	position: relative; 
	z-index:1000;
	width: 880px;
	height:35px;
	padding-bottom:15px;
	margin: 0;
	text-align:left;
	background-color: #2b3943;
}
