body{
	margin:0px auto;
	/*background:url(header.jpg) repeat-x #352f29;*/
	background: url(bg_red.jpg) repeat-x #AD2517;
	
}

/* BG Start */
.green{ background: url(bg_green.jpg) repeat-x #47A616;}
.blue{ background: url(bg_blue.jpg) repeat-x #126695;}
.pink{ background: url(bg_pink.jpg) repeat-x #B91837;}
.purple{ background: url(bg_purple.jpg) repeat-x #9612B3;}
.red{ background: url(bg_red.jpg) repeat-x #AD2517;}
.orange{ background: url(bg_orange.jpg) repeat-x #FF6600;}

/* BG Finish */

.clear{
	clear:both;
}

/* Header Start */
.header{
	margin:0px auto;	
	width:990px;
	height:108px;
	z-index:1000;
	background:url(top_banner.png) top right no-repeat;
}
.header .topbanr{
	width:750px;
	height:82px;
	float:right;	
}
.header .menu{
	width:750px;
	float:right;	
}
.header .menu .rmenu{
	float:right;
}
.header .logo{
	float:left;
	background:url(logo.png) left top no-repeat;
	height:108px;
	width:240px;
}
.fbanner{
	margin:0px auto;
	width:990px;
	height:250px;
	top:100px;
	z-index:995;
}
/* Header End */

/* Main Start */
.main_container{
	margin:0px auto;
	width:990px;	
	min-height:400px;
	height:auto;
	background-color:#fff6d8;
	color:#847543;
	padding:10px 0px;
}
.main_container .lhsc{
	/*width:685px;
	float:left;*/
	margin:0px auto;
	width:970px;	
}
.main_container .rhsc{	
	width:300px;
	float:right;
}

/* Boxes Start */
.main_container .lhsc .boxes{	
	width:300px;	
	margin:10px 10px;
	float:left;
}
.main_container .lhsc .boxes .para{	
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 30px;
	padding:5px 0px;
	height:190px;
}
a.boxes {
	text-decoration:none;
	color:#b21633;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
}
/* Orange Box */
.main_container .lhsc .boxes .otop{
	background:url(boxes/boxes_ot.png) no-repeat;
	width:300px;
	height:19px;
}
.main_container .lhsc .boxes .omid{
	background:url(boxes/boxes_om.png) repeat-y;
	width:300px;
}
.main_container .lhsc .boxes .obotm{
	background:url(boxes/boxes_ob.png) no-repeat;
	width:300px;
	height:19px;
}
/* Green Box */
.main_container .lhsc .boxes .gtop{
	background:url(boxes/boxes_gt.png) no-repeat;
	width:300px;
	height:19px;
}
.main_container .lhsc .boxes .gmid{
	background:url(boxes/boxes_gm.png) repeat-y;
	width:300px;
}
.main_container .lhsc .boxes .gbotm{
	background:url(boxes/boxes_gb.png) no-repeat;
	width:300px;
	height:19px;
}
/* Blue Box */
.main_container .lhsc .boxes .btop{
	background:url(boxes/boxes_bt.png) no-repeat;
	width:300px;
	height:19px;
}
.main_container .lhsc .boxes .bmid{
	background:url(boxes/boxes_bm.png) repeat-y;
	width:300px;
}
.main_container .lhsc .boxes .bbotm{
	background:url(boxes/boxes_bb.png) no-repeat;
	width:300px;
	height:19px;
}
/* Pink Box */
.main_container .lhsc .boxes .ptop{
	background:url(boxes/boxes_pt.png) no-repeat;
	width:300px;
	height:19px;
}
.main_container .lhsc .boxes .pmid{
	background:url(boxes/boxes_pm.png) repeat-y;
	width:300px;
}
.main_container .lhsc .boxes .pbotm{
	background:url(boxes/boxes_pb.png) no-repeat;
	width:300px;
	height:19px;
}
/* Boxes Finished */

h3{
	color:#ddac08;
	font-family:Arial;
	font-size:14px;
	padding:0px;
	margin:4px 0px;	
}
h2{
	/*color:#ffffff;*/
	color:#847543;
	font-family:Arial;
	font-size:24px;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
}
.para{
	padding-left:10px;
	/*color:#FFFFFF;*/
	color:#847543;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}
.para .left{
	float:left;	
}
.para .right{
	float:right;
}
.para td{	
	/*color:#FFFFFF;*/
	color:#847543;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* Main End */

/* Footer Start */
.footer{
	margin:0px auto;
	width:990px;
	padding-top:10px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	/*color:#ffffff;*/
	color:#847543;
	text-align:center;
	background:url(footer_bg.jpg) top left repeat-x;
	height:25px;
}
/* Footer End */

.text_inline{
	border:1px solid;
	width:140px;
}
.asteric{
	color:#FF0000;
}
.catlog{
	width:950px;
	min-height:350px;
	height:auto;
	display:block;	
	float:left;
	padding-left:20px;
}
#products{	
	width:100px;
	height:auto;
	display:block;	
	margin-bottom:20px;
	margin-right:10px;
	margin-left:10px;
	float:left;
}
#products .image{
		
}
#products .image img{
	border:none;
	width:100px;
	height:54px;
}
