﻿/* (c) 2007 - DN Media Group - www.dn3.ca */
/* -------------------------------------------- */
body {
	background-color: #04629f;
	background-image: url('backgroundx.gif');
	background-repeat: repeat-x;
}
p {
	font-size: 12px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* -------------------------------------------- */
#container {
	position: absolute;
	left: 50%;
	width: 450px;
	margin-left: -225px;
}
#main {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 450px;
	height: 675px;
}
#id01-banner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 450px;
	height: 150px;
}
#id02a-x-treme {
	position: absolute;
	left: 0px;
	top: 150px;
	width: 160px;
	height: 280px;
}
#id02b-oxy-complete {
	position: absolute;
	left: 160px;
	top: 150px;
	width: 120px;
	height: 280px;
}
#id02c-Naturally-Clean {
	position: absolute;
	left: 280px;
	top: 150px;
	width: 170px;
	height: 280px;
}
#id03-WIN {
	position: absolute;
	left: 0px;
	top: 430px;
	width: 280px;
	height: 170px;
}
#id03-MOLLY-MAID {
	position: absolute;
	left: 280px;
	top: 430px;
	width: 170px;
	height: 170px;
}
#id04-enter-contest {
	position: absolute;
	left: 0px;
	top: 600px;
	width: 450px;
	height: 75px;
}
#footer {
	position: absolute;
	left: 0px;
	top: 675px;
	width: 450px;
	height: 40px;
}
