*{
	margin: 0px;
	padding: 0px; 
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 11px;
}
a{
	color: Black;
	text-decoration: none;
}
img{
	border:none;
	display: block;
}
#container{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#header{
	float: left;
	width: 760px;
	margin-bottom: 10px;
}
#logo{
	float: left;
	margin: 10px 5px;
}

#quality{
	float: right;
	margin-top: 5px;
}
#quality a{
	background-image: url(images/quality_on.jpg);
	display: block;
	width: 145px;
	height: 30px;
}
#quality a:hover{
	background-image: url(images/quality_over.jpg);
	display: block;
	width: 145px;
	height: 30px;
}
#glo{
	float: right;
	margin-top: 5px;
	height: 15px;
	width: 150px;
	text-align: right;
	border-bottom: 1px solid #cccccc;
	background: url(images/flag_glo.gif) no-repeat 134px 3px;
}
#nav{
	clear: both;
	float: left;
	width: 760px;
}
#nav ul{
	list-style-type: none;
}
#nav ul li{
	display: block;
	float: left;
	height: 24px;
}
#content{
	float: left;
	width: 760px;
}

#companyInfo{
	float: left;
	width: 760px;
	background-color: #9db7d5;
	margin-top: 20px;
}
#companyIntro{
	padding: 15px 10px;
	float: left;
	width: 360px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
}
#safety{
	padding: 10px 10px 15px 10px;
	float: left;
	width: 360px;
	color: white;
	
}
#safety img{
	float: right;
}
#siteMap{
	padding: 20px;
	font-size: 12px;
}
#siteMap ul li{
	margin-left: 15px;
}
#footer{
	float: left;
	margin-top: 40px;
	padding: 10px 0px;
	width: 760px;
	border-top: 1px solid #ccc;
	font-size: 10px;
	color: #666666;
}
#homeTitle{
	line-height: 35px;
	color: white;
	padding: 10px;
	font-size: 20px;
	background-color: #a3a5b1;
}

.options1 {
	background-color:#e1e1e1;
	font-size: 11px;
	font-weight: normal;
	width: 152px;
	border-bottom: 4px solid #a3a5b1;
}
.options1 a {
	color: #000000;
	display: block;
	padding: 2px 12px;
	width: 152px;
	text-decoration: none;
	background-color: transparent;
	color: #303030;
}
.options1 a:hover {
	background-color: #a3a5b1;
}

.options2 {
	background-color:#e1e1e1;
	font-size: 11px;
	font-weight: normal;
	width: 152px;
	border-bottom: 4px solid #aab492;
}
.options2 a {
	color: #000000;
	display: block;
	padding: 2px 12px;
	width: 152px;
	text-decoration: none;
	background-color: transparent;
	color: #303030;
}
.options2 a:hover {
	background-color: #aab492;
}

.options3 {
	background-color:#e1e1e1;
	font-size: 11px;
	font-weight: normal;
	width: 152px;
	border-bottom: 4px solid #a698a5;
}
.options3 a {
	color: #000000;
	display: block;
	padding: 2px 12px;
	width: 152px;
	text-decoration: none;
	background-color: transparent;
	color: #303030;
}
.options3 a:hover {
	background-color: #a698a5;
}

.options4 {
	background-color:#e1e1e1;
	font-size: 11px;
	font-weight: normal;
	width: 152px;
	border-bottom: 4px solid #D8B1B2;
}
.options4 a {
	color: #000000;
	display: block;
	padding: 2px 10px;
	width: 152px;
	text-decoration: none;
	background-color: transparent;
	color: #303030;
}
.options4 a:hover {
	background-color: #D8B1B2;
}

.options5 {
	background: #e1e1e1;
	font-size: 11px;
	font-weight: normal;
	color: #303030;
	width: 152px;
	border-bottom: 4px solid #8CA1A2;
}
.options5 a {
	color: #000000;
	display: block;
	padding: 2px 9px;
	width: 152px;
	text-decoration: none;
	color: #303030;
}
.options5 a:hover {
	background-color: #8CA1A2;
}
.parentMenu{
	background: url(images/bg_li_s.gif) no-repeat 140px 8px;
}
.spanRed{
	color: red;
}
.divFloatLeft{
	float: left;
}
/*** product details ***/
#left{
	float: left;
	width: 304px;
}
#right{
	float: left;
	width: 456px;
}
#mainPhoto{
	display: block;
	text-align: center;
	vertical-align: middle;
}
#description{
	font-size: 11px;
	font-weight: normal;
}
#description h3{
	font-size: 17px;
	color: white;
	line-height: 30px;
	text-align: center;
}
#description div{
	padding: 5px;
}
#productType{
	float: left;
	width: 456px;
}
#productType h3{
	font-size: 20px;
	color: white;
	line-height: 50px;
	padding-left: 8px;
}
#productDetails{
	float: left;
	padding-left: 8px;
	padding-top: 8px;
	width: 175px;
}
#specification{
	float: left;
	width: 250px;
	margin-left: 22px;
	margin-top: 20px;
}
#relatedProducts{
	clear: both;
	float: left;
	display: block;
	padding: 40px 0px 20px 5px;
	width: 450px;
}
#relatedProducts ul{
	list-style: none;
}
#relatedProducts li{
	float: left;
	display: block;
	margin: 10px 10px 0px 0px;
}

.panelContainer{
	margin-bottom: 30px;
	float: left;
	width: 175px;
}
.panelContainer div ul{
	list-style-type: none;
}
.panelContainer div ul li{
	padding: 4px 4px;
	float: left;
}

.bgColor1{
	background-color: #aab492;
}
.bgColor2{
	background-color: #a698a5;
}
.bgColor3{
	background-color: #d8b1b2;
}
.bgColor4{
	background-color: #8ca1a2;
}

.panelTitle1{
	color: #666f50;
	border-bottom: 1px solid #aab492;
	line-height: 25px;
	display: block;
}
.panelTitle2{
	color: #6f4d6d;
	border-bottom: 1px solid #a698a5;
	line-height: 25px;
	display: block;
}
.panelTitle3{
	color: #9b6f70;
	border-bottom: 1px solid #d8b1b2;
	line-height: 25px;
	display: block;
}
.panelTitle4{
	color: #445f60;
	border-bottom: 1px solid #8ca1a2;
	line-height: 25px;
	display: block;
}
/**************/
.i1Style{
	border-top: 4px solid #aab492;
	border-bottom: 4px solid #aab492;
	width: 304px;
	background-color: white;
	
}
.i1Style img{
	margin: auto;
}
.i2Style{
	border-top: 4px solid #a698a5;
	border-bottom: 4px solid #a698a5;
	width: 304px;
	background-color: white;
	
}
.i2Style img{
	margin: auto;
}
.i3Style{
	border-top: 4px solid #d8b1b2;
	border-bottom: 4px solid #d8b1b2;
	width: 304px;
	background-color: white;
}
.i3Style img{
	margin: auto;
}
.i4Style{
	border-top: 4px solid #8ca1a2;
	border-bottom: 4px solid #8ca1a2;
	width: 304px;
	background-color: white;
	
}
.i4Style img{
	margin: auto;
}
/*****massagechair panel****/
.p1Style{
	border-top: 4px solid #aab492;
	border-bottom: 4px solid #aab492;
	width: 274px;
	padding: 15px;
	background-color: white;
}
.p1Style img{
	float:left;
}
.iconTitle{
	display: block;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 32px;
	color: #345f8a;
	padding-left: 40px;
}