/*	
body{padding: 20px;background-color: #FFF;
    font: 100.01% "Trebuchet MS",Verdana,Arial,sans-serif}*/
h1,h2,p{margin: 0 10px}
h1{
	font-size: 40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	color: #42484a;
	font-weight: normal;
}
h2{font-size: 200%;color: #f0f0f0}
p{padding-bottom:1em}
h2{padding-top: 0.3em}
div#quotearea{
	background: #6cc8f0;
	width: 930px;
	margin: auto;
}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #6cc8f0}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}




.arrow{
	float:left;
	width:16px;
	padding-top: 60px;

}
.quote{
float:left;
width:930px;

}
.quote_container{
	width:875px;
	padding-left:55px;
	padding-top:16px;
	float: left;
	display: block;
	background-color: #6cc8f0;

}
.quote_form_left{
	width:459px;
	float:left;

}
.quote_form_right{
	width:416px;
	float:left;
	background-image: url(../images/formimage.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 120px;

}
 .get_quote_heading{
	font-size: 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	color: #000000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3ca5d2;
	margin-bottom: 15px;
	padding-bottom: 10px;
	background-image: url(../images/quote_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;	
 	padding-left: 25px;
}
.error_quote{
	background-image: url(../images/yellowarrow.gif);
	background-repeat: no-repeat;
	padding-left: 32px;
	font-style: italic;
	background-position: 2px 1px;
	font-size: 11px;
	width: 131px;
}

.input {
	font-size:11px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left: 5px;
	
	}
.form_small_heading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bolder;
	padding-bottom: 10px;

}
.check_area1{
	width:173px;
	float:;left;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

}
.check_area2{

float:;left;
	width:243px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

}
.bottom_button{
	float:left;
	background-image: url(../images/bg_quote.gif);
	background-repeat: no-repeat;
	width: 855px;
	height: 40px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 25px;

}



/* Z-index of #mask must lower than #boxes .window */
#mask {
  position:fixed;
  z-index:9000;
  background-color:#000;
  display:none;

}
  
#boxes1 .window {
  position:fixed;
  display:none;
  z-index:9999;

/*  padding:20px;*/
}


/* Customize your modal window here, you can add background image too */
#boxes1 #dialog {
}

/*#boxes
{
	right:-1px;
	padding-top:114px;
}*/


.success_quote{
	background-image: url(../images/st_validate_icon_ok.gif);
	background-repeat: no-repeat;
	padding-left: 32px;
	margin-bottom: 8px;
	height: 20px;
	font-style: italic;
	background-position: 2px 1px;
	font-size: 11px;
	width: 131px;
}
.arrow_close{

	width:16px;

}

.boxes_ie
{
	right:-1px;
	/*padding-top:114px;*/
}

.boxes_firefox
{
	right:-1px;
	padding-top:114px;
}
