body {
	background-color:#999999;
	font-family:Lucida Grande,Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
	margin:0 auto;
	width:1030px;
	margin-top: 20px;
}

.left-shad {
	background-image:url(/images/template/left-shad.png);
	background-repeat:no-repeat;
	float:left;
	height:673px;
	width:14px;
}

.right-shad {
	background-image:url(/images/template/right-shad.png);
	background-repeat:no-repeat;
	float:left;
	height:700px;
	width:14px;
}

#container {
	background-color:white;
	float:left;
	margin:0 auto;
	overflow:hidden;
	width:998px;
}

.header {
	margin-bottom: 5px;
}

.top-bar{
	background-color: #B3BDC3;
	color:white;
	padding-left:5px;
}

#main-body{
	float: left;
}

.section-head {
	background-image:url(/images/template/section-bg.jpg);
	background-repeat:no-repeat;
	color:white;
	font-size:14px;
	height:26px;
	margin-top:10px;
	padding-left:3px;
	padding-top:3px;
	text-transform:uppercase;
}
.section-body {
	background-color: #E8F2F6;
	padding:5px;
	font-size:14px;
	color: #666666
}

.left-col{
	float:left;
	height:510px;
	margin-left:5px;
	margin-right:6px;
	margin-top: 10px;
	width:193px;
}

.page-content{
	float:left;
	min-height:520px;
	margin-top: 10px;
	width:590px;
	padding-bottom: 10px;
}

.page-content-shop{
	float:left;
	min-height:520px;
	width:590px;
	padding-bottom: 10px;
}

.right-col{
	float:left;
	height:400px;
	margin-left:6px;
	width:193px;
}

.supply {
	background-image:url(/Images/template/quick-menu.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	font-size: 12px;
	padding-bottom:10px;
	padding-left:30px;
	padding-top:5px;
}
.supply:hover {
	background-image:url(/Images/template/quick-menu-hover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	padding-bottom:10px;
	padding-left:30px;
	padding-top:5px;
}

.footer-site {
	background-image:url(/images/template/footer-bg.jpg);
	background-repeat:no-repeat;
	border-top:1px solid #BEBEBE;
	color: #666666;
	float:left;
	font-size:10px;
	height:28px;
	padding-left:5px;
	padding-right:9px;
	padding-top:6px;
	width:984px;
}

#separator {
	border-right: 1px solid #666666;
}