	body {
		background-color: #F4F4F4;
	}
	
	div {
	display: block;
	} 
	#topcontain, #maincontain, #footer {
	float:left;
	clear:both;
	width: 100%;
	background-color: #FFFFFF;
	}
	#main_header {
	width:854px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	float: none;
	}
	#border-top {
	background-image: url(../images/border_1.gif);
	height: 32px;
	width: 100%;
	}
	#navbar {
		background-image: url(../images/navbar.gif);
		height: 37px;
	}
	#banner img {
		margin-left: 32px;
	}

	#leftcontain {
		padding-left: 32px;
		padding-top: 10px;
		width: 485px;
		float: left;
		position:relative;
	}
	#rightcontain {
	width: 315px;
	float: left;
	padding-top: 45px;
	padding-left: 20px;		
	}
	.centercontain {
		padding-left: 32px;
		padding-top: 10px;
		width: 100%;
		float: left;
		position:relative;
	}
	#footer {
	float: left;
	clear: both;
	}
	#footer p {
	float: left;
	clear: both;
	text-indent: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	#footer hr {
	border: 1px solid #5E960F;
	}
	#productlistgrp {
	height: 240px;
	}
	#productlistgrp2	{
	height: 250px;
	}
	#productlist1, #productlist2, #productlist3,#productlist4,#productlist5,#productlist6,#productlist7 {
	padding-left: 20px;
	padding-top: 15px;
	}
	.maincontain-top {
		background-image: url(../images/main_contain_1.gif);
		height: 43px;
		width: 465px;
		padding-top: 18px;
		padding-left: 20px;
	}
	.maincontain-content {
		background-image: url(../images/main_contain_2.gif);
		height: 100%;
		width: 445px;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.maincontain-bottom {
		background-image: url(../images/main_contain_3.gif);
		height: 29px;
		width: 485px;
	}
	.maincontain-top2 {
		background-image: url(../images/border2_top.gif);
		height: 43px;
		width: 749px;
		padding-top: 18px;
		padding-left: 20px;
	}
	.maincontain-content2 {
		background-image: url(../images/border2_content.gif);
		height: 100%;
		width: 729px;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.maincontain-bottom2 {
		clear:both;
		background-image: url(../images/border2_bottom.gif);
		height: 29px;
		width: 769px;
	}
	h1 {
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		color: #006dba;
	}
	strong {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	}
	.leftpos {
	position: relative;
	float:left;
	width: 220px;
	}
	.rightword {
	position: relative;
	float:right;
	}
	.green {
	color:#5E960F
	}
	.bluehead {
	height: 17px;
	background-color: #006dba;
	float: left;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	display: inline;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 3px;
	letter-spacing: 1px;
	min-width: 150px;
	}
	
	.greenhead {
		height: 20px;
		width: 15px;
		background-color: #5e960f;
		float: left;
	}
	.subcontain {
	float: left;
	clear:both;
	width: 100%;
	}
	.tablecontent {
	}
a:link {
	color: #006DBA;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #006DBA;
	text-decoration: none;
}
.error {
	color: #990000;
	font-size: 12px;
	font-weight: normal;
}
