* {margin: 0; padding: 0;}

body
{
	text-align: center;
	background-color: #D9C780;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: trebuchet ms, trebuchet, verdana, helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.2em;
}


h1,h3,h4,h5 {
	font-weight: 900;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 0;
	line-height: 1.2em;
	
}


h1 {
	font-size: 28px;
	color: #990000;
	
}

h2 {
	font-weight: normal;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 0;
	line-height: 1.2em;
	color: #000000;
	font-size: 24px;
	
}
	

h3 {
	font-size: 20px;
	color: #990000;
}

h6 {
	font-size: 43px;
	color: #990000;
	line-height: 105%;
	margin-top: 0;
	margin-bottom: 10px;
	
}

ul {
	margin-left: 20px;
}

p {
	margin-bottom: 10px;
}


#container{
	width: 760px; margin: 0 auto; 
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	
}

#top {
	margin: auto;
	background-color: #990000;
	width: 633px;
	padding-right: 29px;
	padding-left: 29px;
	padding-top: 10px;
	padding-bottom: 2px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#maincontent {
	width: 633px;
	padding-top: 0px;
	padding-right: 29px;
	padding-bottom: 0px;
	padding-left: 29px;
	padding-top: 15px;
	background-color: #FFFFFF;
	text-align: left;
	margin: auto;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#squeezevideo {
	width: 334px;
}

#arrow {
	width: 245px;
	float: right;
	}
	
.squeezecontent {
	width: 630px;
	margin: auto;
	text-align:left;
	clear: both;
	font-family: tahoma, verdana, arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 125%;
	color: #000000;
}


.squeezecontent h2 {
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}

.squeezecontent h3 {
	line-height: 120%;
	font-weight: normal;
	color: #000;
}

#squeezebullets {
	width: 500px;
	background-color: #FFFFCC;
	margin: auto;
	border: solid 3px #ffe9bb;
	padding: 20px;

}

.red {
	color: #cc0000;
	}
	
	
.registerform {
	width: 500px;
	margin: auto;
	clear:both;
	border: dashed 2px #000000;
	padding: 20px;
	background-color:#d0e0e3;
}


.button {
    border: 2px solid #00cc00;
    background: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
.button:hover {
    border: 2px solid #00cc00;
    background: #00cc00;
	bolor: #ffffff;
}


#bonus {
	width: 175px; height: 248px; 
	border: solid 1px #999999;
	margin-right: 10px;
	float:left;
}

.1pxborder {
	border: 1px solid #000000;
}

.productbullets {
	font-size: 13px;
	line-height: 15px;
    margin-left: 1em;
    padding-left: 0;

}

.highlight {
	background-color: #FFCC00;
}

.yellow {
	color:#FFCC33;
}


.black {
	color:#000000;
}


.imagepadding {
	padding-right: 9px;
	padding-bottom: 9px;
}


.headlineborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#scottimage {
	font-family: helvetica, sans-serif;
	color:#990000;
	font-size: 15px;
	font-weight:bolder;
	float: left;
	margin-right: 15px;
}

.note {
	background-color:#CCCCCC;
	border: solid 1px #666666;
	margin: auto;
	padding: 15px;
	width: 400px;
	text-align: left;
	}
	
.box {
	background-color: #FFCC66;
	margin:auto;
	text-align: left;
	padding: 10px;
	width: 75%;
	border: 2px dotted #D9C780;
}
