@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	background: #a7c4d7;
	font-family:Verdana;
}
p{
	margin:0;
}
#outer-wrapper{
	width: 100%;
	float: left;	
}
.wrapper{
	width: 998px;
	margin: auto;
	padding: 0;
}
.header {
    background: none repeat scroll 0 0 #ffffff;
    
	border-left: 1px solid #565653;
	-moz-border-left: 1px solid #565653;
	-webkit-border-left: 1px solid #565653;
	
    border-right: 1px solid #565653;
	-moz-border-right: 1px solid #565653;
	-webkit-border-right: 1px solid #565653;
	
    border-top: 1px solid #565653;
	-moz-border-top: 1px solid #565653;
	-webkit-border-top: 1px solid #565653;
	
    border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	
    border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	
    height: 150px;
    margin-left: 14px;
    margin-top: 15px;
    width: 968px;
}
.logo{
	float:left;
	width: 360px;
	height:110px;
	padding: 25px 0px 0px 30px;
}
.contact-detail {
    float: right;
    padding-right: 25px;
    padding-top: 25px;
    text-align: center;
    width: 400px;
}
.contact-detail h1{
	font-size: 28px;
	font-weight:bold;
	color:#000000;
	margin: 0px;
}
.main-content{
	float:left;
	width: 970px;
	background: url("images/main-content.png") repeat scroll 0 0 transparent;
	margin: 0 14px auto;
	padding-bottom: 30px;
}
.left-content{
	width:545px;
	float:left;
	padding-bottom:20px;
}
.right-content{
	float:right;
	width:400px;
}
.making-home {
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    width: 545px;
}
.making-home-img{
	width: 347px;
	float:left;
	text-align:left;
	margin-left:30px;
}
.equal-house-img{
	float:left;
	width:198px;
	text-align:left;
}
.footer{
	width: 100%;
}
.title-head{
	width:545px;
}
.title-head h1 {
    font-size: 25px;
    margin: 0;
    padding-left: 30px;
    padding-top: 25px;
    width: 520px;
}
.inner-head{
	width:520px;
}
.inner-head h2 {
    color: #4F4F4F;
    font-size: 22px;
    font-weight: normal;
    margin: 0;
    padding-left: 30px;
    padding-top: 20px;
}
.main-body{
	width: 520px;
	margin-left: 25px;
}
.main-body h3{
	font-weight: normal;
	font-size: 20px;
}
.main-body ul {
    list-style: none outside none;
    padding-left: 20px;
}
.main-body ul li {
    background: url("images/bullet.png") no-repeat scroll 0 11px transparent;
    font-size: 16px;
    line-height: 20px;
    padding-left: 30px;
    padding-bottom:18px;
}
.main-body p{
	line-height: 20px;
	font-size: 14px;
}
form{
	float: left;
	width: 400px;
	margin-left: 30px;
}
input[type="text"] {
	width: 165px;
	margin: 5px 0px;
	margin-top:15px;
	height: 25px;
}
.contact-form{
	background:url("images/internetleadform.png") no-repeat scroll 0 0 transparent;
	width: 390px;
	margin: 25px 10px 0 0;
	height: 520px;
}
.contact-form h2{
	font-size: 18px;
	text-align: center;
	color:#466BB0;
	font-weight:bold;
	padding: 20px 10px 0;
	margin-right: 30px;
	margin-left:17px;

}
.contact-form p{
	text-align: left;
	padding: 10px 10px 0;
	margin-right: 30px;
	margin-left:17px;
	font-size: 13px;
	float:left;
}
.contact-form h1{
	font-size: 25px;
	margin-bottom: 15px;
	color: #222324;
	float:left;
	margin-top: 30px !important;
}
.contact-para{
	font-size: 14px !important;
	float:left;
	margin: 0 !important;
	padding: 10px 0 10px 0 !important;
	line-height: 22px;

}
.contact-para-style{
	font-size: 14px !important;
	float:left;
	margin: 0 !important;
	padding: 10px 0 10px 0 !important;
	line-height: 22px;
	font-weight: bold !important;
	/* font-style:italic; */
}
.footer{
	width: 970px;
	float: left;
	margin:0 14px auto;
	text-align: right;
	color:#fff;
	font-size: 10px;
	padding-bottom: 100px;
	padding-top: 10px;
}
.bottom-image{
	background: url("images/bottom_image.png") no-repeat scroll 0 0 transparent;
	height: 102px;
	width: 955px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size:32px;
	float:left;
	color:#fff;
	font-weight: normal;
	line-height: 98px;
	margin-left: 11px;
}
.footer-text{
	
}
.left-footer{
	width:310px;
	float:left;
	text-align: left;
}
.left-footer ul{
	float:left;
	border: medium none;
	list-style: none;
	padding : 0;
	margin: 0;
}
.left-footer ul li{
	float: left;
	border-left: 1px solid #666666;
	padding-left: 5px;
	padding-right: 5px;
}
.left-footer ul li:first-child {
	float: left;
	border: none;
}
.left-footer ul li a{
	color: #666666;
	float:left;
	font-size: 10px;
	text-transform:capitalize;
	text-decoration: none;
}
.left-footer ul li a:hover{
	color: #fff;
}
.mid-footer{
	width: 225px;
	float:left;
	text-align: center;
}
.right-footer{
	width:435px;
	float:left;
	text-align:right;
}
.entry-content{
	width: 940px;
	padding-left: 20px;
	padding-right: 10px;
}
.entry-content h1{
	font-weight: bold;
	font-size: 20px;
}
.entry-content h2{
	font-weight: bold;
	font-size: 15px;
}
.entry-content ul{
	list-style: none;
	padding-left: 20px;
}
.entry-content ul li{
	list-style: none;
}
.entry-content p{
	font-size:14px;
	line-height: 21px;
}
.policy-contact{
	font-size: 16px;
	font-weight:bold;
}