@charset "UTF-8";
body  {
	font: 100% "Century Gothic", "Trebuchet MS", Arial;
	background: #fff url(images/bg.jpg) repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #3e3732;
}
.twoColFixRtHdr #container { 
	width: 960px;
	margin: 0px auto 30px auto;
	text-align: left; 
} 
.twoColFixRtHdr #header { 
	background: #fff url(images/headernew6.png); 
	padding: 0 10px 0 20px;
	height: 160px;
} 


.twoColFixRtHdr #sidebar {
	float: right; 
	width: 250px; 
	background: #f1e3c9;
	padding: 0px 20px 15px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 2px solid #89B2B4;
	line-height: 1.4;
	}

#sidebar h3 {
	font-size: 20px;
	color: #ab3728;
	margin-top: 15px;
}

.twoColFixRtHdr #mainContent { 
	margin: 0;
	padding: 0; 
	line-height: 1.4;
}


#mainContent h1 {
	color: #962312;
	font-size: 28px;
	margin-top: 25px;
}

#mainContent a {
	color: #5d8d90;
}

#mainContent a:hover {
	text-decoration: none;
}

#mainContent ol li {
	color: #5d8d90;
	font-weight: bold;
	font-size: 18px;	
}

#mainContent ol li p {
	color: #3e3732;
}

.redtext {
	color: #ab3728;
	font-weight: bold;
	font-size: 18px;
}

.greentext {
	color: #5d8d90;
	font-weight: bold;
	font-size: 18px;
}

.names {
	color: #5d8d90;
}

.headerleft {
	margin-left: 160px;
	color: #ab3728;
	font-weight: bold;
	font-size: 26px;
}

#video {
	float:left;
	margin: 0px 15px 5px 0px;
}

.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px;
	background:#f1e3c9;
	text-align: right;
	font-size: 13px;
} 
.twoColFixRtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}

#footer a {
	color: #3e3732;
}

#footer a:hover {
	text-decoration: none;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#testimonials {
	float:right;
	width: 250px;
	background: #f1e3c9;
	padding: 0px 20px 15px 20px;
	border: 2px solid #89B2B4;
	margin-bottom: 20px;
	margin-left: 15px;
}

#leftside {
	width: 220px;
	margin-right: 30px;
	margin-top:-20px;
	float:left;
}

#product {
	border-bottom: thin solid #89B2B4;
	padding: 20px 0px;
}
	
.termsofuse {
	font-size: 12px;
}

#videoclear {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	clear: both;
}
	