<center>
#container {
	width: 800px;
	background-color: #D3E4F1;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	

}

#header {
	width: 849px;
	height: auto;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-position: center;

}
#text {
	background-color: #006633;
	clear: left;
	float: left;
	height: 388px;
	width: 310px;
	padding-left: 10px;
	padding-right: 10px;
}
#text2 {
	background-color: #FFFF99;
	height: 200px;
	width: 819px;
	padding-right: 15px;
	padding-left: 15px;
}



#picbox {
	width: 500px;
	height: 388px;
	background-color: #C00;
	float: right;





	
	<div id="apDiv1">
  <div align="center">Home | Contact | Our Services | Contact Us</div>
</div>
	
}


#body {
	width: 849px;
	height: auto;
	background-color: #666666;
	margin-right: auto;
	margin-left: auto;

}
#navigation {
	height: 20px;
	width: 849px;
	background-color: #FFCC66;
}


#footer {
	width: 849px;
	height:auto;
	background-color: #AA5F00;
}
<center>

