@CHARSET "UTF-8";

body {

	background-image:none;
	background-repeat:repeat-x;
	background-color:#FFF7E4;
	font-family:Arial;

}
#frontpage_form_submit {

	height:78px;
	width:248px;
	margin:auto;
	background-image:url(images/cont_teethwhiten.png);

}

#maincontainer {

	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;

}

#splash_header {
	display: block;
	height:289px;
	width:802px;
	margin-left: 22px;
	background-color: transparent;
	background-position:0px 0px;
	background-image: url(images/splash_offer_PAID.png);
	background-repeat: no-repeat;
}
#splash_offer_form {
	float: right;
	width: 310px;
	text-align: left;
}

	#splash_offer_form h2{
		border: 0;
		text-transform: uppercase;
	}
	#splash_offer_form ul,#splash_offer_form ul{
		padding: 0;
		margin: 0;
		list-style: none;
	}

#splash_offer {
	height:289px;
	width:802px;
	margin-left: 22px;
	background-color: transparent;
	background-position:0px 0px;
	background-image: url(images/splash_offer_PAID.png);
	background-repeat: no-repeat;
}

#pagecontainer {

	width:850px;
	margin:0 auto 0;
	background-repeat:repeat-y;
	background-position:center top;
	padding: 0px;
	/**background-image:url(images/content_bg.png);**/
	
}
#splash_container {
	background-color: transparent;
	width:850px;
}

#splash_content {
	border: 1px solild #FF0000;
	width:790px;
	margin:auto;
	padding:0px;
}



#footer {
	height:79px;
	padding-left:12px;
	padding-top:0px;
	background-repeat:no-repeat;
	color:#000000;
	width:838px;
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#footer a, #footer a:visited,#footer a:active {
	color:#000000;
	font-weight:bold;
	font-size: 11px;
}

#footer .nested{
padding-top: 10px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 25px;
}

#footer_tos_links {
width: 650px;
margin-top: auto;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
text-align: center;
padding-top: 10px;
}

#footer_tos_links a, #footer_tos_links  a:visited, #footer_tos_links a:active {
	color:#ffffff;
	font-weight:bold;
	font-size: 11px;
}

#footer_language_nav{
text-align: center;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
font-weight: bold;
}

#bodycontainer {

	background-image:none;
	width:auto;
	margin:0px auto 0px;
	padding:0px;
}

#super_content {

	width:790px;
	height:1287px;
	background-image:url(images/super_content_bg.jpg);
}

#super_content .left_col {

	width:480px;
	float:left;

}

#super_content .right_col {

	width:309px;
	float:right;

}

#darn_hungry {

	background-image:url(images/darn_hungry.jpg);
	width:480px;
	height:330px;
	position:relative;

}

#certified_header {

	background-image:url(images/certified_header.jpg);
	height:123px;
	width:480px;
}

#cert_content {

		background-image:url(images/cert_content.jpg);
		background-repeat:no-repeat;
		position:relative;
		width:480px;
		height:300px;
		line-height:12px;
}


#super_bonus {

	height:701px;
	width:309px;
	background-image:url(images/bonus.jpg);


}
#testimonials {

	padding-left:5px;
	padding-right:5px;
	padding-top:15px;
	font-size:11px;
	line-height:12px;

}

#splash_money_back {

	display:none;
}


#weight_loss_bonus p {

	color:black;

}

#frontpage_form {
	margin:0px;
	padding:0px;

}
form {
	margin:0px;
	padding:0px;
}
#frontpage_form input {
	border:1px solid #666666;
	font-size:11px;
	background-color: #FFFFFF;
}
select {
	font-size:10px;
	border:1px solid #cccccc;
}


#mailofferform {
	height: 320px;
	width: 300px;
	top: -10px;
	right: -530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: -100px auto -100px !important; 
	position: absolute;

}
#mailofferform p {
	margin-top: 3px;
	margin-bottom: 1px;
	line-height: normal;
	padding: 0px;
}
#mailofferform a {
	text-decoration: none;
	color: #000000;
}
#front_page_form_alert {

	display:none;
	position:absolute;
	left:-210px;
	top:20px;

}
.red_star {

	color:red;
	padding:2px;
	font-weight:bold;

}

