*{
	padding:0;
	margin:0;
}
body{
	font:normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
img{border:none;}
p{padding:10xp 0;}
h1{
	color:#8CC233;
	clear:both;
	font-size:1.4em;
	line-height:2em;
}
h2{
	font-size:1.2em;
	line-height:1.6em;
}
h3, h4{
	font-size:1em;
	line-height:1.4em;
}
#header{
	width:971px;
	margin:0 auto 5px auto;
}
#logo{
	display:block;
	float:left;
	width:118px;
	height:43px;
	margin:18px 0 12px 0;
}
#logo span{
	display:none;
}
#content{
	clear:left;
	/*padding-bottom:60px;*/
	width:971px;
	margin:0 auto;
}
#navigation{
	clear:both;
	height:26px;
	margin:0 0 3px 0;
	padding:8px 0;
}
#footer {
	width:100%;
	height:55px;
	margin:60px 0 0 0;
	padding:10px 0 5px 0;
}
#footer div{
	width:971px;
	margin:0 auto;
}
#footer p{
	float:right;
	margin:4px 0 0 0;
	font-size:0.7em;
	color:#fff;
}
/****Top Nenu****/
#topNav{
	list-style-type:none;
	float:right;
	margin:18px 0 0 0;
}
#topNav li{
	display:inline;
	padding:0 10px;
}
#topNav .last{
	border:none;
}
#topNav a:link, #topNav a:visited{
	font-size:0.7em;
}
/****Main Nenu****/
#mainNav{
	list-style-type:none;
}
#mainNav li{
	float:left;
	height:30px;
	padding-top:4px;
}
#mainNav a:link, #mainNav a:visited{
	display:block;
	height:18px;
}
#mainNav span{
	display:none;
}
#mainNav .products{
	width:84px;
}
#mainNav .newsevents{
	width:128px;
}
#mainNav .support{
	width:86px;	
}
#mainNav .dealer{
	width:134px;	
}
#mainNav .about{
	width:65px;
}
#mainNav a:hover, #mainNav li.hover a, #mainNav li.current a{
	background-position:top;
}
/****Footer Nenu****/
#footer ul{
	float:left;
	list-style-type:none;
	padding:0 0 0 55px;
	background: url(/images/bottom-logo.jpg) top left no-repeat;
}
#footer ul li{
	display:inline;
	padding:0 10px 0 6px;
	background: url(/images/black/bottomnavseparator.gif) bottom right no-repeat;
}
#footer ul li.last{
	background:none;
}
#footer ul li a:link, #footer ul li a:visited{
	font-size:0.7em;
	color:#fff;
}
/****End Navigation*****/
#newsletter{
	float:right;
}
#newsletter label{
	float:left;
	text-indent:-9999px;
	width:140px;
	height:25px;
}
#newsletter input{
	float:left;
}
#newsletter #newslettersignup{
	width:124px;
	height:25px;
	border:none;
	margin:0 10px 0 0;
	padding:6px 14px 0 5px;
	font-size:0.9em;
}
#search_mini_form{
	float:right;
}
#search_mini_form #search{
	width:166px;
	height:19px;
	border:none;
	font-size:0.9em;
	padding:6px 8px 0 5px;
}
.productcontainer{
	width:750px;
	margin:0 0 15px 0;
	float:left;
	clear:left;
}
.productcontainer img{
	float:left;
	clear:both;
}
.productcontainer p{
	float:left;
	width:378px;
	padding:0 0 0 15px;
	font-size:0.8em;
}
.productcontainer .imgtitle{
	display:block;
	float:none;
	margin:0 0 2px 0;
}
.productcontainer a:link, .productcontainer a:visited{
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	margin:3px 0 0 0;
}
#flashhome{
	padding-bottom:5px;
	border-bottom:3px solid #8cc233;	
}
.cms-index-index .middle h1{
	display:none;
}
.clearBoth{
	clear:both;
}
.white a:link, .white a:visited{
	color:#fff;
}