body {
	margin:0px;
	padding:4px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #EEBA43 url(../images/wood_background.jpg) top left;
	
}
img{
	border:none;
}
form{
	padding:0px;
	margin:0px;
	display:inline;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
/* start : main page */
#main_containter{
	width:795px;
	margin:auto;
}
.main_rounded_container{
	float:left;
}
.roundedleft{
	float:left;
	padding:0px;
	margin:0px;
}
.rounded_background{
	float:left;
	width:787px;
	background:#FFFFFF;
	height:5px;
}
.rounded_bottom_background{
	float:left;
	width:787px;
	background:#f9f7f8;
	height:5px;
}
.roundedright{
	float:left;
	padding:0px;
	margin:0px;
}
.content{
	width:783px;
	float:left;
	background:#fff;
	padding-right:12px;
}
.main_content{
	background:#FFFFFF;
	width:795px;
}
#header{
	width:772px;
	margin:auto;
	background:#226b50;
}
#header_top{
	background:url(../images/header_topleft.gif) top left repeat-y;
	text-align:right;
}
#header_banner{
	text-align:center;
	width:772px;
	padding:13px 0px;
}
#header_bottom{
	background:url(../images/header_bottomleft.gif) top left repeat-y;
	text-align:right;
}
#nav_container{
	height:31px;
	width:772px;
	margin:auto;
	padding:18px 0px;
	background:url(../images/nav_background.gif) 0px 18px repeat-x;
}
#nav_container div{
	background:url(../images/nav_right.gif) top right no-repeat;
	height:31px;
	line-height:31px;
}
/* end : main page */
/* start : footer  */
#footer{
	height:54px;
	padding:10px 10px 5px 10px;
	background:#f9f7f8;
	color:#2d2d2d;
	font-size:10px;
	text-align:center;
}
#footer a{
	color:#2d2d2d;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
/* end : footer */
/* start index page*/
/* start index page*/
.index_left{
	width:273px;
	float:left;
	padding-left:12px;
}
.welcome_text_containter{
	width:470px;
	float:right;
}
.welcome_text_heading{
	width:470px;
	border-bottom:1px solid #ee8007;
	color:#206b4d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-bottom:4px;
}
.welcome_text{
	width:470px;
	float:right;
	padding-top:15px;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	text-align:left;
}
.main_banner{
	float:right;
	padding:17px 0px;
}
/* start : product info page */
.product_infoleft{
	width:220px;
	float:left;
	padding-left:12px;
}
.product_image{
	float:left;
	padding:0px 0px 15px 0px;
}
.product_image img{
	height:163px;
	width:214px;
	padding:2px;
	border:1px solid #e6e6e8;
}
.productinfo_detail{
	width:525px;
	float:right;
}
.productinfo_heading{
	width:525px;
	border-bottom:1px solid #ee8007;
	color:#206b4d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-bottom:4px;
}
.product_info{
	border-bottom:1px dashed #b1b1b1;
	width:525px;
	float:left;
	font-size:12px;
	padding:10px 0px;
}
.product_info_heading{
	font-weight:bold;
	color:#226b50;
	width:214px;
	float:left;
}
.product_info_content{
	font-weight:normal;
	color:#000;
	width:308px;
	float:right;
}
.product_info_content span{
	display:block;
	padding:3px 0px 0px 0px;
}
/* end : product info page */
/* start : product listing page */
.product_listing_container{
	float:left;
	width:771px;
	padding:0px 0px 10px 12px;
}
.product_listing_content{
	float:left;
	width:771px;
	padding-bottom:10px;
	border-bottom:1px dashed #8e8e8e;
	height:auto;
}
.product_listing_thumb{
	height:76px;
	width:102px;
	float:left;
	padding-right:40px;
}
.product_listing_thumb img{
	width:80px;
	height:80px;
	border:1px solid #dadada;
	padding:2px;
}
.product_listing_name{
	float:left;
	font-weight:bold;
	font-size:12px;
	width:600px;
	color:#3f3f3f;
}
.product_listing_name span{
	float:left;
	width:150px;
}

.product_listing_name a{
	color:#206b4d;
	text-decoration:none;
}
.product_listing_name a:hover{
	color:#206b4d;
	text-decoration:underline;
}
.product_listing_viewmore{
	float:left;
	width:500px;
	padding-top:20px;
}
/* end : product listing page */
/* start : contact us page */
.contactus_heading{
	padding-left:12px;
	color:#206b4d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-bottom:4px;
}
.contactus_heading span{
	display:block;
	border-bottom:1px solid #ee8007;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:11px;
	padding:5px 0px 8px 0px;
}
.contactus_form{
	padding-top:10px;
	float:left;
	width:740px;
	background:url(../images/banner_contact_us.jpg) 500px 30px no-repeat;
}
.contactus_form_feild{
	float:left;
	padding:0px 0px 14px 12px;
}
.contactus_form_feild label{
	float:left;
	width:125px;
	color:#216b50;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:-3px;
}
.contactus_form_feild input{
	float:left;
	height:24px;
	width:312px;
	border:1px solid #226b50;
}
.contactus_form_feild textarea{
	float:left;
	height:153px;
	width:312px;
	overflow:auto;
	border:1px solid #226b50;
}
.contactus_form_button{
	float:left;
	text-align:center;
	padding:0px 0px 14px 12px;
	width:572px;
}
.contactus_form_button input{
	margin-right:8px;
}
/* end : contact us page */

.error-message{
	float:left;
	font-weight:bold;
	color:#FF0000;
	display:none;
	width:400px;
	white-space:nowrap;
	font-weight:bold;
	font-size:11px;
	padding:3px 0px 0px 125px;
}
.button_back{
	padding:10px 10px 10px 0px;
	width:785px;
	background:#FFFFFF;
	text-align:right;
	float:right;
}

.contactus_heading1{
	padding-left:12px;
	color:#206b4d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-bottom:4px;
	text-align:left;
}
.contactus_heading1 span{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:11px;
	padding:2px 0px 2px 0px;
}
.resetButton
	{
		background:url(../images/button_reset.gif);
		margin:0px;
		padding:0px;
		border:0px;
		width:74px;
		height:23px;
	}
.submitButton
	{
		background:url(../images/button_submit.gif);
		margin:0px;
		padding:0px;
		border:0px;
		width:74px;
		height:23px;
	}
pre
	{
		margin:-2px;
	}		