body {
	font-size: 62.5%;
	background:url(/images/bg_pattern.jpg) repeat-x;
	background-color:#ffffff;
	color:#666;
	
}
.head{
	background:url(/images/gradient.jpg) repeat-x;
	color:white;
}
.orange_bar{
	background:url(/images/btn_yellow.jpg) repeat-x;
	color:white;
}
.orange_bar:hover{
	background:#FC0;
	color:white;
	cursor:pointer;
}

.center{
	text-align:center;
}
.mainwidth{
	width:969px;
}
img, div { behavior: url(/images/iepngfix.htc) }

p, li {
	margin-bottom: 10px;
}

h1 {
	font: 1.4em Tahoma, sans-serif;
	margin:0px;
	padding:0px;
	
}

h2 {
	font: 1.6em Tahoma, sans-serif;
	margin-bottom: 10px;
	color:#09F;
}

h3{
	font: 1.6em Tahoma, sans-serif;
	margin-bottom: 10px;
}
h3 a{
	color:#FF0099;
	font-weight:normal;
}

h4,h5{
margin:0px;
}


ul {
	margin-left: 25px;
}

img {
	border: none;
}


a{
color:#06F;
text-decoration:none;
font-weight:bold;
}

a:hover{
color:#F90;
text-decoration:none;

}

#page-wrap {
	
	font: 1.2em/1.8em Tahoma, sans-serif;
	/*background: white;*/
	min-width: 1024px;
	max-width: 1024px;
	margin: 10px auto;
	width:expression(document.body.clientWidth < 1026? "1024px" : document.body.clientWidth > 1026? "1024px" : "auto");
	
	}


	
	/*frontend  css*/
	.product-compare{
	cursor:pointer; 
	text-align:center; 
	margin-top:10px;	
	}
	
	
	
	.content-width{
	width:550px;
	
	}
	.float-right{
		float:right;
	}
	.leftmargin{
	margin-left:10px
	}
	.topmargin{
	margin-top:10px;	
	}
	.toppadding{
	padding-top:10px;	
	}
	.product-list-box{
		width:200px;
		height:80px;
		margin:10px;
		vertical-align:middle;
	}
	.product-list-box a{
		color:white;
	}
	.padding{
		padding:10px;
		margin:10px 0px 10px 0px;
	}
	.cellpad{
		padding:0 1em 0.5em 0;	
	}
	.table .left{
		width:100px;	
	}
	.clear{
		clear: both; 
		width: 100%; 
		height: 0; 
		line-height: 0; 
		font-size: 0;	
	}
	.small-bar{
		height:5px;
		clear:both;
	}
	.about_content{
		width:790px;
	}
		

	.block{
	clear:both;
	}
	
	.sub_block{
	
	float:left;
	}
	/*end css front*/
	.pic{
	float:left; margin:0px 10px 0px 0px;	
	}
		#main-content {
	padding: 20px;
	/*background-color: white;*/
	background-repeat: repeat-y;
	vertical-align:top;
		}

		#footer {
		margin:10px 0px 0px 0px;
		text-align: left;
		height:110px;
		clear:both;
	
}
.footer_left{
padding:15px;
}
			
		.footerMenu a{
			font-weight:bold;
			
			text-decoration:none;
			
			}
		.footerMenu{
		float:right;
		padding-right:20px;
		padding-top:15px;
		}
		.footerBg{
		background:url(/images/footer-bg.jpg) repeat-x;
		color:#666;
		}




