@charset "utf-8";
/* CSS Document */

.request_qoute_wrapper{
	height:auto;
	width:510px;
	}
	
.request_qoute_top{
	background:url(../img/request-a-qoute_head.jpg) no-repeat;
	height:69px;
	width:510px;
	}
	
.request_qoute_body{
	background:url(../img/request-a-qoute_body.jpg) repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7d7c7c;
	height:auto;
	width:475px;
	padding:10px 0 20px 35px;
	float:left;
	}
	
.request_qoute_footer{
	background:url(../img/request-a-qoute_footer.jpg) no-repeat;
	height:16px;
	width:510px;
	clear:both;
	}
	
.box_container{
	width:470px;
	height:auto;
	padding-top:10px;
	clear:both;
	float:left;
	}
	
.request_qoute_txtbox{
	height:16px;
	width:274px;
	padding:3px 3px 0 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1e558a;
	}
	
.request_qoute_txtbox_small{
	height:16px;
	width:171px;
	padding:3px 3px 0 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1e558a;
	}
	
.request_qoute_select{
	height:22px;
	width:284px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1e558a;
	}
	
.request_qoute_txtbox_txtwrapper{
	height:auto;
	width:130px;
	float:left;
	padding:3px 15px 0 0;
	}

	
.request_qoute_textarea{
	height:95px;
	width:274px;
	padding:5px 3px 0 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1e558a;
	}
	
.request_main_chkbox_wrapper{
	width:320px;
	height:40px;
	float:left;
	}
.request_main_chkbox_wrapper_anne{
	width:320px;
	height:100px;
	float:left;
}
.request_chkbox_wrapper{
	width:153px;
	height:20px;
	float:left;
	}
	
a.submit_btn{
	background:url(../img/submit_btn.jpg) no-repeat;
	background-position:top;
	height:24px;
	width:95px;
	display:block;
	}
	
a.submit_btn:hover{
	background:url(../img/submit_btn.jpg) no-repeat;
	background-position:bottom;
	height:24px;
	width:95px;
	display:block;
	}
	
a.browse_btn{
	background:url(../img/browse_btn.jpg) no-repeat;
	background-position:top;
	height:24px;
	width:95px;
	display:block;
	}
	
a.browse_btn:hover{
	background:url(../img/browse_btn.jpg) no-repeat;
	background-position:bottom;
	height:24px;
	width:95px;
	display:block;
	}