body {
/*	background-color:#474747;*/
	margin:0px;
	padding:0px;
	text-align:center;
}
img{border:none;}
.page{
	width:990px;
	height:auto;
	margin:0px auto;
	text-align:left;
}
.topbar{
	width:990px;
	height:88px;
	background-image:url(images/top_gray.jpg);
}
.logo{
	width:auto;
	height:auto;
	float:left;
	padding:11px 0px 0px 35px;
}
.navbar{
	width:auto;
	height:auto;
	float:right;
}
.mainmenu{
	width:auto;
	height:auto;
	text-align:right;
}
.smallmenu{
	width:auto;
	height:auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding:10px 15px 0px 0px;

}
.smallmenu ul{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	margin:0px;
	padding:0px;
}
.smallmenu ul a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
.smallmenu ul a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #B1A76E;
	margin:0px;
	padding:0px;
	text-decoration:underline;
}
.smallmenu ul li{
	display:inline;
}
#jsddm {
	padding:22px 9px 0px 0px;
	margin:0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;

}
*html #jsddm {
	width:auto;
	padding:18px 9px 0px 0px;
	float:right;

}

#jsddm li {
	display: inline;
	padding:0px 5px 0px 5px;
	float: left;
	list-style: none;
	font: 13px Tahoma, Arial;
}
#jsddm li a{
		display: block;
		text-decoration: none;
		color: #333;
		white-space: nowrap;
}
#jsddm li a:hover{
	color:#B1A76E;
}

#jsddm li ul{
			margin: 0px;
			margin-left:-5px;
			padding: 0px;
			position: absolute;
			visibility: hidden;
			text-align:left;
}
#jsddm li ul li{
	float: none;
	display:block;
}
*html #jsddm li ul li{
	padding:0px;
	display:inline;
}

#jsddm li ul li a{
	width:auto;
	background:#CFCFCF;
	color: #999;
	display:block;
	border-bottom:1px #999 dashed;
	padding:3px 50px 3px 2px;  
}
#jsddm li ul li a:hover{
	color:#333;
	background: #B1A76E;
}
.blacksmallbar{
	width:990px;
	height:22px;
	background-color:#000;
}
.blackleft{
	width:auto;
	height:auto;
	float:left;
}
.blackleft ul {
	margin:0px;
	padding:4px 0px 0px 32px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.blackleft ul a{
	margin:0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration:none;
}
.blackleft ul a:hover{
	margin:0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #B1A76E;
	text-decoration:none;
}
.blackleft ul li {
	display: inline;
}
.blackright{
	width:auto;
	height:auto;
	float:right;
}
.blackright ul {
	margin:0px;
	padding:2px 20px 0px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.blackright ul a{
	margin:0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration:none;
}
.blackright ul a:hover{
	margin:0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #B1A76E;
	text-decoration:none;
}
.blackright ul li {
	display: inline;
}
.innercontainer{
	width:990px;
	height:auto;
	overflow:hidden;
}
.innerleft{
	width:738px;
	height:auto;
	float:left;
	background-color:#F7F7F7;
	padding:25px;
	text-align:left;
	border-right:0px #666666 solid;
}
.imgdiv{
	width:auto;
	height:auto;
	border:5px #666 solid;
}
.maintext{
	width:auto;
	height:auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	text-align:justify;
	padding:10px 0px 0px 0px;
}
.innerright{
	width:303px;
	height:auto;
	float:left;
}
.box{
	width:263px;
	height:135px;
	padding:20px;
	background-image:url(images/sidebox_bg.jpg);
	
}
* html .box{
	width:313px;
	height:182px;
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#eaeaea;

}

.boxleft{
	width:155px;
	float:left;
	height:auto;
}
* html .boxleft{
	width:135px;
	padding-right:5px;
}

.heading{
	width:135px;
	height:auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:30px;
	padding-bottom:5px;
}

.content{
	width:135px;
	height:auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
}
.boxright{
	width:120px;
	
	float:right;
	height:auto;
}
* html .boxright{
	width:100px;
	float:left;
}
.newsletter{
	width:120px;
	height:67px;
	background-image:url(images/newsletterbg.jpg);
}
.morebtn{
	width:65px;
	padding-top:2px;
	height:22px;
	background-image:url(images/morebg.jpg);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#CCC;
	text-align:center;
	margin-top:10px;
}
.actionBtn{
	width:65px;
	padding-top:2px;
	height:22px;
	background-image:url(images/morebg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#CCC;
	text-align:center;
	margin-top:10px;
}
.morebtn a{
	text-decoration:none;
	color:#CCC;
}
.morebtn a:hover{
	text-decoration:none;
	color:#fff;
}
.smallimage{
	width:100px;
	height:auto;
}
.smallimageborder{
	border:1px #FFF solid;
}
.footer{
	width:950px;
	height:30px;
	background-color:#000;
	padding:17px 20px 0px 20px;
}
* html .footer{
	width:990px;
	padding:17px 20px 20px 20px;
}

.footerleft
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	float:left;
}
.footerright
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	float:right;
}
.footerright a
{
	color:#FFF;
	text-decoration:none;
}
.footerright a:hover
{
	color:#FFF;
	text-decoration:underline;
}
.clear
	{	clear: both;
		overflow: hidden;
		height: 0}
		
.products{
	background-image:url(images/sidebox_bg.jpg);
	width:170px;
	height:240px;
	border: solid 1px #999;
	
	
}

.products_special{
	background-image:url(images/sidebox_bg.jpg);
	width:350px;
	height:200px;
	border: solid 1px #999;
}

.products_special_left{
	width:200px;
	float:left;
	height:200px;
}
.products_special_right{
	width:150px;
	float:right;
	height:200px;
}


.siteBtn
{ 
  width:auto;
  height:auto;
  float:left;
  font-family:Verdana, Geneva, sans-serif;
  font-size:11px;
  text-align:center;
  background:#676767 url(images/buttonLeft.gif) top left no-repeat;
  text-decoration:none; color:#fff;
  padding:4px 0px 7px 5px;
  cursor:pointer;
  }
.siteBtn span{ 
	background:url(images/buttonRight.gif) right top no-repeat scroll;
	padding:4px 5px 7px 0px;

}

.time_left {
	background:url(images/header_left.gif) no-repeat;
	font-family:Arial;
	font-size:16px;
	color:#333;
	text-align:center;
}
.header_bg {
	background:url(images/header_bg.gif) repeat-x center;
	font-family:Arial;
	font-size:50px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}
.prodBox_bg {
	background:url(images/prodBox_bg.gif) repeat-x;
}
.text01 {
	font-family:Arial;
	font-size:16px;
	color:#333;
	font-weight:bold;
}
.text02 {
	font-family:Arial;
	font-size:14px;
	color:#999;
	font-weight:normal;
}
.price_text {
	font-family:Arial;
	font-size:60px;
	color:#000;
	font-weight:bold;
	text-align:center;
}
