* {
	font-family: Helvetica, Arial;
}

IMG, TABLE, TR, TH, TD, P, H1, H2, H3 {
	border: 0;
	margin: 0;
	padding: 0;
}

BODY {
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
	color: #333;
}
P {
	padding: 0 0 1em 0;
}

#container P A {
	font-size: 1em;
}

DIV#content  {
	text-align: left;
	background-color: #FFF;
	width:756px;
	margin: 0 auto;
	background-image: url(images/10.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 0 4px 0;
}

H1 {
	width:756px;
	margin: 0 auto;
	color: #333;
}

H2 {
	padding: 0 0 4px 0;
}

BLOCKQUOTE {
	margin: 0;
	padding: 0 20px;
}

#intro
{
	background-color: #F47121;
	background-image: url(images/02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 756px;
	height: 107px;
	position: relative;
}
#intro P {
	width: 450px;
	color: #FFF;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.3em;
	left: 40px;
	top: 5px;
	position: absolute;
}

#intro DIV
{
	right: 40px;
	top: 40px;
	position: absolute;
	text-align: center;	
}

#intro DIV IMG {
	position: absolute;
	right: 5px;
	top: 0px;
}

#intro DIV A {
	display: block;
	margin-top: 35px;
	color: #000000;
}

#intro DIV A:active, #intro DIV A:visited
{
	color: #000000;
}

#intro DIV A:hover {
	color: #333333;
}

#subs
{
	background-color: #FFF;
	background-image: url(images/03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 756px;
	height: 138px;
	position: relative;
}
#subs #prodshot {
	left: 35px;
	top: -30px;
	position: relative;

}
#subs DIV {
	line-height: 1.1em;
	width: 150px;
	left: 316px;
	top: 15px;
	position: absolute;
}
#subs DIV#sub2 {
	left: 530px;
	width: 180px;
}

#rules {
	background-image: url(images/10.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	padding: 4px 0 12px 0;
}
#rules IMG {
	float: left;
	padding: 20px 0 0 8px
}
#rules P {
	padding: .5em 40px .5em 316px;
}


#sidebar {
	position: relative;
	float: left;
	width: 256px;
	padding: 0 51px 0 8px;
}

FORM {
	width: 433px;
	float: right;
	padding: 0 8px 0 0;
}
LABEL {
	padding: 0 7px 0 0;
	margin: 0;
	font-weight: bold;
	line-height: 1.2em;
	border-color: #339;
	border-width: 0px;
	border-style: solid;
}
INPUT, SELECT {
	padding: 1px;
	margin: 0 0 6px 0;
	color: #333;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
}

INPUT#address {
	margin: 0 0 2px 0;
}

P.radiocheck {
	display: block;
	text-indent: -1.6em;
	padding: 0 0 1em 1.6em;
}
P.radiocheck INPUT {
	margin: 0;
	padding: 0;
	border-width: 0px;
	width: 1.2em;
	height: 1.2em;
}
P.radiocheck LABEL {
	font-weight: normal;
}
INPUT#Submit {
	font-size: 1em;
	font-weight: bold;
	padding: 3px 2px 1px 2px;
}

LABEL B, B.red {
	color: #C00;
}

xTABLE TD
{
	border-color: #339;
	border-width: 1px;
	border-style: solid;
}


BODY.rules {
	text-align: left;
	padding: 15px;
}
BODY.rules H1, BODY.rules H2
{
	margin: 0 0 1em 0;
	width: auto;
}

