﻿div.banner
{
	height:458px;
	width:959px;
	margin:5px auto 0 auto;
	/*border:1px solid #f00;*/
}
div.banner div.man
{
	background:url(../../images/man2.png) no-repeat;
	width:139px;
	height:375px;
	position:absolute;
	margin:60px 0 0 -110px;
	z-index:99999999999;
}
div.formquote
{
	width: 272px;
	height: 450px;
	position: absolute;
	z-index: 81;
	margin: 10px 0 0 0px;
}
div.formlogin
{
	background: url(../../images/ibfabiea_white.png) no-repeat;
	width: 272px;
	height: 450px;
	position: absolute;
	z-index: 99999;
	margin: -200px;
}
div.form
{
	background:url(../../images/bannersubbox.png) no-repeat;
	width:272px;
	height:450px;
	position:absolute;
	z-index:99999;
	margin:-475px 0 0 -2px;
}
div.form div.getquote
{
	width:219px;
	height:auto;
	margin:10px auto;
	
}
div.getquote div.radio
{
	padding:0 0 0 10px;
}
div.radio h4
{
	color:#fff;
	font-family: Sans-Serif, Arial, Verdana;
	font-size:13px;
	font-weight:normal;
	padding:0 0 5px 0;
	text-transform:uppercase;
}

div.getquote div.gline
{
	padding:5px 0 5px 10px;
}
div.getquote h3
{
	color:#fff;
	font-family: Sans-Serif, Arial, Verdana;
	font-size:20px;
	font-weight:normal;
	padding:0 0 5px 5px;
}
div.getquote div.getbtn
{
	float:right;
	padding:5px 0 0 0;
}
div.getquote label
{
	color:#fff;
	font-family:Sans-Serif, Arial, Verdana;
	font-size:13px;
	font-weight:normal;
	padding:0 20px 5px 5px;
}
div.getquote label.label1
{
	color:#fff;
	font-family:Sans-Serif, Arial, Verdana;
	font-size:13px;
	font-weight:normal;
	padding:0 5px 5px 3px;
}
div.getquote div.sele2
{
	position:relative;
	width:219px;
	float:left;
    left:10px;
	margin:0 0 10px 0;
	
}
div.getquote div.frame
{
	position:relative;
	float:left;
    left:5px;
	
}
div.sele2 select.select
{
		position:relative;
		z-index:10;
		width:219px !important;
		height:27px !important;
		line-height:26px;
		color:#008ed1;
	    font-family:Sans-Serif, Arial, Verdana;
	    font-weight:normal;
	    font-size:13px;
} 
div.sele2 span.select
{
	position:absolute;
	bottom:0;
	float:right;
	left:0;
	width:219px;
	height:27px;
	line-height:26px;
	text-indent:10px;
	background:url(../../images/dropdown.jpg) no-repeat 0 0 !important;
	cursor:default;
	z-index:1;
	color:#008ed1;
	font-family:Sans-Serif, Arial, Verdana;
	font-weight:normal;
	font-size:13px;
}
div.form div.login
{
	padding:10px 0 0 35px;
}
div.form div.login h5
{
	color:#02446b;
	font-family:Sans-Serif, Arial, Verdana;
	font-weight:normal;
	font-size:18px;
	margin:0 0 5px 0;
}
div.login span.img
{
	float:left;
}
div.login span.img img
{
	vertical-align:middle;
	padding:0 5px;
}
div.login .input 
{
	margin:0 0 5px 0;
}
div.login .input input
{
	width:203px;
	height:26px;
	background:#fff;
	border:1px solid #bfbfbf;
	color:#414042;
	font-family:Sans-Serif, Arial, Verdana;
	font-weight:normal;
	font-size:12px;
	padding:0 0 0 10px;
}
div.login div.fgtpwd
{
	padding:5px 0 0 0;
}
div.login div.fgtpwd a
{
	color:#414042;
	font-family:Sans-Serif, Arial, Verdana;
	font-weight:normal;
	font-size:12px;
	padding:5px 0 0 0;
	display:block;
	float:left;
}
div.fgtpwd a:hover
{
	color:#000;
}
div.login span.loginbtn
{
	float:right;
	padding:0 20px 0 0;
}

.GetQuoteBackground
{
	background-color: #008ACF;
}