body {
	background: #FFFFFF url(/images/home_back.gif) repeat-x;
}

#wrapper {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 781px;
	height: 247px;
	padding: 0px;
	margin-top: 0px;
}



#navigation {
	position: absolute;
	left: 0px;
	top: 295px;
	padding: 0px;
	margin-top: 0px;
	z-index: 2;
	}


#offer {
	position: absolute;
	left: 25px;
	top: 330px;
	width: 260px;
	padding: 0px;
	margin-top: 0px;
	z-index: 2;
	}

#offercopy {
	position: absolute;
	left: 112px;
	top: 350px;
	width: 173px;
	padding: 0px;
	margin-top: 0px;
	z-index: 2;
	}

.offertext {
	font-family:  verdana, arial, helvetica,  sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	padding: 0px;
	margin-bottom: 10px;
}

.offertext A:link {COLOR: #0066cc; text-decoration: underline;}
.offertext A:visited {COLOR: #0066cc; text-decoration: underline;}
.offertext A:hover {COLOR: #333333;text-decoration: none;}



#homegreybox {
	position: absolute;
	left: 0px;
	top: 322px;
	padding: 0px;
	margin-top: 0px;
}

#homeheadline {
	position: absolute;
	left: 306px;
	top: 332px;
	padding: 0px;
	margin-top: 0px;
}

#hometextblock {
	position: absolute;
	left: 385px;
	top: 379px;
	width: 395px;
	padding: 0px;
	margin-top: 0px;
}


.homemaintext {
	font-family:  verdana, arial, helvetica,  sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	padding: 0px;
	margin-bottom: 10px;
}

.homemaintext A:link {COLOR: #0066cc; text-decoration: underline;}
.homemaintext A:visited {COLOR: #0066cc; text-decoration: underline;}
.homemaintext A:hover {COLOR: #333333;text-decoration: none;}


#footer {
	position: absolute;
	left: 30px;
	top: 550px;
	width: 770px;
	padding: 0px;
	margin-top: 0px;
}




.footertext {
	font-family:  verdana, arial, helvetica,  sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	padding: 0px;
	margin-bottom: 10px;
}

.footertext A:link {COLOR: #333333; text-decoration: underline;}
.footertext A:visited {COLOR: #333333; text-decoration: underline;}
.footertext A:hover {COLOR: #0066cc;text-decoration: none;}













	




/* removes default top margin from left/right column paragraphs in mozilla */
div > p {
  margin-top: 0;
}