body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#header {
	width: 999px;
	position: relative;
}
.web_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	text-decoration: underline;
	height: 13px;
	width: 250px;
	position: absolute;
	left: 583px;
	top: 38px;
}
.web_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	text-decoration: underline;
}
.web_link a:hover{
	color: #006699;
	text-decoration: underline;
	
}

#container {
	background-image: url(../images/main_expand.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 999px;
}
#left {
	background-image: url(../images/main_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 216px;
	padding-top: 566px;
	float: left;
}
#right {
	float: right;
	width: 783px;
}
#right2 {
	float: right;
	width: 783px;
	overflow: hidden;
	clip: rect(auto,auto,85px,auto);
	margin-bottom: 85px;
}
#title {
	padding-right: 8px;
	position: relative;
}
#title_text {
	height: 12px;
	width: 667px;
	position: absolute;
	left: 45px;
	top: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #596A40;
	text-decoration: none;
}
.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #A19F9C;
	text-decoration: none;
}
#footer {
	width: 975px;
	background-image: url(../images/main_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;
	padding-right: 24px;
}


.clean_float {
	clear: both;
}
.line {
	margin-top: 40px;
	margin-bottom: 40px;
	height: 2px;
	background-image: url(../images/main_line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.line2 {
	background-image: url(../images/main_line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 2px;
	width: 682px;
	margin-top: 40px;
	margin-bottom: 40px;
}

#about {
	background-image: url(../about/images/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 9px;
	padding-bottom: 125px;
	padding-top: 38px;
	padding-left: 35px;
	padding-right: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
.about_text {
	font-weight: bold;
}
.page {
	margin-top: 11px;
	margin-right: 8px;
	margin-bottom: 20px;
	padding-right: 59px;
}
.page img {
	padding-right: 9px;
	padding-left: 9px;
}

.page a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
}
.page a:hover{
	color: #FF9900;
}
.page .mark{
	color: #FF0000;
	text-decoration: underline;
}
#product {
	padding-left: 34px;
	width: 800px;
	padding-bottom: 30px;
}
.product_one {
	background-image: url(../product/images/product_onebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #A6532D;
	text-decoration: none;
	margin-right: 14px;
	height: 192px;
}
.product_one .img {
	padding-top: 3px;
	padding-right: 11px;
	padding-left: 8px;
}

.product_one_line   {
	border: 1px solid #999999;
	height: 123px;
	width: 143px;
	margin-top: 11px;
	margin-left: 8px;
	margin-bottom: 25px;
}
.product_one .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #8C8B88;
	text-decoration: none;
	padding-left: 8px;
}
