/*****************************
	Mortgage Equicap CSS
		Copyright 2008 Mortgage Equicap
*****************************/
@CHARSET "UTF-8";

/*****************************
	Basic HTML Styles
*****************************/
* {
	font-family: Verdana, Arial, sans-serif;
}
body {
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #000;
	text-align: center;
	background-color: #000000;
	font-family: Verdana, Arial, sans-serif;
}
p, h1, h2, h3, h4, h5, h6, ul, ol, li {
	padding: 0px;
	margin: 0px;
}
h1, h1 span, h1 a, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
h1 {
	font-size: 26px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
ul, ol {
	margin-left: 40px;
}
ul li {
	list-style-image: url(../images/orange.gif);
}
li {
	margin: 2px 0px;
	font-size: 12px;
}
blockquote {
	margin: 10px 0px 10px 40px;
	font-size: 12px;
}
p {
	line-height: 18px;
}
p, dl {
	margin: 10px 0px;container
	font-size: 12px;
}
hr {
	margin: 6px 30px;
	height: 1px;
	border: none;
	background: none;
	border-bottom: 1px solid #437097;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #046;
}
a img {
	border: none;
}

/*****************************
	Generic Classes
*****************************/
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.align_center {
	text-align: center;
}
.note {
	font-size: 10px;
}
.strong {
	font-weight: bold;
}
.solution {
	color: #437097;
}
.error {
	border: 1px solid #900;
	background-color: #FFC3C3;
	font-weight: bold;
}

/*****************************
	Wrapper
*****************************/
#wrap {
	text-align: left;
}

/*****************************
	Header
*****************************/
#header {
	background-image: url(../images/headly3.jpg);
	background-repeat: repeat-x;
	height: 100px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7799B0;
}
#header h1 {	
	display: none;
}
#header p.logo {
	margin: 0px auto;
	padding: 0px;
	width: 880px;
}

/*****************************
	Navigation
*****************************/
#navigation1 {
	height: 38px;

}
#navigation ul.menu {
	margin: 0px auto;
	width:880px;
}
#navigation ul.menu {
	height: 38px;
}


/*****************************
	Container
*****************************/
#container {
	padding-top: 0px;
	background-image: url(../images/water-bg2.jpg);
	background-repeat: repeat-x;
	background-color: #010101;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
}

/*****************************
	Body
*****************************/
#body {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 93px;
	padding-top: 15px;
	padding-right: 65px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#body h4 {
	margin: 0px;
	padding: 20px 30px 0px 30px;
}
#body .column_left {
	width: 860px;
	background-image: url(../images/topbg2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 45px;
	top: 92px;
}

#body .column_left p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 23px;
}






#body .column_right h4 {
	margin: 10px;
}
#body .column_right h4 a {
	text-decoration: none;
}

#body .column_right ul {
	margin: 16px 10px 16px 40px;
	color: #000000;
	font-style: normal;
}
#body .column_right .note {
	color: #777;
	text-align: center;
}
#body .right_image_shadow {
	height: 17px;
	background-image: url('../images/right_image_shadow.png');
	background-repeat: no-repeat;
}
#body dl {
	margin: 10px 32px;
}
#body dl dt {
	float: left;
	width: 140px;
	height: 22px;
	line-height: 22px;
	text-align: right;
	margin: 0px;
}
#body dl dd {
	margin-left: 150px;
	margin-bottom: 6px;
}
#body dl dd input, #body dl dd textarea {
	border: 1px solid #FFF;
	background-color: #FFF;
	width: 300px;
	padding: 2px;
}
#body dl dd textarea {
	font-size: 12px;
}
#body dl dd input.submit {
	width: auto;
	border: 1px solid #8198BB;
	background-color: #BCCFDD;
	font-weight: bold;
}


/*****************************
	Inner Pages
*****************************/
#body .content {
}
#body .content h2 {
	margin: 0px;
	color: #437097;
}
#body .content .bodylarge {
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 24px;
	color: #000033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#body .content .bodysmall {
	margin: 0px;
	padding-top: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#body .column_right {
	padding-left: 24px;
	padding-top: 24px;
	padding-right: 55px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/oldpaper.jpg);
	background-repeat: no-repeat;
	border: 11px solid #7799B0;
}

#body .about_right_bottom {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
}

#body .about_right_bottom h2 {
	font-size: 18px;
}

#body .about_right_bottom p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #272221;
	margin-right: -5px;
	margin-left: 30px;
}


#body .column_left .content .headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 29px;
	font-weight: normal;
	text-transform: none;
	color: #395885;
	letter-spacing: 0em;
	margin-top: 42px;
	margin-bottom: 30px;
	text-align: center;
}
#body .column_right .about_right_bottom .right-img {
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 12px;
	float: right;
	padding-right: 0px;
}
#body .column_right .about_right_bottom .right-img450 {
	background-image: url(../images/frame450.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 27px;
	padding-left: 26px;
	left: 414px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	position: fixed;
	}

#body .column_right .about_right_bottom .left-img {
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 22px;
}

#body .column_right .about_right_bottom .left-img400 {
	float: left;
	background-image: url(../images/frame400.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 20px;
	padding-right: 33px;
	padding-bottom: 27px;
	padding-left: 20px;
}

#body .column_right .about_right_bottom .left-img350 {
	float: left;
	background-image: url(../images/pictures/frame350-vert.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 16px;
	padding-right: 33px;
	padding-bottom: 27px;
	padding-left: 15px;
}
#body .column_right .about_right_bottom .left-img450 {
	float: left;
	background-image: url(../images/frame450.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 20px;
	padding-right: 33px;
	padding-bottom: 27px;
	padding-left: 20px;
}
#body .column_left .content img {
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#body .column_right .about_right_bottom .head3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #558596;
	margin-left: 30px;
	padding-bottom: 18px;
}

#body .column_right .about_right_bottom .navbox {
	height: 112px;
	width: 246px;
	float: left;
	margin-right: 22px;
	margin-bottom: 12px;
	margin-left: 30px;
	padding-left: 0px;
	background-color: #FFEED5;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 38px;
	border: 1px solid #E8D0AF;
	background-image: url(../images/select.jpg);
}

#body .column_right .about_right_bottom .navbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #99CCCC;
}

#body .column_right .about_right_bottom .navbox p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6987BB;
}

#body .column_right .about_right_bottom .navbox p .current a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	color: #32497A;
	text-decoration: none;
}
#body .column_right .about_right_bottom .navbox p  a:hover {
	color: #FFFFFF;
	background-color: #15213D;
}
#body .column_right .about_right_bottom .head5ital {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#body .column_right .about_right_bottom .head3ital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
}

#body .column_right .about_right_bottom .head3small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#body .column_right .about_right_bottom .head3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #558596;
	color: #55859A;
	text-decoration: none;
}
#body .column_right .about_right_bottom .head3 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #558596;
	color: #003366;
	text-decoration: none;
}


/*****************************
	HOME
*****************************/
#home {
	width: 907px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 93px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}


#home .homey .homeyleft .image {
	float: left;
	margin-top: 8px;
	margin-right: 11px;
	margin-bottom: 8px;
	border: 1px solid #996633;
}



#home .homey .head3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 30px;
	color: #558596;
	margin-left: 27px;
}

#home .homey {
	background-color: #FFFFFF;
	margin: 0px;
	background-repeat: no-repeat;
	border: 11px solid #7799B0;
	padding: 12px;
	height: 479px;
}


#home .homey .homeyleft {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
	width: 300px;
	float: left;
	text-align: left;
}

#home .homey  .flash {
	position: absolute;
	top: 434px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 29px;
	left: 406px;
	height: 182px;
	background-color: #4970AE;
	background-image: url(../images/flashshots/start.jpg);
}

#home .homey  .homeytop {
	padding-left: 0px;
	position: absolute;
	top: 138px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 29px;
	left: 406px;
	height: 296px;
	background-image: url(../images/TOP-flash2.jpg);
	width: 541px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 0px;
}

#home .homey  .homeytop p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 25px;
	padding-top: 31px;
	padding-right: 27px;
	padding-left: 27px;
	}

#home .homeyleft h2 {
	font-size: 18px;
}

#home .homeyleft p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-left: 27px;
	padding: 0px;
	margin-top: 14px;
}

/*****************************
	Footer
*****************************/
#footer {
	width: 916px;
	text-align: right;
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 0px;
	padding: 0px;
}
#footer p {
	margin: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #65929F;
	line-height: 18px;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
}
#footer a {
	color: #65929F;
	text-decoration:none;

}

#footerhome {
	width: 1008px;
	text-align: right;
	color: #FFFFFF;
	height: 88px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: 0px;
	padding: 0px;
}
#footerhome p {
	margin: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A0BACB;
	line-height: 18px;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
}
#footerhome a {
	color: #A0BACB;
	text-decoration:none;
}

#bottom {
	background-color: #203761;
	margin-top: 125px;
}
#wrap #container #body .column_right .about_right_bottom .head5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: #000000;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.15em;
	text-align: left;
	padding-left: 55px;
	vertical-align: middle;
	padding-top: 12px;
	top: 30px;
}
#header .logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 92px;
}

#headerleft {
	width: 300px;
	height: 100px;
	overflow: hidden;
	background-image: url(../images/logo7.jpg);
	background-repeat: no-repeat;
}

#headerright {
	position: absolute;
	left: 259px;
	top: 62px;
	width: 644px;
	color: #457196;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 41px;
	line-height: 24px;
	text-align: right;
}


#headerright a {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 28px;
	text-decoration: none;
}
#headerright a:hover {
	color: #FFF;
	background-color: #476EAB;
}
#wrap #container #body .column_right .about_right_bottom .map {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#wrap #header #headerright .tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9FC4D9;
	margin-top: 21px;
	padding-top: 2px;
	font-style: italic;
}

