html, body { height: 100%; margin: 0; padding: 0; }
		
body {  
	background: #3A8E35 url('images/bodybg.gif') top left repeat-x;
	font-size: 65%;
	font: .8em tahoma, verdana, arial, sans-serif;
	text-align: center;
	}
	
p { text-align: justify; text-indent: 2em; }
img { display: block; border: 0; }
address { margin-top: 20px; }
hr { background: #000; height: 1px; border: 1px solid black; border-size: 0 1px; }
input { margin: 0; padding: 0; text-align: left; }
	
#parent { margin: 10px auto; width: 761px; background: #fff url('images/parentbottom.gif') no-repeat bottom left; padding-bottom: 50px; }
#parent h1 { text-indent: -5000px; background: #fff url('images/parenttop.jpg') no-repeat top right; margin: 0; height: 119px; font-size: .1em; }
#mid { margin: 0; border: 2px solid #286D26; border-width: 0 1px; padding: 0px;}

ul { margin: 0; padding: 0; padding-left: 110px; height: 27px; border-bottom: 1px solid #000; background: url('images/navbg.gif') top left repeat-x; }
li { float: left; width: auto; height: 27px; list-style: none; margin: 0; padding: 0; line-height: 28px; font-size: 1em; font-weight: bold; text-transform: uppercase; }
li a { display: block; height: 25px; color: #465484; text-decoration: none; padding: 0 10px; }
li a:hover { color: #000; border-bottom: 2px solid #85878C; }

#content { margin: 10px; margin-top: 0; }
#features { height: 430px; width: 412px; background: #e2e2e2; line-height: 14pt; float: left; }
#features h3 { color: #FF8A00; font: bold 1.8em georgia, serif; margin: 0;}
#features p { margin: 0 auto; text-indent: 10px; text-align: justify; font-size: .8em; padding: 0 10px; color: #03276B; }

.module { width: 147px; height: 314px; border: 1px solid #b9b9b9; border-bottom: 2px solid #b9b9b9; float: left; margin-left: 10px; } 
.module img { display: block; }
.module p { margin: 0; padding: 6px; text-indent: 3px; font-size: .8em; text-align: justify; }
.module a { text-decoration: none; color: #000; }
.module a:hover { color: #4FA72C; }

.clearer { height: 10px; clear: both; }
#high { height: 100px; }

#affiliates { margin-left: 70px; }
#affiliates a, #affiliates a:visited { font-size: .8em; color: #333; text-decoration: none; float: left; }
#affiliates a:hover { text-decoration: underline; }
#affiliates img { border: 0; }

li#home { width: 60px; }
li#register { width: 100px; }
li#manual { width: 80px; }
li#buynow { width: 88px; }
li#buynow a:hover { border-bottom: 0; }
li#tribestlife { width: 120px; }
li#contact { width: 80px; }

p.contact { text-align: center; text-indent: 0; }
p.contact a { text-decoration: underline; color: #a81409; }
p.contact a:hover { background: #a81409; color: #fff; }

p.zstar { width: 325px; }
p.zstar:first-letter { font-size: 1.2em; font-weight: bold; }
img#zstar { float: right; }

#registration {
	width: 250px; 
	float: left; 
	margin: 10px;
	text-align: left; 
	margin-left: 50px; 
	}
	
#registration img { border: 1px solid black; margin: 50px 20px; }
#registration p { text-indent: 0; }
#survey {
	width: 250px;
	float: left;
	margin: 10px; 
	text-align: left; 
	}
	
span.text { display: block; width: 250px; }
.watermark { background: #fff url('images/zstarwatermark.gif') top right no-repeat; }

ul#manual { float: left; margin: 0; padding: 0; background: #fff url('images/manualul.gif') top left no-repeat; border: 0; text-align: left; width: 200px; height: 109px; }
ul#manual li { display: block; float: none; list-style: disc; width: 200px;}
ul#manual li a:hover { border: 0; background: #C6DCC8; }
ul#manual li#manualtop a:hover { background: url('images/manualtop.gif') 3px 3px no-repeat; } 
ul#manual li.manualinside a:hover { background: url('images/manualinside.gif') 3px 0px no-repeat; }
ul#manual li#manualbottom a:hover { background: url('images/manualbottom.gif') 3px -2px no-repeat; }

h2 { font: bold 1.3em georgia, serif; width: 480px; float: left; margin: 0; }

#assembly { float: left; width: 500px; padding: 10px; text-align: left; }
#safety, #troubleshooting, #warranty { margin-left: 200px; padding: 10px; width: 500px; text-align: left; }
h2#safety, h2#troubleshooting, h2#warranty, h2#assembly {
	text-align: center;
}

table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	text-align: left;
	}
	
td {
	border: 1px solid #ccc;
	background-color: #f7f7f7;
	border-collapse: collapse;
	padding: 5px;
	}
	
#warranty ul {
	margin: auto; 
	padding: auto;
	height: auto;
	background: none;
	border: none;
}

#warranty li { 
	float: none;
	list-style: disc; 
	height: auto;
	margin: auto; 
	padding: auto; 
	line-height: auto; 
	font-size: .8em; 
	font-weight: normal; 
	text-transform: none;
}

#dropmenudiv {
	position:absolute;
	border:1px solid #000;
	border-top: none;
	line-height:18px;
	text-align: center;
	z-index:100;
	}
	
#dropmenudiv a { text-decoration: none; color: #465484;}
#dropmenudiv a:hover { text-decoration: underline; color: #000; }

.ttt { float: right; font-size: .8em; margin-right: 10px; }
.ttt a { text-decoration: none; }
.ttt a:hover { text-decoration: underline; }   

#ky { margin: 0 -10px 10px -10px; }

