body {
	background-image: url(images3/bkgrnd.jpg);
	background-repeat: repeat-y;
	background-color: #3399cc;
}
#pageheader {
	position: absolute;
	top: 0px;
	left: 0px;
}
#homebut {
	position: absolute;
	left: 536px;
	top: 98px;
}
#svcsbut {
	position: absolute;
	left: 536px;
	top: 148px;
}
#prodbut {
	position: absolute;
	left: 536px;
	top: 198px;
}
#faqbut {
	position: absolute;
	left: 536px;
	top: 248px;
}
#contactbut {
	position: absolute;
	left: 536px;
	top: 348px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	width: 462px;
	left: 60px;
	top: 110px;
}
p {
	font-size: 0.9em;
}
ul {
	font-size: 0.85em;
}
#coke {
	position: absolute;
	left: 25px;
	top: 250px;
	border: 1px solid 3399cc;
	float: left;
	z-index: 100;
}
#footer {
	position: relative;
	width: 460px;
	top: 30px;
}
#extrabut {
	position: absolute;
	left: 536px;
	top: 298px;
}
