* {
	font-family: "Times New Roman", serif;
	font-size: 13px;
}

body {
	background: url(http://www.tankconnection.com/images/extra/tankconnection_c.gif);
}

#wrapper {
	border: 2px solid black;
	background: white;
	margin: auto auto 20px auto;
	position: relative;
	z-index: 1;
	width: 810px;
	padding-right: 21px;
	height: 1095px;
}

#header div {
	background: white;
	border: 1px solid black;
	height: 54px;
	width: 165px;
	top: 8px;
	left: 8px;
	position: absolute;
	z-index: 2;
}

#header img {
	position: relative;
	top: 9px;
	left: 11px;
	margin: auto;
	width: 146px;
	z-index: 2;
}
		
#header p {
	font-size: 21px;
	position: relative;
	top: -8px;
	left: 201px;
	z-index: 2;
}
		
.boxed {
	border: 2px solid #555;
	padding: -7px 10px 0 10px;
}
		
.subHeading {
	font-weight: bold;
}

#img1 {
	position: absolute;
	left: 34px;
	top: 113px;
	z-index: 2;
}

#img2 {
	position: absolute;
	left: 328px;
	top: 113px;
	z-index: 2;
}

#img3 {
	position: absolute;
	left: 595px;
	top: 113px;
	z-index: 2;
}

#box1-1 {
	left: 22px;
	position: absolute;
	top: 413px;
	height: 116px;
	width: 231px;
	z-index: 2;
}

#box1-2 {
	position: absolute;
	left: 303px;
	top: 363px;
	height: 96px;
	width: 230px;
	z-index: 2;
}

#box1-3 {
	position: absolute;
	left: 583px;
	top: 363px;
	height: 124px;
	width: 202px;
	z-index: 2;
}

#box2-1 {
	position: absolute;
	top: 545px;
	height: 498px;
	left: 22px;
	width: 231px;
	z-index: 2;
}

#box2-2 {
	position: absolute;
	left: 303px;
	top: 503px;
	width: 230px;
	height: 540px;
	z-index: 2;
}

#box2-3 {
	position: absolute;
	left: 583px;
	height: 540px;
	top: 503px;
	width: 202px;
	z-index: 2;
}

#footer {
	position: absolute;
	top: 1057px;
	left: 22px;
	padding-bottom: 10px;
	z-index: 2;
}