body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color:#333333;
	font-family:Arial,Helvetica, sans-serif;
	background:white url(images/bg.jpg) left top;
}

input, select, textarea{
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
p{
	line-height:20px;
	padding:5px;
}
li{
	line-height:18px;
}
a, a:active, a:visited{
	color:#03C;
	text-decoration:none;
}
a:hover{
	color:#333;
	text-decoration:underline;
}
h3{
	font-size:16px;
	color:#333;
	font-weight:normal;
}
form{
	margin:0px;
}
div{
	margin:0px;
	padding:0px;
}
.clear{
	clear:both;
	line-height:1px;
}

#wrapper{
	background:#F0F0F0;
	width:800px;
	margin:0 auto;
	border:#74AF1F solid 1px;
}

#header{
	background-color:#ffffff;
	height:100px;
	background:white url(images/topbg.jpg) right top no-repeat;
}

#header h2{
	color:#999;
	font-size:14px;
	margin:0px 0px 0px 132px;
}
#header img{
	margin:5px 0px -10px 10px;
}

#topmenu 
{
	width: 800px;
	height: 32px;
	background:url(images/topmenubg.jpg) repeat-x left top;
	position: relative;
}
#topmenu ul 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-top:10px;
}

#topmenu li
{
	display:inline;
	padding:10px 7px 10px 7px;
	font-size:12px;
	font-weight:bold;
	
}

#topmenu a, #topmenu a:active, #topmenu a:visited  
{
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	 padding:3px 7px;
}

#topmenu a:hover {
	color:#ffffff;
	background-color:#74AF1F;
}
#topmenu a.current, #topmenu a.current:active, #topmenu a.current:visited, #topmenu a.current:hover{
	color:#FFF;
	background-color:#000;
}

#maincontent{
	width:100%;
}

#slide{ 
   background:url(images/divback.jpg) top left repeat-x;
   color:#ffffff;
   height:152px;
   padding:10px !important;
   padding:14px;
}

#divslide{
	height:150px;
	margin:-10px -10px 0px 0px !important;
	margin:0px -10px 0px 0px;
}
#divslide h1{
	color:#FFF;
	font-size:24px;
	font-weight:normal;
	margin-bottom:10px;
}

#divslide h2{
	font-size:22px;
	font-weight:normal;
	color:#FF0;
	margin-bottom:5px;
	margin-top:0px;
}
#divslide h2 span{
	font-weight:bold;
	text-transform:uppercase;
}


div.slide1{
	background:url(images/h1.jpg) right top no-repeat;
}
div.slide2{
	background:url(images/h2.jpg) right top no-repeat;
}
div.slide3{
	background:url(images/h3.jpg) right top no-repeat;
}
div.slide4{
	background:url(images/h4.jpg) right top no-repeat;
}


#maincontentleft{
	float:left;
	width:475px;
	background:#FFF;
	margin:5px 5px 5px 5px !important;
	margin:5px 0px 5px 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:7px 7px 7px 7px;
}
#maincontentleft h1{
	font-size:20px;
	margin-bottom:10px;
	text-transform:uppercase;
}

.maincontentright{
	float:right;
	width:285px;
	background:white;
	margin:5px 5px 5px 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.maincontentright h2{
	font-size:18px;
	font-weight:bold;
	color:white;
	border:#69A020 solid 1px;
	background-color:#81BC2C;
	margin:0px;
	padding:5px;
}
.maincontentright h2 span{
	font-size:12px;
	color:white;
	margin:0px;
	font-weight:normal;
}


#maincontentfull{
	background:#FFF;
	padding:7px 7px 7px 7px;
}
#maincontentfull h1{
	font-size:20px;
	margin-bottom:10px;
	text-transform:uppercase;
}

#maincontentfull h2, #maincontentfull h2 a, #maincontentfull h2 a:active, #maincontentfull h2 a:visited,  #maincontentfull h2 a:hover{
	color:#000;
	font-size:20px;
	margin:0px;
	padding-bottom:15px;
	text-decoration:none;
}


#maincontentfull h2 span{
	font-size:12px;
	color:#666;
}


.productsleft{
	float:left;
	background:#FFF;
	text-align:center;
	color:#993300;
	font-weight:bold;
	width:110px;
}
.productsleft img{
	margin-bottom:10px;
	margin-top:15px;
}
.price{
	color:#030;
	font-weight:bold;
}


.productsright{
	background-color:white;
}
.productsright h3, .productsright h3 a, .productsright h3 a:active, .productsright h3 a:visited{
	color:#000;
	font-size:14px;
	margin:0px;
	padding-top:15px;
	font-weight:bold;
}
.productsright h3 a:hover{
	text-decoration:underline;
}

.productsright p{
	margin:0px;
}
.productsright img{
	float:right;
}

.span4
{
	float:right;
	color:#993300;
	font-weight:bold;
	margin-top:-15px;
}

.testimonials
{
	background:#FFF;
	color:#000;
	padding:5px;
	line-height: 20px;
	border-bottom:1px solid #999;
	border-left:1px solid #81BC2C;
}

.footertop{
	background:#68A01E;
	text-align:center;
	color:#FFF;
	padding:10px;
}

div.footertop a,div.footertop a:visited,div.footertop a:active{
	color:#ffffff;
	text-decoration:none;
}
div.footertop a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.footerbottom{
	text-align:center;
	padding:5px;
	color:#999;
	background:#ffffff;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.footerbottom a,.footerbottom a:active,.footerbottom a:visited{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.footerbottom a:hover
{
	text-decoration:underline;
}



div.box{
	padding:5px;
	border:1px solid #E6E6E6;
}

table.box{
	border:1px solid #E6E6E6;
}
table.box td{
	border-bottom:1px solid #CCC;
	border-left:1px solid #EEE;
	height:40px;
}
table.box tr.even td{
	background-color:#F8F8F8;
}
table.box th{
	border-bottom:1px solid #CCC;
	background-color:#EFEFEF;
}

table.box td a, table.box td a:active, table.box td a:visited{
	color:#333;
	text-decoration:none;
}
table.box td a:hover{
	text-decoration:underline;
}






table.prodbox{
	border:1px solid #E6E6E6;
}
table.prodbox td{
	border-bottom:1px solid #CCC;
	border-left:1px solid #EEE;
	height:40px;
}
table.prodbox th{
	border-bottom:1px solid #060;
	background-color:#81BC2C;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
}
table.prodbox th h2{
	color:#FFF;
	font-size:18px;
	margin:0px;
	font-weight:normal;
}
table.prodbox th a, table.prodbox th a:active, table.prodbox th a:visited, table.prodbox th a:hover{
	color:#FFF;
	text-decoration:none;
}


.comment{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}

div.error{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#900;
	text-align:center;
}



div.testimonial{
	margin:0;
	padding:5px;
	margin-bottom:10px;
	border-bottom:1px solid #CCC;
	background:url(images/test-bk.jpg) left top repeat-x;
	line-height: 20px;
}
div.testimonial div{
	margin:0;
	text-align:right;
	padding:5px;
	color:#666;
}