* {
	margin:0;
	padding:0;
}
.clr {
	clear:both;
}
.flr {
	float:right;
}
.flt {
	float:left;
}
p, ul, li, span, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
body {
}
img {
	border:none;
}
#header {
	width:100%;
	display:inline-block;
	background-color:#fff3e6;
	border-bottom:1px solid #ded1c4;
	min-height:167px;
}
.wrap {
	width:1000px;
	margin:0 auto;
}
.logo {
	float: left;
	margin-top: 23px;
	max-width: 278px;
	width: 100%;
}
.logo a {
	text-decoration:none;
}
.tagline {
	color: #575757;
	font-family: 'OswaldRegular';
	font-size: 24px;
	margin: 9px 0 0;
	text-align: center;
}
.call_now {
	max-width: 363px;
	width: 100%;
	margin-top: 30px;
	float:right;
}
/*=================banner css starts here============*/
#banner {
	width:100%;
	display:inline-block;
	background:url(../images/bgbanner.png) repeat-x;
	min-height: 613px;
}
.banner_boxleft {
	max-width: 635px;
	width: 100%;
	position:absolute;
	padding:30px 0 0 0;
	float:left;
}
.banner_boxleft h3 {
	color: #6A6459;
	font: 300 28px arial;
	text-transform: uppercase;
}
.banner_boxleft h2 {
	background: url("../images/bgh2-arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #000000;
	font-family: 'OswaldRegular';
	font-size: 30px;
	font-weight: bold;
	padding: 27px 0 27px 17px;
	text-transform: uppercase;
	z-index:9999;
	position: relative;
}

.banner_boxleft h2 span {
	border-bottom: 2px solid #FFFFFF;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
.banner_boxleft > h4 {
	margin: -28px 0 0;
}
.banner_boxright {
	background: url("../images/bgshadow-freeconsultation.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	float: right;
	height: 505px;
	max-width: 395px;
	padding: 30px 0 0;
	width: 100%;
}
.free-consultation {
	max-width:395px;
	width: 100%;
	float:left;
	border-radius:10px;
	background-color:#f2edde;
	border:1px solid #a6a6a6;
}
.free-consultation h1 {
	background:url(../images/bgh1-freeconsultation.png) repeat-x;
	color: #fff;
	font-family: 'OswaldRegular';
	padding: 11px 0;
	font-size: 26px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	text-align: center;
}
.banner_box {
	width:100%;
	float:left;
	position:relative;
}
.free-consultation h1 span {
	color:#ffa40b;
}
.free-consultation form {
	width:100%;
	max-width:320px;
	margin:0 auto;
}
.free-consultation form textarea {
	background: linear-gradient(to bottom, #ECECEC 0%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #BDB9AD;
	border-radius: 10px;
	color: #737373;
	font: 16px arial;
	margin: 16px 0 0;
	min-height: 59px;
	padding: 15px;
	width: 290px;
}
.free-consultation form input[type="text"] {
	background: linear-gradient(to bottom, #ECECEC 0%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #BDB9AD;
	border-radius: 10px;
	color: #737373;
	font: 16px arial;
	margin: 16px 0 0;
	min-height: 47px;
	padding: 0 15px;
	width: 290px;
}
.free-consultation form input[type="button"] {
	background: url("../images/bgbutton-freeconsultation.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	border-radius: 10px;
	color: #FFFFFF;
	cursor: pointer;
	font-family: 'OswaldRegular';
	font-size: 24px;
	margin: 15px 0 13px;
	min-height: 47px;
	padding: 0 15px;
	text-transform: uppercase;
	width: 320px;
}

.free_consultant
  {
   background: url("../images/bgbutton-freeconsultation.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	border-radius: 10px;
	color: #FFFFFF;
	cursor: pointer;
	font-family: 'OswaldRegular';
	font-size: 24px;
	margin: 15px 0 13px;
	min-height: 47px;
	padding: 0 15px;
	text-transform: uppercase;
	width: 320px;
 }

.free-consultation form a {
	text-decoration:none;}


.private_div {
    float: left;
    margin: -6px 0 0;
    position: relative;
    width: 100%;
}



.private_div h1 {
    color: #FFFFFF;
    font-family: 'OswaldRegular';
    font-size: 44px;
    font-weight: bold;
    max-width: 605px;
	width: 100%;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
	float: left;
}
.private_div h1 span {
	
	border-bottom:2px solid #fff;
	
}

.private_div > h4 {
    float: right;
    margin: 0 25px 0 0;
}
/*=================container css starts here============*/
#container {
	width:100%;
	display:inline-block;
}
.content_div {
	float: left;
	padding: 20px 0 0;
	text-align: center;
	width: 100%;
}
.content_div h1 {
	color: #545454;
	font-family: 'OswaldRegular';
	font-size: 31px;
	font-weight: normal;
	padding: 8px 0;
	text-transform: uppercase;
}
.content-box {
	margin: 0 auto;
	max-width: 750px;
	padding: 24px 0;
	width: 100%;
}
.content-box ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.content-box li {
	background: url("../images/bgcontent-p.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	color: #5C5B5B;
	font-family: arial;
	font-size: 24px;
	font-weight: normal;
	padding: 7px 0 8px 61px;
	text-align: left;
}
.recover-div {
	display: inline-block;
	margin: 19px auto 0;
	max-width: 927px;
	padding: 0;
	text-align: center;
	width: 100%;
}
.recover-box {
	background: url("../images/bgrecover-box.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	margin: 0 11px;
	max-width: 287px;
	width: 100%;
}
.recover-box h3 {
	color: #4A2B05;
	font-family: arial;
	text-transform:uppercase;
	font-size: 20px;
	padding: 20px 0;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 1);
}

.recover-box h3 a {
    color: #4A2B05;
    text-decoration: none;
}
.dontdelay-div {
	width:100%;
	max-width:903px;
	margin:38px auto;
	min-height:92px;
	border-radius:10px;
	background:url(../images/bgdontdelay-div.png) repeat-x;
}
.dontdelay-div h4 {
	float: left;
	padding: 16px 0 0 21px;
}
.dontdelay-div h1 {
	color: #fb8c18;
	font-family: 'OswaldRegular';
	font-size: 27px;
	font-weight: normal;
	padding: 27px 0 0;
	text-transform: uppercase;
}
.important-information {
	background-color: #FFF3E6;
	border: 1px solid #DED1C4;
	float: left;
	padding: 7px 0 16px;
	width: 100%;
}
.information-lfbox {
	float: left;
	max-width: 560px;
	padding: 15px 0 0 27px;
	width: 100%;
}
.information-lfbox h2 {
	color: #545454;
	font-family: 'OswaldRegular';
	font-size: 25px;
	font-weight: normal;
	padding: 0 0 9px;
}
.information-lfbox ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.information-lfbox ul li h4 {
	float: left;
	padding: 0 15px 0 0;
}

.information-lfbox ul li {
    background: url("../images/bgli-information-lfbox.png") no-repeat scroll 1px 8px rgba(0, 0, 0, 0);
    color: #504F4F;
    display: inline-block;
    float: none;
    font: 18px/35px arial;
    padding: 0 0 2px 37px;
    width: 100%;
}
.information-rhbox {
	float: right;
	margin: 15px 0 0;
	max-width: 391px;
	padding: 0 18px 0 0;
	width: 100%;
}
.featured_brands {
	margin: 30px auto;
	max-width: 451px;
	overflow: hidden;
	width: 100%;
}
.featured_brands ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.featured_brands ul li {
	float:left;
	display:inline;
}
.featured_brands ul li a {
	display: block;
	padding: 0 12px;
	text-decoration: none;
}/*=================footer css starts here============*/
#footer {
	width:100%;
	display:inline-block;
	background-color:#ff8607;
	text-align:center;
}
.footer {
	float: left;
	padding: 24px 0 10px;
	width: 100%;
}
.footer p {
	color: #FFFFFF;
	font: 14px/24px arial;
}
.footer h3 {
	color: #FFFFFF;
	font: 14px/24px arial;
	padding: 10px 0 22px;
	text-transform: uppercase;
}
.footer p span {
	color: #2d2525;
	font: 12px/24px arial;
}
.thanks_div {
    margin: 33px auto;
    background:#FFF3E6;
    min-height: 230px;
    text-align: center;
    border: 1px solid #DED1C4;
    width: 100%;
    border-radius:5px 5px 5px 5px;
}
 
.thanks_div h1 {
   padding: 47px 0 0;
    text-transform: capitalize;
}
.thanks_div h3
{
margin:10px 0  0  0;
}