body {
	margin: 0;
	background: #345820 url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #345820;
}

a:link, a:hover, a:visited {
	color: #0000FF;
}

#container {
	background: #f0f0f0 url(images/bgborder.gif);
	background-color: #f0f0f0;
	background-repeat:repeat-y; 
	background-color: #fff;
	width: 700px;
	margin: 0px auto;
}

#header {
	width: 700px;
	margin: 0px;
}

.subheader {
	background-color:#FFFF66;
}

#content {
	font-family: Georgia, Verdana, Arial;
	font-size: 16px;
	padding-left: 50px;
	padding-right: 50px;
	margin: 0px;
}

#header h1, #content h1 {
	font-family: Verdana, Georgia;
	font-size: 28px;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: bold;
	color: #FF0000;
	padding-right: 50px;
	padding-left: 50px;
}

#header h2 {
	font-family: Verdana, Georgia;
	font-size: 20px;
	text-transform: capitalize;
	font-weight: bold;
	color: #000066;
	padding-right: 50px;
	padding-left: 50px;
}

#content h3 {

	font-family: Verdana, Georgia;
	font-size: 18px;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 35px;
}

#content li {
	list-style: none;
	list-style-image: url(images/bullet.gif);
	margin-top: 20px;
	margin-bottom: 20px;
}

#content blockquote {
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 10px;
	background: url(http://www.blogblog.com/tictac/quotes.gif) no-repeat top left;
}

.program {
	color:#006600;
	font-weight:bold;
}

.highlighted {
	color: #FF0000;
	font-weight: bold;
}

#ravereview {
	margin: 0px auto;
	width:492px;
	background-image:url(images/rr-mid.gif);
	background-repeat:repeat;
}

#ravereview p {
	padding-left: 20px;
	padding-right: 20px;
	font-family: Verdana, Arial;
	font-size: 12px;
}

.testimonialimg {
	border: 1px;
	border-color: #CCCCCC;
	padding: 3px;
	border-style: solid;
	float: left;
	margin-right: 8px;
}

#certificate {
	width: 550px;
	height: 417px;
	margin: 0px auto;
	background-image:url(images/certficate.gif);
}

#certificate div {
	width: 550px;
	height: 417px;
	background-image:url(images/guarantee.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}


#certificate p {
	padding-top: 60px;
	padding-bottom: 40px;
	padding-left: 60px;
	padding-right: 60px;
}

.certheader {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: bold;
	color: #FF0000;
}

#orderform {
	margin: 0px auto;
	width:492px;
	border: dashed;
	border-color: #CCCCCC;
	border-width: 6px;
	padding: 25px;
}

#orderinfo {
	margin-left: 70px;
	font-family: Verdana, Georgia;
	font-size: 14px;
	font-weight: bold;
}

#orderform p {
	font-family: Verdana, Georgia;
	font-size: 14px;
	font-weight: bold;
}

#pps {
	border: dashed;
	border-color: #CCCCCC;
	padding: 10px;
	padding-top: 30px;
	margin: 10px;
	float: right;
	width: 200px;
	height: 200px;
	font-family: Verdana, Georgia;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
}

#footer {
	width: 670px;
	height: 35px;
}

#footer p {
	padding-top: 6px;
	font-family: Geneva, Verdana;
	font-size: 11px;
	font-weight: bold;
}

.imgleft {
	float: left;
	padding-right: 8px;
}

.imgright {
	float: right;
	padding-left: 8px;
}

.ps {
	letter-spacing: 3px;
	font-family: Verdana;
	font-size: 18px;
	text-decoration: underline;
}

#dropin {
	position: absolute;
	visibility: hidden;
	left: 500px;
	top: 100px;
	width: 320px;
	height: 375px;	background-image:url(images/newsletter.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#close {
	text-align: right;
	padding-right: 40px;
	padding-top: 7px;
	color: #FFFFFF;
}

#close a {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}

#close a:hover {
	color: #FF0000;
}

#reportbody {
	color: #FFFFFF;
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	margin-top: 225px;
	padding-left: 20px;
	padding-right: 28px;
}