body{margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#545353;}

/*** IE FONT ***/
@font-face {font-family:'abadi_mt_condensed_extra_boRg';
    src: url('../fonts/abadi-mt-condensed-extra-bold-webfont.eot');
    src: url('../fonts/abadi-mt-condensed-extra-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/abadi-mt-condensed-extra-bold-webfont.woff') format('woff'),
         url('../fonts/abadi-mt-condensed-extra-bold-webfont.ttf') format('truetype'),
         url('../fonts/abadi-mt-condensed-extra-bold-webfont.svg#abadi_mt_condensed_extra_boRg') format('svg');
    font-weight:normal;
    font-style:normal;}
	
@font-face {font-family:'abadi_mt_condensed_lightRg';
    src: url('../fonts/abadi-webfont.eot');
    src: url('../fonts/abadi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/abadi-webfont.woff') format('woff'),
         url('../fonts/abadi-webfont.ttf') format('truetype'),
         url('../fonts/abadi-webfont.svg#abadi_mt_condensed_lightRg') format('svg');
    font-weight:normal;
    font-style:normal;}

/*** COMMON CSS ***/
#main{margin:0 auto; width:856px; padding:0 67px 0 67px; height:805px; /*background:url(../images/bg-details.png) no-repeat center bottom;*/ clear:both;}
img{border:0;}
h1, h2, h3, h4, h5{margin:0; padding:0; line-height:normal; width:100%; font-weight:normal;}
ul{margin:0; padding:0; width:100%; float:left;}
ul li{list-style:none; float:left;}

.details_holder{ width:856px; float:left;}

/*** HEADER ****/
.header{
	width:796px;
	float:left;
	height:85px;
	color:#fff;
	padding:20px 30px 0 30px;
	font-family:'abadi_mt_condensed_extra_boRg';
	background-color: #bd1e1b;
}
.header .tagline{ width:560px; float:left; text-align:center; }
.header .tagline h1{font-size:30px;}
.header .tagline h2{font-size:18px;}
.logo{ width:236px; float:left; text-align:right; font-size:36px; color:#fbebc0; padding:5px 0 0 0; font-weight:normal;}

.find_agent{width:826px; float:left; padding:5px 0 10px 30px;}
.find_agent .form_holder{width:340px; min-height:316px; padding:20px 30px; float:left; background:#fbebc0; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;} 
.find_agent .form_holder h3{
	font-size:28px;
	color:#bd1e1b;
	padding:0 0 10px 0;
	font-family:abadi_mt_condensed_extra_boRg;
}
.find_agent .form_holder .textbox{width:100%; float:left; height:50px;}
.find_agent .form_holder .textbox select{border:1px solid #cccccc; height:40px; padding:5px; width:100%; font-size:16px; color:#666666; font-family:Arial, Helvetica, sans-serif; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.find_agent .form_holder .textbox input{border:1px solid #cccccc; height:25px; padding:5px; width:96%; font-size:16px; color:#666666; font-family:Arial, Helvetica, sans-serif; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.find_agent .form_holder .text_holder{width:340px; float:left;color:#373737; line-height:24px;}
.find_agent .form_holder .btn_holder{width:100%; float:left; text-align:center; padding:20px 0 0 0;}
.find_agent .form_holder .btn_holder input{border:0; text-indent:-999px; cursor:pointer; background:url(../images/find-agent-now.png) no-repeat 0 0; width:191px; height:50px;}

.find_agent .form_holder .btn_holder1{width:100%; float:left; text-align:center; padding:20px 0 0 0;}
.find_agent .form_holder .btn_holder1 input{border:0; text-indent:-999px; cursor:pointer; background:url(../images/continue.png) no-repeat 0 0; width:191px; height:50px;}

.find_agent .form_holder .btn_holder2{width:100%; float:left; text-align:center; padding:20px 0 0 0;}
.find_agent .form_holder .btn_holder2 input{border:0; text-indent:-999px; cursor:pointer; background:url(../images/connect_me_now.png) no-repeat 0 0; width:191px; height:50px;}

.how_work{width:100%; float:left; padding:15px 0; background:#fff;}
.how_work ul li{width:260px; float:left; padding:0 12px; line-height:18px;}
.how_work ul li h4{ font-size:30px; font-weight:normal;font-family:'abadi_mt_condensed_lightRg'; padding:0 0 0 0; line-height:50px;}
.how_work ul li h4 img{float:left; margin:0 10px 0 0;}
#main .header .logo a {
	color: #FFF;
}

.error {
    background-color: #FFFFCC;
    border: 1px solid #FA7D5A;
    color: #FF0000;
    font-size: 8pt;
    font-weight: normal;
    margin-bottom: 20px;
    padding: 5px 10px;
}


.bullets{ max-width:370px; float:right; height:auto; clear:both; margin:0 0 45px 0;}
.bullets h2{ color: #BD1E1B;
    float: left;
    font-family: verdana;
    font-size: 25px;
    font-weight: bold;
    height: auto;
    margin: 20px 0 10px 18px;
    max-width: 370px;
    padding: 0;
}

.bullets ul{ float: left;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    list-style: none outside none;
    margin: 0;
    max-width: 370px;
    padding: 0; color:#747474;}
.bullets ul li{ background: url("../images/bullets.jpg") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    float: left;
    height: auto;
    list-style: none outside none;
    margin: 0;
    max-width: 339px;
    padding: 5px 0 5px 23px; }


.footericon{ max-width:370px; float:right; height:auto;clear:both;}

.footericon ul{  max-width:370px; float:left; height:auto; margin:0px; padding:0px; list-style:none;}
.footericon ul li{  max-width: auto; float:left; height:auto; margin:0px 0px 0px 0px; padding:0px 18px 0 0; list-style:none;  }

.arrow{	font-size:14px; margin:10px 0 60px 0; color:#fff; max-width:370px; float:right; padding:0 0 0 0; height:auto; clear:both;}
.arrow_box {
	position: relative;
	background: #bd1e1b;

}
.arrow_box:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(189, 30, 27, 0);
	border-right-color: #bd1e1b;
	border-width: 80px;
	margin-top: -80px;
	
}
.callleft{max-width:400px; float:left; height:auto; margin:20px 0 20px 0px}
.callright{max-width:auto; float:right; height:auto;}
.callleft img{max-width:auto;}
.arrowtestcol{display: block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 20px;
    padding: 15px 67px 15px 0;}
@font-face {
 font-family: 'abadimt';
 src: url('../fonts/abadi-mt-condensed-extra-bold-webfont.eot');
 src: local('☺'), url('../fonts/abadi-mt-condensed-extra-bold-webfont.woff') format('woff'), url('../fonts/abadi-mt-condensed-extra-bold-webfont.ttf') format('truetype'), url('../fonts/abadi-mt-condensed-extra-bold-webfont.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}


@font-face {
 font-family: 'abadi';
 src: url('../fonts/abadi-webfont.eot');
 src: local('☺'), url('../fonts/abadi-webfont.woff') format('woff'), url('../fonts/abadi-webfont.ttf') format('truetype'), url('../fonts/abadi-webfont.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}


@font-face {
 font-family: 'glyphicons';
 src: url('../fonts/glyphicons-halflings-regular.eot');
 src: local('☺'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
.boxtop h1{color: #BD1E1B;
    font-family: verdana;
    font-size: 31px;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 20px;}
	
