a:focus{
	outline:0;
	}
html {	
	width: 100%;	
	height: 100%;	
	min-height: 100%;	
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
	background: #a4c9e6 url(../images/background.jpg) repeat-x;
}
body {
	margin: 0;
	width: 100%;	
	height: 100%;	
	min-height: 100%;	
}
img { border: none;}
html>body #container {	height: auto;}
h1, h2, h3, h4, h5, h6, p, form { margin:20px 0; }
hr { 
	border: 0px;
	background-color: #c7ced1;
	height: 1px;
}
.red { color:#FF0000 }
#calculators {
	position: relative;
	margin: auto;
	top: 20px;
	left: 0px;
	width: 960px;
	height: 190px;
}
#calculator_finance {
	width: 209px;
	height: 190px;
	background: url(../images/calculator_background.jpg);
	border: 1px solid #d2d1d1;
	text-align:left;
}
#calculator_finance_padding { padding: 0px 10px 0px 10px; font-size: 11px;}
.finance {
	font-size: 14px;
	color: #002f56;
}
.finance_small {
	font-size: 9px;
	color: #002f56;
	font-weight: bold;
}
#calculator_rental {
	width: 209px;
	height: 190px;
	background: url(../images/calculator_background.jpg);
	border: 1px solid #d2d1d1;
	text-align:left;
}
#calculator_rental_padding { padding: 0px 10px 0px 10px; font-size: 11px;}
.rental {
	font-size: 14px;
	color: #b36e35;
}
.rental_small {
	font-size: 9px;
	color: #b36e35;
	font-weight: bold;
}
#calculator_loan {
	width: 209px;
	height: 190px;
	background: url(../images/calculator_background.jpg);
	border: 1px solid #d2d1d1;
	text-align:left;
}
#calculator_loan_padding { padding: 0px 10px 0px 10px; font-size: 11px;}
.loan {
	font-size: 14px;
	color: #009b42;
}
.loan_small {
	font-size: 9px;
	color: #009b42;
	font-weight: bold;
}
.coverage {
	border: 1px solid #d2d1d1;
}
#container {
	top: 0;	
	width: 960px;	
	height: auto;	
	min-height: auto;
	position: relative;
	margin: auto;
	background-color: #FFFFFF;
}
#container_inside {
	top: 0px;	
	width: 960px;	
	height: auto;	
	min-height: auto;
	position: relative;
	margin: auto;
	background-color: #FFFFFF;
}
#container_inside ul.contact{
	margin:0 0 20px 2px;
	padding:0;
	}
#container_inside ul.contact li{
	margin:0;
	padding:0;
	list-style:none;
	}
#top_dec {
	position: relative;
	margin: auto;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 500px;
	background: url(../images/top_dec.jpg) repeat-x top center;
}
#social_media{
	margin:0;
	padding:0;
	position:absolute;
	right:15px;
	top:50px;
	}
#top_shadow {
	position: absolute;
	top: 98px;
	left: 0px;
	width: 960px;
	height: 15px;
	background: url(../images/top_shadow.jpg) no-repeat;
}
#header {
	position: absolute;
	top: 126px;
	left: 13px;
	width: 934px;
	height: 304px;
}
#logo{
	position: absolute;
	top: 15px;
	left: 30px;
	width: 321px;
	height: 80px;
}
#nav {
	position: absolute;
	font-weight: lighter;
	width: 932px;
	height: 29px;
	margin:450px 0 0 25px;
	padding:0;
}
#nav ul{
	margin:0;
	padding:0;
	float: left;
	width: 100%;
}
#nav li{
	margin:0 6.7px 0 6.7px;
	padding:7px 0 7px 0;
	list-style:none;
	display:block;
	float:left;
}
#nav li a{
	color: #838282;
	text-decoration: none;
	font-weight: lighter;
	margin:0;
	padding:8px 10px 7px 10px;
}
#nav li a:hover{
	background: #00192e url(../images/up_arrow.gif) no-repeat center top;
	color:#FFFFFF;
	
}
#nav li a.current{
	background: #00192e url(../images/up_arrow.gif) no-repeat center top;
	color:#FFFFFF;
}
#sub_nav{
	margin:0 0 0 250px;
	padding:0;
	float:left;
}
#sub_nav ul{
	margin:0;
	padding:0;
	float:left;
}
#sub_nav li{
	margin:0 15px 0 0;
	padding:0;
	list-style:none;
	display:block;
	float:left;
}
#sub_nav li a{
	text-decoration:none;
	font-weight: lighter;
	font-size: 10px;
	color: #002f56;
	margin:0;
	padding:0;
}
#sub_nav li a:hover{
	color: #838282;
}
#sub_nav li a.current{
	color: #838282;
}
#why_dlv { background-color: #f5f5f5; padding: 20px 10px 10px 10px; }
#content { 
	padding: 15px 35px 100px 35px;
}
#content a {
	text-decoration: none;
	color: #faf5a9;
}
#content a:hover {
	text-decoration: none;
	color: #ffffff;
}
#content ul li {
	margin: 2px 2px 2px 2px;
}
#content_equipment { 
	padding: 15px 35px 100px 35px;
}
#content_equipment a {
	text-decoration: none;
	color: #356aac;
}
#content_equipment a:hover {
	text-decoration: none;
	color: #002f56;
}
#content_equipment h3 a {
	text-decoration: none;
	color: #ffffff;
}
#content_equipment h3 a:hover {
	text-decoration: none;
	color: #002f56;
}
#content_equipment a.contact {
	text-decoration: none;
	color: #356aac;
}
#content_equipment a.contact:hover {
	text-decoration: none;
	color: #002f56;
}
#content_equipment ul {
	margin:0 0 20px 0;
	padding:0;
}
#content_equipment ul li {
	margin: 4px 2px 4px 15px;
	list-style-type:outside;
}
#content_homeloan { 
	padding: 15px 35px 100px 35px;
}
#content_homeloan a {
	text-decoration: none;
	color: #356aac;
}
#content_homeloan a:hover {
	text-decoration: none;
	color: #002f56;
}
#content_homeloan ul li {
	margin: 4px 2px 4px 15px;
	list-style-type: square;
}
#content_team { 
	padding: 15px 35px 100px 35px;
}
#content_team a {
	text-decoration: none;
	color: #002f56;
}
#content_team a:hover {
	text-decoration: none;
	color: #3e3e3e;
}
#content_team ul li {
	margin: 4px 2px 4px 15px;
	list-style-type: square;
}
.sitemap_padding {
	padding: 10px 0px 10px 20px;
	margin: 10px 0px 0px 15px;
}
.h1, h1 {
	font-weight: lighter;
	font-size: 25px;
	color: #002f56;
	margin:0 0 20px 0;
}
.h2, h2 {
	font-weight: lighter;
	font-size: 14px;
	color: #356aac;
	margin:0 0 20px 0;
}
.h3, h3 {
	background: url(../images/enquire_arrow.gif) no-repeat left;
	background-color: #a4c9e6;
	font-weight: lighter;
	padding: 5px 5px 5px 15px;
	font-size: 12px;
	color: #ffffff;
	margin:0 0 20px 0;
}
.h4, h4 {
	font-weight: lighter;
	font-size: 15px;
	color: #faf5a9;
	margin:0 0 20px 0;
}
.h5, h5 {
	font-weight: lighter;
	font-size: 18px;
	color: #356aac;
	margin:0 0 20px 0;
}
.body_text {
	font-size: 12px;
	font-weight: lighter;
	color: #3e3e3e;
	margin:0 0 20px 0;
}
p, .p {
	font-size: 12px;
	font-weight: lighter;
	color: #3e3e3e;
	margin:0 0 20px 0;
}
.bold { font-weight: bold; }
.red { color: #FF0000; }
.black { color: #000000; }
.white_heading { color: #ffffff; font-size: 14px; font-weight: lighter; }
ul { margin: 0px 0px 0px 15px; padding: 0px;}
li { margin-bottom: 10px; }
.thumb {
	margin: 11px 20px 0px 0;
	float: left;
}
.thumb_right {
	margin-bottom: 10px;
}
#footer_logo {
	position: absolute;
	bottom: 20px;
	left: 40px;
	width: 235px;	
	height: 72px;
	background: url(../images/fbaa_logo.gif) no-repeat;
}
#footer {
	margin:0;
	padding:0;
	position: absolute;
	bottom: -110px;
	width: 960px;	
	height: 100px;
	background: url(../images/footer_dec.jpg) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #29608c;
}
#footer_left{
	margin:0;
	padding:0;
	float:left;
	}
#footer_left ul{
	margin:0;
	padding:0;
	}
#footer_left ul li{
	margin:0;
	padding:0;
	list-style:none;
	}
#footer_right {
	margin:0;
	padding:0;
	float:right;
}
#footer_right img{
	margin:0 0 0 10px;
	padding:0;
	float:right;
	}
#footer_right ul{
	margin:0;
	padding:0;
	float:right;
	width:350px;
	}
#footer_right ul li{
	margin:0;
	padding:0;
	text-align:right;
	list-style:none;
	}
#footer_right a {
	color: #29608c;
	text-decoration: none;
}
#footer_right a:hover {
	color: #333333;
	text-decoration: underline;
}
#footer_right a.current {
	color: #333333;
	text-decoration: underline;
}
.fm-logo {
	float: right;
	margin: 0px 0px 5px 10px;
}
.text-drop, .text-field, .text-area, .button {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	color: #ffffff;
}
.text-drop {
	width: 155px;
	height: 20px;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.text-field {
	width: 200px;
	height: 24px;
	padding: 2px;
	background:url(../images/form_dec.jpg) repeat-x;
	border: none;
	padding-top: 3px;
	padding-left: 5px;
}
.text-area {
	width: 150px;
	height: 40px;
	padding: 2px;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.button {
	width: 80px;
	height: 30px;
	padding: 2px;
	background-color: #31425d;
	border: none;
	margin-bottom: 15px;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
}
.button:hover {
	background-color: #0058ac;
	color: #FFFFFF;
}
.calculator-field {
	background-color: #d2d2d2;
	border: 1px solid #ffffff;
	width: 55px;
	height: 18px;
	padding: 2px;
	padding-top: 3px;
	padding-left: 5px;
}
.button_finance {
	background: url(../images/finance_button.png) no-repeat;
	width: 42px;
	height: 31px;
	cursor: pointer;
	cursor: hand;
	border: none;
}
.button_finance:hover {
	background: url(../images/finance_button.png) no-repeat;
	color: #FFFFFF;
}
.button_rental {
	background: url(../images/rental_button.png) no-repeat;
	width: 42px;
	height: 31px;
	cursor: pointer;
	cursor: hand;
	border: none;
}
.button_rental:hover {
	background: url(../images/rental_button.png) no-repeat;
	color: #FFFFFF;
}
.button_loan {
	background: url(../images/loan_button.png) no-repeat;
	width: 42px;
	height: 31px;
	cursor: pointer;
	cursor: hand;
	border: none;
}
.button_loan:hover {
	background: url(../images/loan_button.png) no-repeat;
	color: #FFFFFF;
}
.clear{
	clear:both;
	}
.fineprint {
	font-size: 9px;
}
#calcinfo{
	width:210px;
	text-align:left;
	line-height:150%;
}