@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #F4F4F4;
	margin: 0px;
}
.clear {
	clear: both;
	height: 5px;
}
#logo {
	float: left;
	height: 80px;
	width: 300px;
}
#phonemenu {
	float: right;
	height: 80px;
	width: 600px;
	text-align: right;
}
#phone {
	font-size: 15px;
	font-weight: normal;
	color: #228FD2;
	margin-right: 10px;
	height: 50px;
	margin-top: 15px;
}
#navbar {
	color: #000;
	text-align: right;
	height: 22px;
	margin-right: 12px;
}
#navbar a {
	color: #000;
	text-decoration: none;
}
#navbar a:visited {
	color: #000;
	text-decoration: none;
}
#navbar a:hover {
	color: #FFF;
	text-decoration: none;
}

#footer {
	width: 870px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0DCFFF;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #133953;
	text-decoration: none;
	background-color: #2390D3;
}
#text {
	margin: 12px;
	font-size: 13px;
	width: 900px;
	background-color: #FFF;
	float: left;
}
#mainphoto {
	height: 200px;
	width: 900px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mainpic {
	height: 200px;
	width: 900px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #101D2B;
}
#wrapper {
	width: 920px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	border: 0px solid #FFFFFF;
}
#header {
	height: 94px;
	width: 900px;
	margin-right: 9px;
	margin-left: 10px;
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0E1D2B;
	margin-bottom: 15px;
}
#menu {
	background-color: #2390D3;
	height: 20px;
	width: 900px;
	margin-right: 9px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFF;
	text-align: right;
}
#mainbody {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#infobox {
	height: 217px;
	width: 268px;
	margin-right: 9px;
	margin-bottom: 20px;
	float: left;
	margin-left: 9px;
	background-image: url(../images/boxBgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2390D3;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#infobox a {
	color: #F60;
	text-decoration: none;
}
#infobox a:visited {
	color: #228FD2;
	text-decoration: none;
}
#infobox a:hover {
	color: #03F;
	text-decoration: none;
}
#infobox h2 {
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	margin-top: 8px;
	margin-bottom: 18px;
}
#form1 table {
	background-color: #F5F5F5;
	border: 1px solid #CCC;
}
#text h1 {
	font-size: 24px;
	font-weight: normal;
	color: #228FD2;
}
.offers {
	margin-bottom: 20px;
	float: left;
	width: 880px;
	padding: 10px;
	border: 1px solid #CCC;
}
.offers #leftimage {
	float: left;
	width: 225px;
	margin-right: 15px;
}
.offers #text {
	float: right;
	width: 600px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.offers p {
	margin-top: 0px;
}
#thanks {
	margin: 12px;
	font-size: 13px;
	width: 900px;
	background-color: #FFF;
	float: left;
	text-align: center;
}
#thanks h1 {
	text-align: center;
	font-size: 24px;
	color: #F60;
	font-weight: normal;
}
#servicelines {
	background-color: #CCC;
	text-align: center;
	width: 900px;
	float: left;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
}
#servicelines a {
	color: #FFF;
	text-decoration: none;
}
#servicelines a:visited {
	color: #228FD7;
	text-decoration: none;
}
#servicelines a:hover {
	color: #000;
	text-decoration: none;
}
.servicebox {
	color: #FFF;
	background-color: #2595EE;
	margin-right: auto;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	padding: 2px;
	margin-left: auto;
	text-align: center;
}
#text a{
	color: #229DE4;
}
#text a:hover{
	color: #03F;
}

