@charset "utf-8";
/* CSS Document */
body {
	background:url(images/background.jpg) repeat-x;
	background-color:#006699;
	font-family:Tahoma, Verdana, Arial;
	padding-top:20px;
}
p, h1, h2, h3, li {
	padding:0;
	margin:0;
}
i {display:none;}
li {list-style:square;}
#shell {
	width:800px;
	margin:0 auto 0 auto;
}
#header {
	background:url(images/header.gif) no-repeat;
	height:100px;
	width:800px;
}
#logo a{
	height:72px;
	width:180px;
	float:left;
	margin:13px 7px 0 0;
}
#main_nav {
	background:url(images/navbar.gif) no-repeat;
	height:35px;
	width:800px;
}
#main_nav a{
	float:left;
	margin-right:27px;
}
#home {
	background:url(images/home_btn.gif) no-repeat;
	height:35px;
	width:60px;
}	
#home:hover {
	background:url(images/home_btn_over.gif) no-repeat;
	height:35px;
	width:60px;
}
#savings {
	background:url(images/savings_btn.gif) no-repeat;
	height:35px;
	width:161px;
}	
#savings:hover {
	background:url(images/savings_btn_over.gif) no-repeat;
	height:35px;
	width:161px;
}
#maintenance {
	background:url(images/maintenance_btn.gif) no-repeat;
	height:35px;
	width:114px;
}	
#maintenance:hover {
	background:url(images/maintenance_btn_over.gif) no-repeat;
	height:35px;
	width:114px;
}
#moreinfo {
	background:url(images/moreinfo_btn.gif) no-repeat;
	height:35px;
	width:155px;
}	
#moreinfo:hover {
	background:url(images/moreinfo_btn_over.gif) no-repeat;
	height:35px;
	width:155px;
}
#content {
	background-color:#FFFFFF;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	width:786px;
	padding:20px 6px 0 6px;
}
#lnav {
	width:180px;
	float:left;
}
#lnav div{
	border-bottom:1px dotted #006699;
	margin-bottom:10px;
	height:100px;
}
#lnav div h1{
	color:#D5331D;
	font-size:12px;
	margin-bottom:8px;
}
#lnav div p{
	color:#333333;
	font-size:11px;
	margin-bottom:8px;
}
#lnav div a, a:visited {
	color:#D5331D;
	text-decoration:underline;
}
#lnav div a:hover {
	color:#EC8171;
	text-decoration:underline;
}
#lnav div img {border:none;}
#body {
	width:587px;
	margin-left:19px;
	float:left;
}	
#body h1{
	font-size:18px;
	color:#D5331D;
	margin-bottom:20px;
}
#body h2{
	font-size:15px;
	color:#333333;
	margin-bottom:0px;
}
#body p{
	font-size:12px;
	color:#333333;
	line-height:18px;
	margin-bottom:12px;
}
#body li{
	font-size:12px;
	color:#333333;
	margin-bottom:12px;
}
#body a, a:visited{
	color:#006699;
	text-decoration:underline;
}
#body a:hover{
	color:#28B9FF;
	text-decoration:underline;
}
#mainfeature {
	background:url(images/feature.gif) no-repeat;
	width:587px;
	height:136px;
	margin-bottom:20px;
	cursor:pointer;
}
#clear {clear:both;}	
#footer {
	background:url(images/footer.jpg) no-repeat;
	height:83px;
	width:800px;
	padding-top:37px;
}
#footer p {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#footer a {
	color:#FFFFFF;
	text-decoration:underline;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#contactform {
	font-size: 12px;
	color: #337ABB;
	background-color:#F3F3F3;
	border: 1px solid #223E96;
}
.float {float:right;}
#float3 {
	float:right;
	margin:0 0 15px 15px;
	width:125px;
}
#float3 p{
	background-color:#f7f7f7;
	font-size:11px;
	padding:5px;
	margin-bottom:0!important;
	border-top:1px dotted #cccccc;
}
#float3 img{padding:0 auto 0 auto!important;}
.floatl {float:left;}
.table{
	font-size:12px!important;
	line-height:18px!important;
	margin:12px 0 12px 0!important;
}
.cellcenter{padding:auto 0 auto 0;}
hr{color:#006699;}
.enlarge {
	display:block;
	text-align:center;
	color:#006699;
	text-decoration:underline;
	cursor:pointer;
}
.enlarge hover{
	display:block;
	text-align:center;
	color:#28B9FF!important;
	text-decoration:underline;
	cursor:pointer;
}
.required{color:#D5331D!important; font-weight:bold!important;}
.disclaimer { font-size:11px!important; color:#990000!important;}
#flash_form { margin-bottom:12px;}
#tels_box{
	background-color:#eeeeee;
	border:1px solid #cccccc;
	padding:5px;
	margin-bottom:12px;
}
#tels_box p{margin-bottom:0!important;}
#tels_box img{
	float:right;
	margin:5px 0px 12px 15px;
	border:none;
}
