body {
	background: url(../images/bg.jpg) repeat-x fixed #DBE1FF;
	font-family: Verdana;
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}

.content {
	width: 875px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	}

#maincontent {
	width: 869px;
	height: auto;
	background: url(../images/mainbg.png) repeat-y;
	}

.leftarea {
	width: 192px;
	height: auto;
	float: left;
	}

.textarea {
	width: 525px;
	height: auto;
	float: left;
	margin: 1px;
	padding: 5px;
	}

html>/**/body .textarea {width: 528px}

.rightarea {
	width: 130px;
	height: auto;
	border: 1px #233875 solid;
	float: right;
	margin-top: 1px;
	margin-right: 5px;
	background: url(../images/rightsidebg.jpg) no-repeat #3C91DC;
	text-align: center;
	font-size: 11px;
	}

html>/**/body .linkarea {width: 120px; }

/*=====Link Styles=====*/

#maincontent a { text-decoration: underline; color: #447138; }
#maincontent a:hover { text-decoration: none; color: #000; }
#maincontent a:visited {text-decoration: underline; color: #447138; }
#maincontent a:hover:visited { text-decoration: none; color: #000; }

#sideproducts a { text-decoration: none; color: #000;}
#sideproducts a:hover {text-decoration: underline;}
#sideproducts a:visited { text-decoration: none; color: #000; }
#sideproducts a:hover:visited {text-decoration: underline;}

#footer a { color: #777; }
#footer a:hover { color: #999; }
 	
/*=====Opt-In Box=====*/

#opt-in {
	width: 317px;
	height: 126px;
	background: url(../images/ox_11.png) no-repeat;
	float: left;
	}
	
#opt-in-text {
	width: 300px;
	height: 114px;
	float: right;
	padding-top: 6px;
	text-align: center;
	font-weight: bold;
	}

#opt-infields {
	border: 1px #233875 solid;
	font-size: 13px;
	}	

/*=====Font Styles======*/

#red {
	color: #FF0000;
	}

li {
	list-style-image: url(../images/sitephotos/bullet.gif);
	padding-bottom: 3px;
	}

h1 {
	font-size: 18px;
	color: #3E5239;
	font-weight: bold;
	}

h2 {
	font-size: 15px;
	color: #3E5239;
	margin-bottom: 5px;
	font-weight: bold;
	}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #3E5239;
	margin-bottom: 5px;
	}

#smallfont {
	font-size: 10px;
	}

#studies {
	width: 515px;
	height: auto;
	float: right;
	border-left: 1px #CCC solid;
	padding-left: 7px
	}

#divider {
	width: 75%;
	height: 2px;
	border-top: 1px #3E5239 dotted;
	margin: 5px auto;
	}

/*=====Products======*/

#prodwrap {
	width: 530px;
	height: auto;
	margin-bottom: 50px;
	}

#prodimg {
	width: 100px;
	height: auto;
	float: left;
	text-align: center;
	margin-left: 5px;
	}

#proddesc {
	float: left;
	width: 415px;
	height: auto;
	}

#seperate {
	width: 300px;
	height: auto;
	border-bottom: 1px #CCC solid;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	}
	
#sideproducts {
	width: 120px;
	height: 123px;
	background: no-repeat;
	margin: 0 auto;
	}

#buynow {
	width: 151px;
	height: 41px;
	float: right;
	margin-right: 20px;
	}

/*=====FAQ=====*/

#q, #question {
	font-size: 13px;
	color: #3C91DC;
	width: auto;
	margin-right: 10px;
	height: 20px;
	font-weight: bold;
	float: left;
	}

#a {
	font-size: 13px;
	color: #548945;
	width: auto;
	margin-right: 10px;
	height: auto;
	font-weight: bold;
	}

/*======Affiliate=====*/

#affiliatesignup {
	width: 156px;
	height: 56px;
	background: url(../images/sitephotos/signupbar.png) no-repeat center;
	float: left;
	text-align: center;
	margin-left: 70px; 
	}

#signupposition {
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
	}

/*=====Forms=====*/

#formtitles {
	width: 150px;
	height: 20px;
	float: left;
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 10px;
	}

#fieldarea {
	width: 370px;
	height: 25px;
	float: right;
	margin-bottom: 10px;
	}

#formfield {
	border: 1px #233875 solid;
	}

/*=====Footer=====*/

#footer {
	font-size: 10px;
	color: #999;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	}

/*======IE 6 Warning======*/

p#ie6 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background: url(../images/sitephotos/iebg.png) repeat-x;
	z-index: 100;
	}



