<style type="text/css">
html, body {
	background-repeat: repeat-x;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
html, body {
	background-repeat: repeat-x;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container {
	width: 799px;
	margin: 0px auto -300px;
	min-height: 100%;
	position: relative;
	padding-left: 0px;
	padding-bottom: 0px;
}
#logo {
	background-image: url(images/ready-set-go-logo.jpg);
	position: absolute;
	height: 144px;
	width: 799px;
	top: 0;
	z-index: 2;
	left: 0;
}
#home-btn {
	position: absolute;
	height: 50px;
	width: 93px;
	z-index: 7;
	left: 0px;
	top: 143px;
}
#product-details-btn {
	position: absolute;
	height: 50px;
	width: 196px;
	z-index: 8;
	left: 94px;
	top: 143px;
}
#about-btn {
	position: absolute;
	height: 50px;
	width: 121px;
	z-index: 9;
	left: 291px;
	top: 143px;
}
#tips-btn {
	position: absolute;
	height: 50px;
	width: 140px;
	z-index: 10;
	left: 413px;
	top: 143px;
}
#resources-btn {
	position: absolute;
	height: 50px;
	width: 141px;
	z-index: 11;
	left: 554px;
	top: 143px;
}
#order-btn {
	position: absolute;
	height: 50px;
	width: 89px;
	z-index: 12;
	left: 696px;
	top: 143px;
}
#product-details-btn2 {
	position: absolute;
	height: 62px;
	width: 437px;
	z-index: 3;
	left: 218px;
	top: 534px;
}
#center-area {
	background-image: url(images/rsg-center.jpg);
	position: absolute;
	height: 419px;
	width: 799px;
	left: 0px;
	top: 193px;
	z-index: 2;
}
#content {
	height: 990px;
}
#header1 {
	background-image: url(images/ready-set-go-header1.jpg);
	position: absolute;
	height: 50px;
	width: 799px;
	top: 611px;
	z-index: 13;
	left: 0px;
}
#bottom-order-btn {
	position: absolute;
	height: 147px;
	width: 799px;
	left: 0px;
	top: 678px;
	z-index: 4;
}
#footer {
	height: 150px;
	background-repeat: repeat-x;
	width: 100%;
	background-color: #FF9805;
}
#footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	position: absolute;
	left: 150px;
	top: 871px;
	width: 500px;
	height: 89px;
	z-index: 1;
}
.clearfooter {
	height: 150px;
	clear: both;
}
body {
	background-image: url(images/rsg-bacgrd3.jpg);
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #7D4B00;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	color: #32A00D;
	line-height: 28px;
}
.style2 {font-size: 12px}
</style>

