#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: thin solid #000000;
	height: 1000px;
	background-color: #FFFFFF;
}


#navbar {
	position: absolute;
	height: 24px;
	width: 800px;
	left: 0px;
	top: 147px;
}
#bodytext {
	position: absolute;
	height: 457px;
	width: 346px;
	left: 415px;
	top: 191px;
	visibility: visible;
	overflow: visible;
	line-height: 20px;
}
#sideimage {
	position: absolute;
	height: 475px;
	width: 211px;
	top: 200px;
	left: 10px;
}
#warehousetitle {
	position: absolute;
	height: 25px;
	width: 519px;
	left: 249px;
	top: 196px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e03641;
	font-size: 24px;
}
#footer {
	position: absolute;
	width: 800px;
	bottom: 10px;
	height: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e03641;
	border-right-color: #e03641;
	border-bottom-color: #e03641;
	border-left-color: #e03641;
}

#warehousephoto {
	background-image: url(../images/warehouse_services.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 328px;
	width: 526px;
	left: 250px;
	top: 230px;
}
#warehousetext {
	position: absolute;
	height: 475px;
	width: 528px;
	left: 250px;
	top: 572px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#truckingtext {
	position: absolute;
	height: 600px;
	width: 522px;
	left: 242px;
	top: 250px;
}
#tradeshowtext {
	position: absolute;
	height: 600px;
	width: 522px;
	left: 242px;
	top: 363px;
}
