* { padding: 0px; margin: 0px; }

body { 
	font: 12px/1.2 Arial, Helvetica, Verdana, Sans-Serif;
	color: #333;
	text-align: center;
}

html, body, #wrap {height: 100%;} /*	Sitcky Footer 	*/
body > #wrap {height: auto; min-height: 100%;} /*	Sitcky Footer 	*/

* :focus { outline: none; }

a img { border: 0px; }
a { text-decoration: none; color: #1275D0; }

.left { float: left; }
.right { float: right; }

h3 { font-size: 24px; }
h4 { font-size: 18px; }
h2 { margin-top: 20px; }

#wrap {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

#head { padding-top: 30px; }

#head p.call-head {
	margin: 0 0px 0 0;
	font-size: 2px;
	color: #000;
	float: left;
}
#head p.call-headtext1 {
	position:relative;
	right:200px;
	top:1px;
	font-size: 15px;
	color: #000;
	float: right;
}
#head p.call-headtext2 {
	position:relative;
	right: -340px;
	top: -5px;
	font-size: 24px;
	color: #000;
	float: right;
}
#banner {
	margin-top: 40px;
	height: 311px;
	background: url(../images/family-banner.jpg) top right no-repeat;
	

}

ul {
	margin: 10px 30px;	
}

#keywords ul { 
	float: right; 
	margin: 13px 20px 0 0;
	position:relative;
	

}
#keywords ul li { 
	list-style: none;
	float: right;
	background: #ffe400;
	margin: 0 2px 0 0;
	padding: 7px 10px 6px 15px;
	
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}
#keywords ul li a {
	font-weight: bold;
	color: #1275d0;
	text-transform: capitalize;
}


#form {
	background: #5cacf7 url(../images/form-background.jpg) bottom left repeat-x;
	width: 360px;
	
	position: absolute;
	top: 85px;
	
	padding: 25px 25px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#form form { margin-top: 30px; } 
#form .row { margin: 0 0 10px 0; }
#form p.title {
	font-size: 18px;
	color: #FFE400;
	font-weight: bold;
}
#head #form .sellinfo {
	color: #FFF;
}
#form p.title span {
	font-size: 28px;
	color: #000;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
}
#form p.title img {
	margin: -20px -10px 0 0;
	float: right;
}
#form label { font-size: 18px; color: #ffe400; width: 60px; display: block; float: left; }
#form .input {
	border: 0px;
	font: 14px Arial, Sans-Serif;
	padding: 6px 5px 5px 5px;
}

#fname, #lname { width: 90px; margin: 0 5px 0 0; }
#email { width: 270px; }

#phone1, #phone2, #phone3, #zip, #city, #state { float: left; }

#phone1, #phone2 {
	margin: 0 5px 0 0;
	width: 25px !important; 
}
#phone3 { width: 35px; margin: 0 40px 0 0; }
#zip { width: 45px;}

#state { width: 85px; }
#city {width: 100px; margin: 0 15px 0 0; }
#submit { margin-top: 1px; }

#loan_amount {
	float: left;
	margin: 0px 10px 0 10px;
	width: 120px;
}


.clear { clear: both; }

.top-content {
	margin: 75px 25px 10px 25px;
}
.content { margin: 20px 25px 0 25px; }
.top-content p, .content p { margin: 5px 0;}

.block {
	background: #a9b0b7 url(../images/block-background.jpg) top left repeat-x;
	width: 415px;
	border: 2px solid #bbdcfa;
	margin: 20px 0 20px 0;
	padding: 20px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.block ul {
	font-size: 11px;
	margin: 5px 0 0 20px;
	height: 125px;
}
.block ul li { margin: 2px 0; }


#footer {
	position: relative;
	margin-top: -100px; /* negative value of footer height */
	height: 100px;
	clear:both;
	font-size: 10px;
} 

#footer .contain { text-align: left; width: 990px; margin: 0 auto; }
#footer .contain p { float: left; margin: 40px 0 0 30px; }
#footer .contain img { float: left; }
clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
	* html .clearfix { height: 1%; } /* Hides from IE-mac \*/
	.clearfix { display: block; } 	/* End hide from IE-mac */


.states ul, .cities ul { text-align: center; margin: 20px 0; }
.states ul li, .cities ul li {
	display: inline;
	list-style: none;
	margin: 5px 10px;
}

}
