/* CSS Document */
body{
     background:#e1e5e7;
     text-align:center;
     margin:50px auto;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#777777;
}
a:link {
    color:#777777;
	text-decoration:none;
}
a:visited {
    color:#777777;
	text-decoration:none;
}
a:hover {
    color:#777777;
	text-decoration:none;
}
#header,#main{
     margin:0 auto;
     padding:0;
	 background:#FFFFFF;

}
#flash{
    background: url(../images/flash_bg.gif) no-repeat 12px top;
    height:317px; 
	}
#flash_content{
	height: 245px;
	width: 334px;
	padding-top: 67px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 178px;
	}
.topbg{ background:url(../images/topbg.gif) repeat-x top;}
.rightbg{ background:url(../images/right_bg.jpg) repeat-y;}
.leftbg{ background: url(../images/left_bg.jpg) repeat-y;}
.freebg{ background:url(../images/free_bg.jpg) repeat-y;
}
.freemortgage{
	text-align:left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #373737;
	border-right-color: #373737;
	border-bottom-color: #373737;
	border-left-color: #373737;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/free_mortgage2.jpg);
	background-repeat: repeat-x;
	 }
#freemortgage_bg{ 
     background:url(../images/free_mortgage3.jpg) no-repeat left;
     
	 }
.down_bg{ background:url(../images/down_bg.jpg) repeat-x bottom; height:7px;}
.down{
      
      color:#7E7E80;
	  line-height:30px;
	  font-size:12px;
}
#nav,#subscribe{
      font-weight:bold;
}
#nav{
	  padding:5px;}
#nav ul{  
     margin: 0;
     padding: 0;
     list-style: none;
     width: 180px;
	 text-align:left;
}
#nav li{
     background:url(../images/icon.gif) no-repeat 2px 7px;}
#nav li a{
     padding: 5px 0px 5px 24px;
     display: block; 
     width: 100%; 
     text-decoration: none;
     color:#777777;
}
#nav li a:hover{
     background:#FFFFFf url(../images/icon.gif) no-repeat 2px 7px;
     color:#0072BB;
}
#subscribe{
     padding:15px 0px 5px 29px;
     width:180px;
     text-align:left;
	 line-height:18px;
}
.subscribe{
     font-size:11px; 
     padding:15px 5px 5px 15px;
     width:180px;
     text-align:left;
	 font-weight:bold;
	 }
.subscribe a:hover{
 color:#0072BB;
 background:#fff;
 display:block;
}
#content{
     padding:0px 5px 0px 25px;}
h1,h2{
     color:#0072BB;
     font-weight:bold;}
h1{
	font-size:12px;
	padding:0;
	
}
h2{
	font-size:11px;
	text-decoration: none;
}
h2 a:link{
	color:#0072BB;
	text-decoration: none;
}
h2 a:hover{
    background:#E5F4FD;
    color:#0072BB;}
h2 a:visited{ color:#0072BB; }
#about{
	background:url(../images/about_bg.gif) repeat-y;
	text-align:left;
	line-height:18px;
	padding:10px 10px 55px 10px;
}
#calculator{
    background:url(../images/calculator_bg.gif) repeat-y;
    text-align:left;
    line-height:18px;
    padding:10px 10px 15px 10px;
}
.important{ color:#FF0000;}
.biao{
	border: 1px solid #666666;
	padding:5px;
}
.contact_bg{
background:url(../images/contact.jpg) no-repeat bottom left;}

.form1{
	border: 1px solid #cccccc;
	padding: 5px;
	width:400px;
	
}
#title {
	margin: 0px;
	padding: 0px;
	height: 1px;
	background: no-repeat 0 0;
    display: block;
    height/**/:/**/ 0 !important;
    overflow: hidden;
}

.precision{
	border: 1px solid #cccccc;
	padding: 5px;
	width:400px;
	font-size: 11px;
	color: #CC6600;
}
.precision a{
	color: #000066;
	text-decoration: underline;
}
.precision a:hover{
	color: #009900;
	text-decoration: underline;
}.blank_title {
	height: 30px;
	width: 501px;
	margin-top: -9px;
	position: relative;
	top: 30px;
}
.title_table {
	position: absolute;
}

/**************
Contact Form Area
***************/

fieldset { 
	border:0;
	margin:0;
	padding:0; 
}
label { 
	display:block; 
}
input.text,textarea { 
	width:300px;
	font:12px/12px 'courier new',courier,monospace;color:#333;
	padding:3px;
	margin:1px 0;
}

input.submit { 
padding:2px 5px;
font:bold 12px/12px verdana,arial,sans-serif; 
}
#contactFormArea {
	position: absolute;
}
#map {
	height: 403px;
	width: 476px;
	position: relative;
	top: 0px;
	background-repeat: no-repeat;
	border: 1px solid #0066CC;
	text-align: left;
	margin-top: 60px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #006699;
}
#sendContactEmail {
	margin-top: 10px;
	margin-left: -2px;
}
#contactFormArea {
	position: absolute;
}

fieldset input {
	border: 1px solid #0066CC;
}

fieldset input:hover {
	border: 1px solid #FF0000;
	background: #FFFFCC;
}

fieldset input:focus, input:active {
	border-color:#008000;
	background: #CCFFFF;
}

textarea {
	border-color:#0066CC;
}

textarea:hover {
	background:#FFFFCC;
	border-color:#FF0000;
}

textarea:active {
	border-color:#008000;
	background: #CCFFFF;
}

textarea:focus {
	border-color:#008000;
	background: #CCFFFF;


#contactFormArea {
	height: 309px;
	width: 940px;
	position: absolute;
	top: 520px;
	left: 33px;
	text-align: left;
}
#main .free h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 17px;
	height: 29px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	background-color: #0072BB;
	text-align: center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-top-style: solid;
}
.strong {
	font-weight: bold;
}

#about .strong {
	font-weight: bold;
}

#main .freemortgage h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 17px;
	height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#health {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.free td h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 17px;
	height: 29px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	background-color: #0072BB;
	text-align: center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	border-top-style: solid;
}
