@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #f8f8f8;
	background-position: center top;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
a:link {
	color: #0A7E7A;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0A7E7A;
}
a:hover {
	text-decoration: none;
	color: #0A7E7A;
}
a:active {
	text-decoration: underline;
	color: #0A7E7A;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #0a7e7a;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainbox {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#topbox {
	height: 100px;
	margin-bottom: 10px;
}
#menubox {
	margin-bottom: 50px;
}
#menubox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menubox ul li {
	float: left;
	list-style-type: none;
	border: 1px solid #DCDCDC;
	background-color: #FFF;
	margin-right: 8px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	font-weight: bold;
}
#ratesbox {
	float: left;
	width: 240px;
	margin-bottom: 50px;
}
#ratesbox ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ratesbox ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ratesbox ul li h1 {
	font-size: 36px;
	font-weight: normal;
	float: left;
	margin: 0px;
	padding: 0px;
}
#ratesbox ul li h1 span {
	color: #0A7E7A;
}
#ratesbox ul li p {
	float: left;
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#imgbox {
	width: 670px;
	float: right;
	margin-bottom: 50px;
}
#contentbox {
	width: 670px;
	float: right;
	margin-bottom: 20px;
}
#aboutbox {
	float: left;
	width: 340px;
}
#servicebox {
	width: 580px;
	float: right;
}
#servicebox ul {
	list-style-type: none;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#servicebox ul li {
	background-image: url(images/bullet01.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.tabletitle {
	padding: 4px;
	color: #FFF;
	background-color: #05726F;
	font-size: 14px;
	font-weight: bold;
}

#footerbox {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	text-align: center;
	font-size: 11px;
	color: #999;
}
#footerbox a:link {
	color: #999;
	text-decoration: underline;
}
#footerbox a:visited {
	text-decoration: underline;
	color: #999;
}
#footerbox a:hover {
	text-decoration: none;
	color: #999;
}
#footerbox a:active {
	text-decoration: underline;
	color: #999;
}
#contactbox {
	width: 573px;
	background-color: #FCFCFC;
	border: 1px solid #0B7E7A;
	padding: 10px;
	margin-bottom: 10px;
}
#mapbox {
	float: right;
}
