/* screen.css */

/*----- GLOBAL STYLES ----- */

h1
	{
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 18px 0px;
	}
p
	{
	margin:0px 0px 18px 0px;
	}
.style2 {font-size: 14px; color: #FF9900; font-weight: bold;}
.style2 a 
	{
	color:#FF9900;
	text-decoration:none;
	}
.pagelinks { float:right; margin:-60px -105px 10px 10px; width:205px; padding-left:50px; background: url(../images/bg_orange.gif) no-repeat; }
.pagelinks a {color:#000; font-size:11px; text-decoration:none;  }
.pagelinks a:hover {color:#000; text-decoration:underline; }
	
/*----- GLOBAL STYLES END -----*/

/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body 
	{
	padding:0;
	margin:0;
	}
body
	{
	text-align:center;
	min-width:850px;
	background:#333300;
	font-weight: bold;
	}
#outer
	{
	height:99.9%;
	min-height:100%;
	width:850px;
	text-align:left;
	margin:auto;
	position:relative;
	background:url(../images/bg_outer.gif) no-repeat;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	}
html>body #outer{height:auto;}
#header
	{
	position:absolute;
	top:0;
	width:850px;
	height:110px;
	overflow:hidden;
	z-index:100;
	}
#footer 
	{
	width:850px;
	clear:both;
	height:30px;
	position: absolute;
	left:0;
	top:690px;
	font-size:11px;
	}
#footer p
	{
	color:#ffffcc;
	text-align:center;
	font-weight:bold;
	}
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer 
	{/*only ie gets this style*/
	\height:32px;/* for ie5 */
	he\ight:30px;/* for ie6 */
	}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent 
	{
	width:750px;
	height:500px;
	float:right;
	padding:110px 40px 0px 60px;
	font-weight: bold;
	}
#left
	{
	width:455px;
	float:left;
	color:#330000;
	padding:50px 13px 0px 0px;
	}
	
#left1
	{
	width:715px;
	float:left;
	color:#330000;
	padding:50px 13px 0px 0px;
	line-height:14px;
	}	
#leftproducts
	{
	width:140px;
	float:left;
	font-weight: bold;
	}
#right
	{
	width:260px;
	float:right;
	color:#330000;
	border-left:1px solid #330000;
	margin:50px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	}
#rightproducts
	{
	width:640px;
	height:485px;
	float:right;
	background:url(../images/bg_rightproducts.gif) no-repeat 0px 158px;
	font-weight: bold;
	}
td {
	font-weight: bold;
}

#rightproducts #productstext
	{
	padding:25px 45px 30px 30px;
	color:#ffffcc;
	}

#clearfooter {width:100%;height:32px;clear:both}
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-32px;} /*safari wrapper */


div#testimonials
	{
	overflow:hidden;
	margin:30px 0px 20px 0px;
	height: 180px;
	color:#336600;
	clear:both;
	}


ul#prodnav
	{
	margin:1px 0px 0px 45px;
	}
ul#prodnav li
	{
	float:left;
	margin:0px 5px 0px 0px;
	}
ul#prodnav li a
	{
	color:#ffffcc;
	font-weight:bold;
	text-decoration:none;
	display:block;
	font-size:13px;
	background:url(../images/bg_topnav.gif) no-repeat 0px 5px;
	height:21px;
	padding:0px 0px 0px 14px;
	}

ul#topnav
	{
	margin:82px 0px 0px 35px;
	}
ul#topnav li
	{
	float:left;
	margin:0px 20px 0px 0px;
	}
ul#topnav li a
	{
	color:#ffffcc;
	font-weight:bold;
	text-decoration:none;
	display:block;
	font-size:13px;
	background:url(../images/bg_topnav.gif) no-repeat 0px 5px;
	height:21px;
	padding:0px 0px 0px 14px;
	}
#listings td
	{
	font-size:9px;
	padding:0;
	}
.listing li
	{
	background:url(../images/listing-bullet.gif) no-repeat 0px 5px #435924;
	padding-left:15px;
	}
	
#productstext li {
	background:url(../images/listing-bullet.gif) no-repeat 0px 5px #435924;
	padding-left:20px;
}

#productstextenvironment  {
margin-left:-20px;	
}

#productstextenvironment li {
	background:url(../images/listing-bullet-light.gif) no-repeat 0px 5px;
	padding-left:20px;
	
}
#links a {
	color: #699309;
	text-decoration: none;
}
#highimg {
	border: 3px solid #FFFFFF;
}
