*
{
	margin: 0;
	padding: 0px;
}
BODY
{
	font-size: 100%;
	font-family: Arial, verdana, sans-serif;
	background: #FFFFFF;
}
P
{
	font-size: 80%;
	line-height: 105%;
	margin-bottom: 0.5em;
}
LI
{
	font-size: 1.3em;
	line-height: 1.2em;
	margin-bottom: 0em;
}
A
{
	color: #7E4D00;
}
A:hover, A:active
{
	color: #0105FF;
	text-decoration: none;
}
H1
{
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	color: #D71921;
	margin-bottom: 0.2em;
}
H2
{
	font-size: 72%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0.2em;
}
H3
{
	font-size: 60%;
	font-weight: normal;
	color: #000000;
}
H4
{
	font-size: 100%;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 0.8em;
}
H5
{
	font-size: 170%;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0.2em;
}
H6
{
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0.2em;
}

A IMG
{
	border: none;
}
IMG.floatLeft
{
	float: left;
}
IMG.floatRight
{
	float: right;
}
.box
{
	float: right;
}
.field
{
	width: auto;
}
.toplink
{
	font-size: 50%;
	font-weight: bold;
/*font-color: #FFFFFF*/
}
.warning
{
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.thanks
{
	text-align: center;
}
.submit
{
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}
.testimonial {
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0.2em;
	margin-left: 10px;
}
/**************************** LAYOUT STYLES ***************************/
DIV#page-wrap
{
	height: auto;
	width: 800px;
	margin: auto;
}
DIV#top
{
	height: 187px;
	width: 800px;
	background: url(images/top.png) no-repeat;
}
DIV#toplinks
{
	height: 20px;
	width: 120px;
	display: block;
	padding-bottom: 5px;
	margin-top: 10px;
	float: right;
}
DIV#toplinks A
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
DIV#main
{
	height: 600px;
	width: 800px;
	background: url(images/mainbg.png) no-repeat;
	padding: 0;
}
DIV#mainenter
{
	height: 600px;
	width: 800px;
	background: url(images/mainbgenter1.png) no-repeat;
	padding: 0;
}
DIV#mainguar
{
	height: 600px;
	width: 800px;
	background: url(images/mainbgguar.png) no-repeat;
	padding: 0;
}
DIV#mainplain
{
	height: 600px;
	width: 800px;
	background: url(images/mainbgplain.png) no-repeat;
	padding: 0;
	margin: auto;
}
DIV#mainplain2
{
	height: 600px;
	width: 800px;
	background: url(images/mainbgplain2.png) no-repeat;
	padding: 0;
	margin: auto;
}
DIV#challenge
{
	height: 301px;
	width: 218px;
	float: left;
	margin-top: 190px;
	padding-left: 10px;
}
DIV#enterleft
{
	height: 301px;
	width: 218px;
	float: left;
	margin-top: 250px;
	padding-left: 10px;
}
DIV#product
{
	height: 301px;
	width: 355px;
	float: left;
	display: inline-block;
	margin-top: 190px;
	padding-top: 0px;
	background: url(images/products.png) no-repeat 0px 25px;
}
DIV#form
{
	height: 220px;
	width: 500px;
	float: left;
	display: inline-block;
	margin-top: 280px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 0px;
}
DIV#innerform
{
	height: auto;
	width: 480px;
	float: right;
	display: inline-block;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 0px;
	padding-top: 0px;
}
DIV#form2
{
	height: 301px;
	width: 797px;
	float: left;
	display: inline-block;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
DIV#painfree
{
	height: 258px;
	width: 210px;
	display: inline-block;
	float: left;
	margin-top: 190px;
	padding-top: 64px;
}
DIV#click
{
	height: 22px;
	width: 797px;
	float: left;
}
DIV#buttons
{
	height: 50px;
	width: 662px;
	float: left;
	padding-left: 87px;
	margin: 0px;
}
DIV#content
{
	height: auto;
	width: 787px;
	float: left;
	margin-top: 250px;
	padding-right: 15px;
	padding-left: 5px;
}
DIV#content2
{
	height: auto;
	width: 787px;
	float: left;
	padding-right: 15px;
	padding-left: 5px;
	margin-top: 250px;
}
DIV#rules
{
	height: auto;
	width: 787px;
	float: left;
	margin-top: 25px;
	padding-right: 15px;
	padding-left: 5px;
}
DIV#footer
{
	height: 76px;
	width: 797px;
	float: left;
	margin: auto;
	background: url(images/footer4.gif) no-repeat;
}
