* {
	padding: 0;
	margin: 0;
}
body {
	background: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
}
a {
	color: #000;
	text-decoration: none;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
.clear {
	padding:0px;
	margin:0px;
	clear:both;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 970px;
}
#header, #page, #footer {
	clear: left;
	display: inline;
	float: left;
	width: 970px;
}
#header {
	background: url(images/bg_header.jpg) no-repeat 0 0;
	height: 230px;
}
#logo {
	background: url(images/bgr_logo.jpg) no-repeat 0 0;
	float: left;
	height: 0;
	margin: 10px 0 0 30px;
	overflow: hidden;
	padding: 161px 0 0 0;
	width: 371px;
}
#number {
	float: right;
	margin: 128px -165px 0 0;
	font-size: 3em;
	font-weight: bold;
}
#miami {
	background: url(images/best_miami-s.png) no-repeat 0 0;
	float: right;
	width:110px;
	height:110px;
	margin:18px 130px 0 0;
}
.menu li.first a {
	border: none;
}
ul.menu {
	list-style:none;
	text-align:center;
	margin:0;
	padding:0;
	background-color:#066;
}
ul.menu * {
	margin:0;
	padding:0
}
ul.menu a {
	display:block;
	color:#000;
	text-decoration:none;
	border-left: 1px solid #000;
	font-size: 18px;
	height: 23px;
	padding: 3px 15px 0px 10px;
}
ul.menu li {
	position:relative;
	float:left;
}
ul.menu ul {
	position:absolute;
	top:27px;
	left:2px;
	display:none;
	opacity:0;
	list-style:none
}
ul.menu ul li {
	position:relative;
	width:168px;
	margin:0;
	border:none;
}
ul.menu ul li a {
	display:block;
	padding:7px 5px 3px 7px;
	text-align:left;
	background-color:#dbdbdb;
	font-size: 15px;
	border:none;
	border-bottom:1px solid #999;
}
ul.menu ul li a:hover {
	color:#666;
}
#nav-main {
	background: #0C6 url(images/bg_nav-main.jpg) no-repeat 0 0;
	float: left;
	height: 30px;
	margin: 14px 0 0 100px;
	width: 772px;
	line-height: 19px;
	padding:15px 0 0 30px;
}
#page {
	background: url(images/bg_page.jpg) repeat-y left bottom;
	text-align: center;
}
#content-wrapper {
	background: url(images/bg_content.jpg) no-repeat left bottom;
	float: left;
	display: inline;
	margin: 0 0 0 101px;
	padding-bottom: 5px;
	width: 804px;
}
#content {
	background: url(images/bg_bottom.jpg) no-repeat left bottom;
	float: left;
	display: inline;
	width: 798px;
	margin: 0 3px 0 3px;
	padding-bottom: 320px;
	position: relative;
}
#content a img {
	text-decoration: none;
}
#main-col {
	float: left;
	font-size: 1.2em;
	line-height: 1.6em;
	display: inline;
	margin: 20px 30px 0 20px;
	padding-bottom: 30px;
	text-align: left;
	width: 480px;
}
#main-col p, #main-col ul, #main-col ol {
	margin: 10px 0 0 0;
}
#side-col {
	float: left;
	display: inline;
	margin: 20px 0 0 0;
	width: 235px;
}
#side-col .button {
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 100px;
	line-height: 140px;
	width: 230px;
	margin: 10px 0 0 0;
	letter-spacing: -1px;
}
#united {
	background: url(images/unitedway_logo.jpg) no-repeat 0 0;
}
#lawn:hover {
	background: url(images/btn_grass-h.jpg) no-repeat 0 0;
}
#treecity {
	background: url(images/treecity_logo.jpg) no-repeat 0 0;
}
#leaves:hover {
	background: url(images/btn_leaves-h.jpg) no-repeat 0 0;
}

#facebook {
	background: url(images/facebook_logo.jpg) no-repeat 0 0;
}
#gutter {
	background: url(images/btn_gutter.jpg) no-repeat 0 0;
}
#gutter:hover {
	background: url(images/btn_gutter-h.jpg) no-repeat 0 0;
}
#servicemagic {
	background: url(images/btn_servicemagic.jpg) no-repeat 0 0;
}
#quote {
	font-size:14px;
	color:#627f26;
	padding:0px 30px 10px 30px;
	text-align:left;
	width:470px;
	font-weight:bold;
	font-style:italic;
}
#quote span {
	font-style:normal;
	font-size:18px;
	color:#56692e;
	line-height:30px;
}
#footer {
	margin: 10px 0 0 150px;
	padding-bottom: 20px;
}
#footer .menu a {
	border-color: #fff;
	color: #fff;
}
#quoteimage {
	position: absolute;
	bottom: 287px;
	left: 20px;
}
#content li {
	list-style: disc;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 18px;
}

