@charset "utf-8";
/* CSS Document */
.box1 {
	float:left;
	clear: left;
	width:128px;
	height:128px;
	background-repeat: no-repeat;

}
.box2 {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	height:108px;
	width:402px;
	background-repeat: no-repeat;
	background-position: 40% 50%;
}


.row {
	float:none;
	clear:left;
	margin-left:auto;
	margin-right:auto;
	width:530px;	
	margin-top:20px;
	height:128px;
	padding-right:10px;;
}

#content1 {
	padding-top: 10px;
	padding-left: 55px;
	margin-right: 50px;
	text-indent: 20px;
	text-align: left;
}
#content1 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
	font-size: 12px;
	letter-spacing:1.5px;
}

#res1 {
	background-image: url(/images/home//res_circle.gif);
}
#balance1 {
	background-image: url(/images/home//balance_circle.gif);
}
#chlor1 {
	background-image: url(/images/home//chlor_circle.gif);
}
#fill1 {
	background-image: url(/images/home//fill_circle.gif);
}
#pure1 {
	background-image: url(/images/home//pure_circle.gif);
}
#minerals1 {
	background-image: url(/images/home//minerals_circle.gif);
}
#spa1 {
	background-image: url(/images/home//spa_circle.gif);
}


#res2 {
	background-image: url(/images/home//res_logo.gif);
	background-color:#EB8923;
}
#balance2 {
	background-image: url(/images/home//balance_logo.gif);
	background-color:#CA2912;
}
#chlor2 {
	background-image: url(/images/home//chlor_logo.gif);
	background-color:#12B2C9;
}
#fill2 {
	background-image: url(/images/home//fill_logo.gif);
	background-color:#8CC640;
}
#pure2 {
	background-image: url(/images/home//pure_logo.gif);
	background-color:#FDC20F;
}
#minerals2 {
	background-image: url(/images/home//minerals_logo.gif);
	background-color:#3C2014;
}
#spa2 {
	background-image: url(/images/home//spa_logo.gif);
	background-color:#447590;
}
.box2 a {
	display:block;
	width:402px;
	height:108px;
	
}
.box1 a {
	display:block;
	width:128px;
	height:128px;
	
}

