body {
	margin:0;
	font:13px Arial,Tahoma,Verdana,sans-serif;
	color:#464646;
	background:url(../images/bg_gradient.gif) repeat-x #fff;
}

#wrapper {
	margin:0 auto;
	width:818px;
}

#bannerTop {
	background:url(../images/banner1.jpg) no-repeat;
	width:818px;
	height:431px;
	text-indent:-8888px;
}

#bannerTop h1 {
	margin:0;
	}

#bannerBot {
	background:url(../images/banner2.jpg) no-repeat;
	width:818px;
	height:106px;
}

#bannerBot #timer {
	color:#e0543c;
	font-size:14px;
	position:relative;
	left:572px;
	width:60px;
	height:20px;
	top:5px;
	text-align:center;
	font-weight:bold;
	}

#rightbox {
	float:right;
	width:290px;
	padding-right:2px;
}

#orderform {
	background:url(../images/grayborder.jpg) repeat-y;
	margin-top:-63px;
	float:right;
	min-height:400px;
	padding-bottom:0;
	margin-bottom:20px;
	width:290px;
	}

#form {
	margin:10px auto;
	width:275px;
	}

#form label {
	float:left;
	width:100px;
	text-align:right;
	padding-right:5px;
	line-height:1.5;
	}

#form span {
	line-height:1.6;
	}

#form span.red {
	color:#da391d;
	}

#form input.text {
	width:150px;
	}

#form p {
	clear:left;
	margin:0;
	margin-bottom:4px;
	}

input#submit {
	background:url(../images/send.gif) no-repeat;
	width:246px;
	height:53px;
	border:0;
	}

#certified {
	border-bottom:1px solid #a6a6a6;
	border-left:1px solid #a6a6a6;
	padding-bottom:10px;
	text-align:center;
	}

#rightbox ul {
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:30px;
	background:url(../images/gradient1.png) bottom no-repeat;
	width:290px;
	}

div.celeb {
	background:url(../images/gradient1.png) bottom no-repeat;
	width:290px;
	}
div.celeb p {
	padding:10px;
	}

#rightbox ul li {
	float:left;
	padding:0 2px;
	line-height:1.4;
	width:170px;
	font-size:13px;
	}

#rightbox ul li.img {
	width:100px;
	}

#rightbox ul li span {
	text-align:right;
	display:block;
	}




#leftbox {
	width:505px;
	float:left;
	padding-left:15px;
	font-size:13px;
	}

#news {
	margin-top:20px;
	background:url(../images/gradient2.gif) no-repeat left bottom;
	height:180px;
	}

#news p {
	margin:0 0 10px 0;
	padding:0 10px;
	line-height:1.3;
	font-size:14px;
	}

#news img {
	margin:0 10px 20px;
	}

#news span, #maincontent span {
	font-weight:bold;
	color:#993898;
	}

#maincontent {
	width:490px;
	margin:30px auto;
	line-height:1.3;
	}

#maincontent img {
	margin-left:10px;
	margin-bottom:10px;
	}

h1#how {
	background:url(../images/header_how.gif) no-repeat center;
	height:44px;
	text-indent:-8888px;
	width:480px;
	margin-top:40px;
	}

h1#why {
	background:url(../images/header_why.gif) no-repeat center;
	height:44px;
	text-indent:-8888px;
	width:480px;
	}


#footer {
	font-size:14px;
	width:818px;
	height:201px;
	}

#footerText {
	line-height:1.5;
	padding-top:20px;
	text-align:center;
	width:750px;
	margin: auto;
	}

#footerText p {
	margin:10px auto;
	}

.clear {
	clear:both;
	}