
body {
		font-size: 1.0em;
		margin:0;
		padding:0;
		color:#fff;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	}

		h1, h2, h3, h4, h5, h6 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 1.0em;
		}
			h1{ font-size:2.0em; }
			h2{ font-size:1.8em; }
			h3{ font-size:1.6em; }
			h4{ font-size:1.4em; margin:0;}
			h5{ font-size:1.3em; }
			h6{ font-size:1.2em; }
			
		p, P { padding-bottom: 1.3em; color:#fff;}
		b, strong { font-weight:bold; }
		
		a, a:visited{ color:#fff; text-decoration:none;}
		a:hover{}
		
		ul li{ list-style:none; margin-left:15px; padding-right:5px;}
		h1, h2, h3 a{color: #fff; padding:0px 0px 0px;}
		h2 a img{padding:0px 5px ; position:relative; top:7px;}
		.clear{clear: both;}
/*-----------wrapper------------*/
.wrapper{
background: url(../images/bg2.jpg) repeat-x;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
background-color:#477e16;
min-width:963px;
}


/*--------------- page -----------------*/
#top-container{

overflow:hidden;
height: 83px;
}

#header{
background: url("../images/header2.jpg") center no-repeat;
height: 82px;
width:963px;
margin:0 auto;
}
	#header h1{
	text-indent:-999em;
	padding:0;
	margin:0;
	}
	#header a{
	display:block;
	height:82px;
	width:960px;
	}
/*--------------content-container--------------*/
#content-container{
background:url("../images/interface.jpg") center top no-repeat;
min-height:600px;
width:963px;
margin:0px auto;
overflow:hidden;
}
	#main{
	padding:10px 0px;
	
	}
	
	#home{
	margin-top:100px;
	}
/*------------category and btn*------------*/
#category{
    float:left;
	color: #ffffff;
	width:300px;
	float:left;
}

   
	#category tr td{
	text-align:center;
	background:url("../images/button.gif") repeat;
	height:40px;
	width:50%;
	text-transform:capitalize;
	}
	
	#category tr td:hover,#category tr .select{
	background: url("../images/button-over.gif") repeat;
	cursor:pointer;
	}
	
/*-------------sub cat ----------*/
#subcategory{
float:left;
width:270px;
padding-right:10px;

}
	.subCategory{
	overflow:hidden;
	padding-bottom:50px;
	}
	.subCategory tr td{
	margin:0;
	padding:5px 10px;
	color:#fff;
	}
	.subCategory tr td:hover,.subCategory tr .select{
	background:#387838;
	cursor:pointer;
	}

/*-------------contact ----------*/
#contact{
float:left;
width:360px;
background:#387838;
margin-bottom:40px;
}
.contact-box{
padding:10px;
}
.contact-box p{
paddin:3px 0;
margin:0;
padding:0;
color:#fff;
}
	.address td{
	vertical-align: top;

	}
	.address td p{
	position:relative;
	left:-3px;
	}
.contact-box-inner{

}
.contactimg{
float:right;
padding-bottom:10px;
}
.contact-box a{
color:#5cb229;
}
.contact-box a:hover{
color:#000;
}

/*-----------------footer------------------*/

#footer {
	left: 0px;
    width: 100%;
	bottom: 0px;
	position: fixed;
	height: 50px;
    background: #32471e;
    color: #ffffff;
	text-align: center;
	margin-top:20px;
	
	/* changes 4 Oct 2008*/
}
	.footer-inner{
	padding-top:10px;
	}

 #footer a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	}
 #footer a:hover{
	text-decoration: underline;
	color:#D8FFB0;
	}
	.copyright{margin:0;}

/*--------------prodtypes.php--------------*/
#main blockquote{
	margin-bottom:50px;
	}
	#main blockquote h3 a{
	color:#fff;
	}
	#main blockquote h3 a:hover{
	color:#000;
	}

	.signup-form{
	margin-bottom:20px;
	}
	