/* @override 
	http://dinesh.trafficstrategies.com/insurancebrokerquotes/css-styles.css
	http://insurancebrokerquotes.com/css-styles.css
*/

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#wrap {
	margin: 0 auto;
	padding: 0;
	width: 770px;
	position: relative;
	/*display: table;*/
	overflow: auto;
}


#logo {
	width: 400px;
	height: 68px;
	background: url(images/IBQ-Logo.jpg) no-repeat;
	float: left;
}
#logo a{
	width: 400px;
	height: 68px;
	display: block;
	color: white;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: -9999px;
}
#search {
	float: right;
	height: 68px;
	width: 350px;
	border-width: 1px;
	text-align: right;
}

#searchform input#s {
	width:160px !important;
	border: 1px solid silver;
	font-size:.9em;
	line-height:1em;
	text-transform:none;
	color:black;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	background:white;
	height: 16px;
}
#btn{
	padding-top: 8px;
	margin-top: 10px;
	margin-bottom: -10px;
}


#searchform {
	margin-top:10px !important;
}

#searchform br {
	display:none;
}

#menu{
	width: 770px;
	height: 24px;
	border-style: none;
	float: left;
	text-align: center;
	padding-right: 0;
	padding-left: 0;
}
#menu li{
	background: url(images/IBQ-bullet.gif) no-repeat -1px 3px;
	padding-left: 13px;
	display: inline;
	margin-left: 23px;
}
#menu a{
	color: #004577;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

#menu a:hover{
	color: gray;
}
#image {
	width: 770px;
	height: 218px;
	background: url(images/IBQ-image.jpg) no-repeat;
	float: left;
}

#image-ato {
	width: 770px;
	height: 218px;
	background: url(images/IBQ-image-ato_01.jpg) no-repeat;
	float: left;
}
#image-life {
	width: 770px;
	height: 218px;
	background: url(images/IBQ-image-life_01.jpg) no-repeat;
	float: left;
}

#image-health {
	width: 770px;
	height: 218px;
	background: url(images/IBQ-image-health_01.jpg) no-repeat;
	float: left;
}

#image-home {
	width: 770px;
	height: 218px;
	background: url(images/IBQ-image-home_01.jpg) no-repeat;
	float: left;
}
#form {
	width: 378px;
	height: 191px;
	position: relative;
	top: 18px;
	left: 373px;
	background: url(images/IBQ-50states.jpg) no-repeat left bottom;
	border: 1px none red;
}
#form form{
	width: 179px;
	float: right;
	margin-right: 10px;
	text-align: left;
}
#form h1{
	color: #2c6787;
	font: bold 27px/36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 171px;
	float: left;
	margin-top: 0;
	border: 1px none orange;
}
#form fieldset{
	border-style: none;
	width: 168px;
	padding-top: 0;
	color: black;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#form span{
	color: #1ba14b;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
	line-height:15px;
}
#life-form {
	width: 342px;
	height: 191px;
	position: relative;
	top: 18px;
	left: 373px;
	background: url(images/IBQ-50states.jpg) no-repeat left bottom;
	border: 1px none red;
}
#life-form form{
	width: 179px;
	float: right;
	margin-right: 10px;
	text-align: left;
}
#life-form h1{
	color: #2c6787;
	font: bold 27px/36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 383px;
	float: left;
	margin-top: 0;
	border: 1px none orange;
}
#life-form fieldset{
	border-style: none;
	width: 168px;
	padding-top: 0;
	color: black;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#life-form span{
	color: #1ba14b;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#home-form {
	width: 342px;
	height: 191px;
	position: relative;
	top: 18px;
	left: 373px;
	background: url(images/IBQ-50states.jpg) no-repeat left bottom;
	border: 1px none red;
}
#home-form form{
	width: 179px;
	float: right;
	margin-right: 10px;
	text-align: left;
}
#home-form h1{
	color: #2c6787;
	font: bold 27px/36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 383px;
	float: left;
	margin-top: 0;
	border: 1px none orange;
}
#home-form fieldset{
	border-style: none;
	width: 168px;
	padding-top: 0;
	color: black;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#home-form span{
	color: #1ba14b;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#searchresults {
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content {
	width: 450px;
	float: left;
	padding-left: 13px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h1{
	color: #2c6787;
	font-weight: bold;
	font-size: 16px;
}

#content p{
	color: black;
	line-height: 18px;
	font-size: 12px;
}

#content fieldset{
	border: 1px solid #2c6787;
	background-color: #e8e8e8;
}

#content ul, ol{
	color: #2c6787;
	line-height: 18px;
	font-size: 12px;
}

#content li {
	padding-bottom: 6px;
}

#right-cnt {
	width: 280px;
	float: right;
}

#articles-box {
	width: 254px;
	float: right;
	background: #bfdec4 url(images/IBQ-leftsidetop.gif) no-repeat;
	margin-right: 11px;
	margin-top: 6px;
	height: 100%;
	/*padding-bottom: 6px;
	margin-bottom: 10px;*/
}

#articles-box-body {
	width: 254px;
	float: right;
	background: #ffffff url(images/IBQ-leftsidebody.gif);
	margin-right: 11px;
	margin-top: 0px;
	height: 100%;
	padding-bottom: 6px;
	margin-bottom: 10px;
	border-bottom: 1px solid #bfdec4;
}

#articles-box h2{
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	padding-left: 11px;
	padding-top: 1px;
	margin-top: 10px;
}
#articles-box p, #articles-box-body p {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 11px;
	padding-right: 6px;
	padding-bottom: 2px;
}
.ins-icons{
	color: black;
	font: 10px/13px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#footer{
	width: 770px;
	height: 25px;
	margin: 0 auto;
	border-top: 1px solid gray;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #1ba14b;
	padding-top: 4px;
}
.ftrlinks{
	text-align: right;
	float: right;
}
.copyright{
	float: left;
}

#footer a{
	color: #1ba14b;
	font-size: 11px;
}
#footer a:hover{
	color: gray;
}

#secondary-form {
	color: black;
	font: 14px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	width: 254px;
	height: 100%;
	float: right;
	border: 1px solid silver;
	margin-right: 11px;
	margin-top: 6px;
	height: 100%;
	padding-bottom: 6px;
	margin-bottom: 10px;
	background-color: #e8e8e8;

}
	
#secondary-form fieldset{
	border-style: none;
	margin: auto;
	width: 200px;
	font-size: 12px;
	color: black;
}

#secondary-form h3{
	color: #1ba14b;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 12px;
}

#secondary-form ul {
	color: black;
	font-size: 11px;
	line-height: 12px;
	padding-top: 3px;
	
}

#secondary-form li{
	color: black;
	font-size: 11px;
	line-height: 14px;
	padding-right: 17px;
}

#contactus-frm label{
	color: black;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	float: right;
}

#contactus-frm legend{
	color: #1ba14b;
	font: bold 14px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#contactus-frm label{
	padding-top: 0;
	padding-bottom: 7px;
}

#contactus-frm input {
	width:120px;
}

#contactus-frm textarea {
	width:280px;
}

#contactus-frm td {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
}

.reqired-text{
	color: gray;
	font-size: 10px;
	line-height: 12px;
	font-style: italic;
}
.our-partners td {
	color: black;
	font: 11px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	vertical-align: top;
}

.our-partners p {
	color: silver;
}

.error {
	color: red;
	font-weight:bold;
	float:right;
}

#advertise-frm label{
	color: black;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	float: right;
}

#advertise-frm legend{
	color: #1ba14b;
	font: bold 14px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#advertise-frm label{
	padding-top: 0;
	padding-bottom: 7px;
}

/* AUTO FORM __________________________ */


#auto-form, #auto-form-mv1, #auto-form-mv2, #auto-form-mv3, #auto-form-mv4, #auto-form-mv5, #auto-form-mv6, #auto-form-mv7 {
	width: 378px;
	height: 191px;
	position: relative;
	top: 18px;
	left: 373px;
	background: url(images/IBQ-50statesCOLOR.gif) no-repeat left bottom;
	border: 1px none red;
}
#auto-form form, #auto-form-mv1 form, #auto-form-mv2 form, #auto-form-mv3 form, #auto-form-mv4 form, #auto-form-mv5 form, #auto-form-mv6 form, #auto-form-mv7 form {
	width: 370px;
	float: left;
	margin-right: 17px;
	text-align: left;
}
#auto-form h1, #auto-form-mv1 h1, #auto-form-mv2 h1, #auto-form-mv3 h1, #auto-form-mv4 h1, #auto-form-mv5 h1, #auto-form-mv6 h1, #auto-form-mv7 h1 {
	color: #2c6787;
	font: bold 27px/36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 378px;
	float: left;
	margin-top: 0;
	height: 50px;
	margin-bottom: 30px;
}
#auto-form fieldset, #auto-form-mv1 fieldset, #auto-form-mv2 fieldset, #auto-form-mv3 fieldset, #auto-form-mv4 fieldset, #auto-form-mv5 fieldset, #auto-form-mv6 fieldset, #auto-form-mv7 fieldset {
	border-style: none;
	padding-top: 0;
	color: black;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: -19px;
	margin-top: 0;
}
#auto-form span #auto-form-mv1 span, #auto-form-mv2 span, #auto-form-mv3 span, #auto-form-mv4 span, #auto-form-mv5 span, #auto-form-mv6 span, #auto-form-mv7 span {
	color: #1ba14b;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.button-fix{
	float: right;
	padding-left: 25px;
	margin-top: -2px;
}
.lifeBtn{
	padding-top: 14px;
}
.smallspacing {
	letter-spacing:-1px;
}
#sitemapheader {
	font-weight:bold;
	font-size:13px;
	padding-bottom:5px;
}

/* ---------------------------------------- MV TEST */

#auto-form-mv1 {
	background-color:#ffffeb;
}

#auto-form-mv2 {
	width: 397px;
	height: 202px;
	position: relative;
	top: 14px;
	left: 364px;
	background: url(images/IBQ-50statesCOLOR.gif) no-repeat left bottom;
	background-color:#ffffff;
} 
#auto-form-mv3 {
	width: 397px;
	height: 202px;
	position: relative;
	top: 14px;
	left: 364px;
	background: url(images/IBQ-50statesCOLOR.gif) no-repeat left bottom;
	background-color:#ffffeb;
} 
#auto-form-mv4 {
	width: 397px;
	height: 202px;
	position: relative;
	top: 14px;
	left: 364px;
	background: url(images/IBQ-50states.gif) no-repeat 250px 50px;
	background-color:#ffffff;
} 
#auto-form-mv5 {
	width: 397px;
	height: 202px;
	position: relative;
	top: 14px;
	left: 364px;
	background: url(images/IBQ-50states.gif) no-repeat 250px 50px;
	background-color:#ffffeb;
} 
#auto-form-mv6 {
	width: 397px;
	height: 202px;
	position: relative;
	top: 14px;
	left: 364px;
	background: url(images/IBQ-50statesCOLOR.gif) no-repeat 250px 50px;
	background-color:#ffffff;
} 
#auto-form-mv7 {
	width: 397px;
	height: 202px;
	position: relative;
	top: 14px;
	left: 364px;
	background: url(images/IBQ-50statesCOLOR.gif) no-repeat 250px 50px;
	background-color:#ffffeb;
} 

/* ---------------------------------------- AB-CIM */

#cim-wrap {
	margin:0 auto;
	width: 770px;
	height: 218px;
	float: left;
	top:0;
	text-align:left;
}
#logo-cim {
	width: 251px;
	height: 82px;
	background: url(images/IBQ-Logo.jpg) no-repeat;
	float: left;
}
#logo-cim a{
	width: 240px;
	height: 82px;
	display: block;
	color: white;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: -9999px;
}


/* ---------------------------------------- MISC */

.siteseals {
	margin:20px auto 0 auto; padding:0;
	width:900px;
	height:100px;
	text-align:center;
	font: 12px/24px Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}


