body {
	font-family: Verdana, Geneva, sans-serif;
	color: #003;
	background-image: url(/images/bg-image.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}
#main {
	background-image: url(/images/images/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	overflow: hidden;
}
#sidebar {
	width: 135px;
	float: left;
}
#navbar {
	height: 27px;
}

#content {
	width: 780px;
	float: left;
	font-size: 14px;
	line-height: 1.5em;
	padding: 0px 30px 15px 15px;
	color: #006;
}

h1 {
	color: #900;
	font-size: 24px;
	padding-top: 20px;
}


h2 {
	color: #006;
	font-size: 18px;
}
blockquote h2 {
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
blockquote p {
	padding-top: 0px;
	margin-top: 0px;
}
.florida-service-area {
	font-size: 11px;
	color: #666;
	width: 780px;
	margin: 0 auto;
	padding: 50px  15px 30px 150px;
}
.florida-service-area h2 {
	color: #900;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.florida-service-area p {
	padding-top: 0px;
	margin-top: 0px;
}
.definitions li {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 550px;
	text-align: justify;
}
#footer {
	text-align: center;
	margin: 15px 0 0 0;
	color: #666;
	line-height: normal;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 0;
}
.legal p{
	font-size: 9px;
	font-style: italic;
}
.legal {
	padding-top: 15px;
}



#wrap-footer {
	background-image: url(../../images/images/footer.jpg);
	height: 15px;
	clear: both;
}
acronym {
	font-size: smaller;
}
img {
	border: none;
}
hr {
	clear: both;
}
