*{ margin: 0; padding: 0; }
li{ margin-left: 20px; }
table{ border-collapse: collapse; } 
img{ border: 0; }
a{ text-decoration: none; }
.ie_float_bug{ float: left; }
p, table, ul, ol{ margin-bottom: 10px; }

body{
	font-family: Helvetica, Arial, sans-serif;
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
	font-size: 12px;
	color:#202020;
	padding-bottom: 15px;
	line-height: 130%;
}
.wrapper{
	width: 800px;
	margin: 10px auto;
	margin-top: -10px;
	background-color: #FFFFFF;
}
.header{
	width: 100%;
	height: 101px;
	background: url(../images/header.png) no-repeat top left;
}
.left_col{
	float: left;
	width: 380px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 10px;
}
.right_col{
	float: left;
	width: 380px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.full-width {
	
}
.results_img {
	float:right;
	margin-top:20px;
	margin-right:10px;
}
.border-split {
	width:780px;
	border-bottom:1px #202020 solid;
	height:1px;
	clear:both;
	margin-top:3px;
	margin-bottom:3px;
}
.border-split-half {
	width:380px;
	border-bottom:1px #202020 solid;
	height:1px;
	clear:both;
	margin-top:3px;
	margin-bottom:3px;	
}
.menu {
	float: left;
	width: 800px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFF8EB;
	font-size: 13px;
	color: #373A5B;
	padding-top: 5px;
	border-top: 1px solid #373A5B;
	border-bottom: 1px solid #373A5B;
}
.menu a {
	height: auto;
	margin-bottom: 5px;
	display:inline-block;
	padding: 5px;
	background-color: #FFF8EB;
	color: #373A5B;
}

a.mainmenu:hover {
	text-decoration: none;
	display:inline-block;
	padding: 5px;
	background-color: #373A5B;
	color: #FFF8EB;
}
.mainmenu a:active {
	text-decoration: none;
}

.footer{
	clear: both;
	position: relative;
	width: 100%;
	height: 42px;
	background: url(../images/footer.png) repeat;
	color: #373A5B;
	font-size: 10px;
}
.footer a{
	color: #373A5B;
}
.copyright{
	position: absolute;
	top: 10px;
	left: 10px;
}
.content {
	padding:10px;
	width:780px;
	margin-top: 0px;
	height: relative;
	background-color: #ffffff;
}
.content a {
	color: #373A5B;
}
.content a:hover { 
	color: #373A5B;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	color:#202020;
	line-height: 120%;
	padding-bottom:10px;
}
h2 {
	font-size: 15px;
	color: #202020;
	line-height: 120%;
	padding-bottom:5px;
}

#Contact_Us .left{
	float: left;
	margin-top: 30px;
	padding-left: 5px;
}
#Contact_Us .right{
	float: right;
	margin-top: 30px;
	padding-right: 20px;
}
#Contact_Us .right td{
	padding: 5px;
	vertical-align: top;
}
#Contact_Us .error{
	color: #FF0000;
}

.clear {
clear: both;
}

.group {
	float: left;
}

.products {
	float: left;
	height: 275px;
	width: 167px;
	padding-left:10px;
	padding-bottom: 40px;
}

.border {
	float: left;
	border:  thin solid #333333;
	width: 187px;
	margin-left: 9px;
	margin-bottom:10px;
}

.product_details {
	float: left;
	height: 80px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}

.image-col {
float: left;
padding-right: 10px;
margin-bottom:10px;
}
.product-box {
	width:175px;
	padding:5px;
	margin-right:5px;
	height:280px;
	border: 1px solid #373A5B;
	float:left;
}
.video-height {
	float:left;
	height:430px;
}
.testimonials-height {
	float:left;
	height:170px;
	border-bottom:1px #202020 solid;
}
.buy-button {
	float:right;
	margin-right:5px;
	margin-top:10px;
}
