@charset "utf-8";
/* FloraChamber.com 		*/
/* City Services Page		*/
@import "base.css";

#section01 div {
	display: block;
	float: left;
	width: 230px;
	padding: 15px 20px 10px 0;
}
	h3#citynumbers_hd a { 
		display: block;
		height: 35px;
		width: 210px;
		text-indent: -9999px;
		background: url(../images/citynumbers_hd.png) 0 0 no-repeat;
	}
	h3#utilities_hd a { 
		display: block;
		height: 35px;
		width: 210px;
		text-indent: -9999px;
		background: url(../images/utilities_hd.png) 0 0 no-repeat;
	}

#section02 div {
	display: block;
	float: left;
	width: 250px;
	padding: 0 20px 10px 0;
}
	h3#links_hd a {
		display: block;
		height: 35px;
		width: 230px;
		text-indent: -9999px;
		background: url(../images/links_hd.png) 0 0 no-repeat;
	}
