@charset "UTF-8";
.product_container {
	padding-top: 2px;
	padding-right: 28px;
	padding-bottom: 15px;
	padding-left: 28px;
	height: 239px;
	width: 860px;
}
.prod_l_container {
	float: left;
	width: 262px;
	height: 239px;
}
.prod_r_container {
	float: right;
	width: 598px;
	height: 239px;
}
.prod_info_box {
	float: left;
	height: 224px;
	width: 562px;
	margin-top: 17px;
}
.prod_info {
	background-image: url(../images/prod_mdl_bg.jpg);
	height: 144px;
	width: 552px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: .87em;
}
.prod_info a:link {
	color: #004813;
	text-decoration: none;
	font-size: 1.2em;
}
.prod_info a:visited {
	color: #004813;
	text-decoration: none;
	font-size: 1.2em;
}
.prod_info a:hover {
	padding-left: 5px;
}
.prod_l_edgbox {
	background-image: url(../images/prod_lft_edg.jpg);
	float: left;
	height: 204px;
	width: 44px;
	margin-top: 17px;
	margin-bottom: 18px;
}
.prod_r_edgbox {
	background-image: url(../images/prod_rght_edg.jpg);
	float: right;
	height: 204px;
	width: 36px;
	margin-top: 17px;
	margin-bottom: 18px;
}

.backtotop {
	font-size: .90em;
	height: 18px;
	width: 560px;
}
.backtotop a:link, a:visited {
	color: #77787b;
	text-decoration: none;
	}
.backtotop a:hover {
	font-weight: bold;
	color: #77787b;
	text-decoration: none;	
}	

#product1 {
	float: right;
	height: 239px;
	width: 218px;
	background-image: url(../images/prod1.jpg);
}
#product2 {
	float: right;
	height: 239px;
	width: 218px;
	background-image: url(../images/prod2.jpg);
}
#product3 {
	float: right;
	height: 239px;
	width: 218px;
	background-image: url(../images/prod3.jpg);
}
#product4 {
	float: right;
	height: 239px;
	width: 218px;
	background-image: url(../images/prod4.jpg);
}
#product5 {
	float: right;
	height: 239px;
	width: 218px;
	background-image: url(../images/prod5.jpg);
}

