
body{
	background: #2863d0 url(../images/page_background.jpg) repeat-x center top;
	margin: 0;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a{
	outline: none;
}

.wrapper{
	width: 929px;
	background-color: white;
	height: auto;
	text-align: left;
}

.header2{
	float: left;
}

.header3{
	width: 316px;
	height: 157px;
	background: url(../images/header_03.jpg) no-repeat 0 top;
	float: left;
}
/*---------FORM STUFF---------*/

.form{
	padding-top: 45px;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}

.boxes{
	margin: 2px 2px 2px 5px;
	background: url(../images/form_normal.jpg) repeat-x 0 top;
	width: 200px;
	padding: 8px 5px;
	border: 1px hidden white;
	color: white;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.boxes:hover{
	background: url(../images/form_over.jpg) repeat-x 0 top;
}

.header4{
	float: left;
}

.contenttop{
	height: 18px;
	background: url(../images/sidebar_01.jpg) no-repeat 0 top;
}

/*---------LINK STUFF---------*/

.area a:link, .area a:active, .area a:visited{
	color: red;
	text-decoration: underline;
}

.area a:hover{
	text-decoration: none;
	color: #f96767;
}

.area{
	background: black url(../images/sidebar_02.jpg) 0 top;
	width: 929px;
	clear: both;
	float: left;
}

.product_area{
	background: white 0 top;
	width: 929px;
	clear: both;
	float: left;
	text-align: left;
}

.content{
	float: left;
	text-align: left;
	width: 545px;
	padding-left: 20px;
}

.content hr{
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border-style: none;
}

.content p{
}

.content h1{
	font-size: 18px;
	font-weight: bold;
	color: #255cc1;
}

.content h2{
	font-size: 14px;
	font-weight: bold;
	border-left: 5px solid #b7b2b2;
	padding-left: 10px;
}

.content h3{
	font-size: 18px;
	font-weight: bold;
	color: #07b221;
	margin-bottom: 5px;
}

.content h4{
	font-size: 18px;
	font-weight: bold;
	color: #f80f0f;
	background: url(../images/john_logo.jpg) no-repeat right top;
	line-height: 45px;
}


.content ul li{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #cc9933;
	font-style: italic;
}

.featured{
	border: 1px dashed silver;
	width: 170px;
	height: 120px;
	float: left;
	margin: 2px 9px 10px 0;
	background:url(../images/traffic_bgd.jpg) no-repeat center top;
}

.featured img{
	border: 0;
}

.featured:hover{
	background: url(../images/traffic_bgd_over.jpg) no-repeat center top;
	border: 1px solid gray;
}

.product_image{
	margin: 15px 0 15px 15px;
	border: 3px dashed #4c4c4c;
	width: 400px;
	height: 320px;
	float: right;
	padding: 2px;
}

.product_content{
	float: left;
	text-align: left;
	width: 880px;
	padding-left: 20px;
	padding-top: 20px;
}

.product_content h1{
	font-size: 26px;
	font-weight: bold;
}

.product_content h3{
	color: #457ee4;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

.product_content p{
	text-align: left;
}

.product_content img{
	margin: 0px;
	border-style: none;
}

.download{
	width: 886px;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #ffe6a8;
	border: 1px solid #d7c28d;
	text-align: center;
}

.download a{
	color: #534522;
}


.sidebar{
	float: left;
	text-align: left;
	width: 290px;
	padding-left: 34px;
}

.promo{
	border-bottom: 1px solid #806d4d;
	padding-bottom: 20px;
}

.sidebar h1{
	font-size: 18px;
	font-weight: bold;
	color: #cc9933;
	text-align: center;
}

.sidebar ol li{
	padding-top: 5px;
	padding-bottom: 5px;
	font: bold 11px tahoma, "century gothic", arial;
}

.sidebar ul li{
	font: 11px tahoma, "century gothic", arial;
	color: #4c4c4c;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tests{
	font-size: 90%;
	color: #746638;
}

div.cf_wrapper {
}

div.cf_element{
	clear: both;
	padding: 10px;
}

div.cf_element p{
}

.product img{
	text-align: center;
	border: 0;
}

.clear{
	clear: both;
	text-align: left;
}

.contentbottom{
	height: 26px;
	background: url(../images/sidebar_03.jpg) no-repeat 0 top;
}

.footer{
	padding: 10px;
	text-align: center;
	color: #333;
	width: 855px;
	border-top: 1px dashed #7f7f7f;
}

.hider{
	display: none;
}
