/*--------GLOBAL--------*/
*{
	margin:0;
	padding:0;
}
body{
	font-family:Helvetica, Arial, sans-serif;
	color:#666666;
	line-height:160%;
	font-size:14px;
	background-color:#666666;
}
img{
	border:none;
}
p{
	margin-top:1em;
	text-align:justify;
}
a{
	outline: none;
	color:#568891;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1{
	color:#568891;
	font-weight:bold;
	font-size:14px;
	line-height:140%;
}
h3{
	font-weight:bold;
	font-size:16px;
}
/*--------BODY MENU--------*/
body#home #nav .nav-home a, body#mortgages #nav .nav-mortgages a, body#loans #nav .nav-loans a, body#insurance #nav .nav-insurance a, body#about #nav .nav-about a, body#iva #nav .nav-iva a{
	background-position:right center;
	color:#568891;
}
/*--------MENU--------*/
#header #menu{
	background-color:#FFFFFF;
	background-image:url(../images/menu-bg.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	height:30px;
	margin-top:15px;
}
#nav{
	left:50%;
	list-style-type:none;
	margin-left:-490px;
	position:relative;
	width:980px;
}
#nav li{
	float:left;
}
#nav a{
	background-position:left top;
	background-repeat:no-repeat;
	color:#666666;
	display:block;
	font-size:15px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(../images/menu-item-bg.jpg);
	width:125px;
}
#nav a:hover{
	background-position:right center;
	color:#568891;
}
#nav .nav-iva a{
	background-image:url(../images/menu-item-bg-iva2.jpg);
	width:230px;
}
/*--------SUB MENU--------*/
#main-area-image #sub-nav-top, #main-area-image #sub-nav-bottom{
	height:35px;
	list-style-type:none;
}
#sub-nav-top li, #sub-nav-bottom li{
	float:left;
}
#sub-nav-top a, #sub-nav-bottom a{
	background-image:url("../images/sub-menu-bg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	font-size:12px;
	height:24px;
	line-height:14px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:170px;
	padding-top:11px;
	border-right:1px solid #FFFFFF;
}
#sub-nav-top li.commercial-mortgages a{
	padding-top:3px;
	border-right:none;
	height:32px;
}
#sub-nav-bottom li.iva a{
	padding-top:3px;
	height:32px;
}
#sub-nav-bottom li.contact a{
	border-right:none;
}
#sub-nav-top li.loans a, #sub-nav-bottom li.loans a{
	background-image:url("../images/sub-menu-loans-bg.jpg");
}
#sub-nav-top a:hover, #sub-nav-bottom a:hover{
	background-position:right center;
}
/*--------CLASSES--------*/
.container{
	width:980px;
	margin:0 auto;
}
.green{
	color:#568891;
	font-weight:bold;
}
.clearBoth{
	clear:both;
}
a.read-on{
	background-attachment:scroll;
	background-image:url(../images/read-on-arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}
#footer p.footer-links{
	color:#FFFFFF;
	font-size:14px;
	margin-bottom:15px;
	margin-top:0;
	padding-top:8px;
}
#footer p.footer-links a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}
/*--------GENERAL--------*/
#header{
	border-top:5px solid #568891;
	background-color:#FFFFFF;
	background-image:url(../images/header-bg.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	padding-top:15px;
}
#header #logo{
	width:155px;
	height:65px;
	margin-right:50px;
	float:left;
}
#header #exclusive-finance-logo{
	width:160px;
	height:48px;
	float:left;
}
#header #address{
	float:right;
}
#header #address p{
	text-align:right;
	font-size:12px;
	line-height:140%;
	margin-top:0;
}
#main-area{
	background-color:#FFFFFF;
	background-image:url(../images/main-area-top-bg.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
}
#main-area-bottom{
	height:70px;
	margin-top:-50px;
	background-color:#FFFFFF;
	background-image:url(../images/main-area-bottom-bg.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
}
#main-area-sleeve{
	width:698px;
	margin-right:40px;
	float:left;
}
#main-area-image{
	width:683px;
	margin-top:30px;
	margin-bottom:20px;
	height:335px;
	border:1px solid #666666;
	padding:5px;
}
#main-text-area{
	width:468px;
	float:left;
}
#five-reasons{
	width:200px;
	height:255px;
	margin-left:20px;
	padding:15px 5px;
	background-image:url(../images/five-reasons-bg.png);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
}
h2{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	line-height:125%;
	text-transform:uppercase;
}
#five-reasons ul{
	margin:20px 0 0 10px;
	list-style:none;
}
#five-reasons ul li{
	line-height:235%;
    padding: 0 0 0 25px;
    background:url(../images/tick.png) no-repeat 0 4px;
}
#footer{
	background-image:url(../images/footer-bg.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#666666;
}
#footer p{
	color:#DDDDDD;
	font-size:14px;
	line-height:130%;
	margin-top:0;
	text-align:center;
}
/* Mortgage Calculator Pop-Up Window */
#mortgage-calculator-pop { 
	width:500px; 
	padding:40px; 
}
#mortgage-calculator-pop h2 { 
	color:#568891; 
	font-size:20px; 
	font-weight:bold; 
	text-align:left;
}

form.mortgage_form {
	margin:20px 0 0 0;
	width:500px;
}
.mortgage_form label {
	font-size:12px;
	color:#568891;
	font-weight:bold;
	line-height:3em;
}
.mortgage_form input.textbox{
	width:300px;
	font-size:10px;
	float:right;
	color:#000000;
	font-family:Helvetica,Arial,sans-serif;
	letter-spacing:0px;
	-moz-border-radius:0;
	margin-bottom:0;
	padding:5px;
	border:solid 1px #979696;
	background:#F3F3F3;
}
.mortgage_form input.submit{
	background-color:#568891;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	padding:2px;
	width:90px;
	-moz-border-radius:0;
	padding:1px;
	font-size:15px;
	margin:0 0 0 187px;
}
#sidebar .fancybox{
	display:block;
	background-color:#568891;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	padding:0;
	width:90px;
	-moz-border-radius:0;
	font-size:13px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-weight:normal;
	letter-spacing:-1px;
	text-align:center;
	text-decoration:none;
}

#sidebar{
	width:242px;
	float:right;
	margin-top:24px;
}
#sidebar p{
	line-height:130%;
	font-size:12px;
	text-align:left;
}
#sidebar h3{
	color:#568891;
	font-size:15px;
	font-weight:normal;
	line-height:120%;
	margin-top:10px;
	text-transform:uppercase;
}
#sidebar #contact-box{
	padding:11px 15px;
	width:218px;
	height:65px;
	margin-left:20px;
	margin-bottom:15px;
	background-image:url(../images/contact-box-bg.png);
	background-position:0 0;
	background-repeat:no-repeat;
	float:right;
}
#sidebar #mortgage-box{
	padding:11px 15px;
	width:218px;
	height:215px;
	margin-left:20px;
	margin-bottom:15px;
	background-image:url(../images/mortgage-box-bg.png);
	background-position:0 0;
	background-repeat:no-repeat;
	float:right;
}
#sidebar label{
	color:#568891;
	font-weight:bold;
	font-size:10px;
}
#sidebar input.textbox{
	width:100px;
	font-size:10px;
	float:right;
	margin-right:10px;
	color:#000000;
	font-family:Helvetica,Arial,sans-serif;
	letter-spacing:0px;
	-moz-border-radius:0;
	margin-bottom:0;
	padding:2px;
}
#sidebar form.formular {
	margin-top:0;
}
#sidebar input.submit{
	background-color:#568891;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	padding:2px;
	width:90px;
	-moz-border-radius:0;
	padding:1px;
	font-size:13px;
}
#sidebar #newsletter-box{
	padding:11px 15px;
	width:218px;
	height:112px;
	margin-left:20px;
	margin-bottom:15px;
	background-image:url(../images/newsletter-box-bg.png);
	background-position:0 0;
	background-repeat:no-repeat;
	float:right;
}
#sidebar #testimonials-box{
	padding:11px 15px;
	width:218px;
	height:150px;
	margin-left:20px;
	background-image:url(../images/testimonials-box-bg2.png);
	background-position:0 0;
	background-repeat:no-repeat;
	float:right;
}

#sidebar #testimonials-box li{ font-size:12px; line-height:1.4em; margin:7px 0 0 0; }

#main-text-area ul{
	margin-left:2em;
	margin-top:1em;
	font-weight:bold;
}
.small{
	font-size:11px;
	line-height:13px;
}
.staff-image{
	float:left;
	margin-top:1em;
	margin-right:1em;
}
