body{
	margin:0px;
	padding:0px;
	background:#2c2c2c;
}

a img{
	border:none;
}

.header{
	background:url(images/img_03.gif) no-repeat;
	width:916px;
	height:108px;
}

.logo{
	margin:20px 0px 0px 30px;
	float:left;
	display:block;
}

.nav{
	float:right;
	width:470px;
	margin:50px 0px 0px 0px;
}


.wrapper{
	width:916px;
	margin:auto;
	margin-top:30px;
}

.td-content{
	background:#400808;
	vertical-align:top;
}

.banner{
	width:916px;
	height:250px;
}

.content-wrapprer{
	background:url(images/img_06.gif) repeat-y;
	width:900px;
	padding:4px;
	display:table;
}

.title{
	width:880px;
	padding:5px;
	margin:5px 0px 0px 10px;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#400808;
	border-bottom:2px solid #666;
}

.content{
	width:880px;
	margin:10px 15px 0px 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	float:left;
	text-align:left;
}
	
.content-end{
	background:url(images/content-end_32.gif) no-repeat;
	width:916px;
	height:9px;
}

.td-sidebar{
	background:#f2890b url(images/sidebar_17.jpg) repeat-y;
	border-left:1px solid #FFF;
	vertical-align:top;
}

.menu{
	background:url(images/sidebar_12.jpg) no-repeat;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.menu a img{
	margin:3px 0px 0px 0px;
}

.maillist{
	width:244px;
	height:121px;
	background:url(images/mail-bg_25.gif) no-repeat;
	float:right;
	margin:10px 5px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CCC;
}

.mailist-form{
	margin:40px 0px 0px 15px;
	width:210px;
}

.send-btn{
	width:49px;
	height:17px;
	background:url(images/send_28.gif) no-repeat;
	border:none;
	margin:5px 0px 0px 148px;
}

.textfield{
	background:#333;
	border:1px solid #555;
}

.footer-bg{
	 width:100%;
	 background:url(images/footer-bg.gif) repeat-x;
	 margin-top:10px;
	 height:78px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#fff;
}


.footer{
	 width:906px;
	 margin:auto;
	 margin-top:8px;
	 display:table;
}

.footer a{
	color:#fff;
	text-decoration:none;
}

.footer-links{
	margin:10px 0px 0px 0px;
	float:left;
}

.gf{
	color:#FF0;
}

.copyright{
	float:right;
	background:url(images/copyright-bg_38.gif) no-repeat;
	width:316px;
	height:46px;
	text-align:center;
	padding-top:14px;
}


.input{
	font-family:tahoma;
	width:160px;
	font-size:12px;
	color:#000;
	display:table;
}

.black_font{
	font-family:tahoma;
	font-size:12px;
	color:#3a6c55;
	text-decoration:none;
}

.black{
	font-family:tahoma;
	font-size:12px;
	color:#000;
}

a{
	font-family:tahoma;
	font-size:12px;
	color:#3a6c55;
}

a:hover{
	font-family:tahoma;
	font-size:12px;
	color:#000;
}

.big_font{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#2d373c;
	text-decoration:underline;
	text-transform:capitalize;
}

.white_font{
	font-family:tahoma;
	font-size:12px;
	color:#fff;
	text-transform:capitalize;
}

.button{
	background:url(images/empty-btn.png) no-repeat;
	width:72px;
	height:23px;
	border:0px;
	font-size:12px;
	font-family:tahoma;
	color:#FFFFFF;
	
}

textarea{
	font-family:tahoma;
	width:360px;
	height:100px;
	font-size:12px;
	color:#000;
	display:table;
}

li a{
	text-transform:capitalize;
	font-variant:small-caps;
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#3a6c55;
}

.product{
	text-transform:capitalize;
	font-variant:small-caps;
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
 	color:#3a6c55;
}

.product:hover{
	text-transform:capitalize;
	font-variant:small-caps;
	font-family:tahoma;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#608497;
}


























