@charset "utf-8";
/* CSS Document */


h2 {
	font-size: 14px;
	color:#fff;
}

.cdc_box {
	background-image:url(images/cdc_bg.png);
	background-repeat:repeat-x;
	background-color:#DEE3F3;
	border: 2px solid #25B7EA;
	padding: 5px;
	text-align: center;
}



#feature {
	background-image:url(images/haniwipes_bg.png);
	background-position: top center;
	background-repeat:no-repeat;
}

#feature h3 {
	color: #025450;
	margin-top: 0;
}

.feature_btn {
	background-image:url(images/feature_btn_bg.png);
	background-color:#00B6B6;
	background-repeat:repeat-x;
	margin: 2px;
	border: 2px solid #025450;
	color: #fff;
	font-weight:bold;
	width:90px;
	float:left;
	padding: 3px;
	text-align: center;
}

.feature_btn a{
	text-decoration:none;
	
}

.infobox {
	border: 1px solid #a8b9dc;
	padding: 5px;
}

#nav {
	text-align:center;
}

.productgroup {
	margin-bottom: 15px;	
}

.productbox {
	width: 100%;
	margin-right: 11px;
}

.productboxend {
	float: left;
	width: 200px;
	text-align:center
}



.productbox h3 {
	color: #006838;
	text-transform:uppercase;
	font-weight: normal;
}

.product_info_btn {
	background-image:url(images/product_info_btn_bg.png);
	background-repeat:repeat-x;
	border: 1px solid #BCBEC0;
	color: #fff;
	font-weight:bold;
	text-align:center;
}

.product_info_btn a {
	text-decoration:none;
	line-height:16px;
	color: #fff;
}

#icon_left {
	float: left;
	width:150px;
	margin-right:5px;
	margin-top:20px;
}

#more_germ_fighting {
	background-image:url(images/more_germ_fighting_bg.png);
	background-repeat:repeat-x;
	border-top: 1px solid #939598;
	border-bottom: 1px solid #939598;
	padding: 3px;
	margin-top: 10px;
}

.section a {
	text-decoration:none;
	font-size:inherit;
	color: #fff;
}

.clearfix {
	clear:both;
}

a {
	font-weight:bold;
}
