form {
	width:475px;
	float:left;
	margin:10px 10px 10px 70px;
	}
label{
	font:bold 12px Arial, Helvetica, Verdana, sans-serif;
	color:#000;
	text-align:right;
	width:130px;
	float:left;
	margin:3px;
	}
input, textarea, select{
	font:bold 12px Arial, Helvetica, Verdana, sans-serif;
	color:#000;	
	border:1px solid #3b3b3b;	
	margin:3px 3px;
	}
.center div{
	float:left;
	width:420px;
	margin:3px 0px 2px 0px;
	}
#fields textarea{
	width:310px;
	height:70px;
	margin-top:5px;
	}
#send{
	width:100%;
	clear:both;
	padding:15px 0px 0px 15px;
	}
legend{font:bold 14px Arial, sans-serif;color:#333399;text-align:center;}
fieldset h4{font:bold 12px Arial, sans-serif;width:90%;border-bottom:1px dashed #990000;color:#333399;margin-bottom:5px;text-align:left;}
.phone{width:100px;text-align:right;margin:4px 0px 3px 5px;font-weight:bold;}
.number{width:100px;margin:4px 0px 3px 5px;}
fieldset{font:12px Arial, sans-serif;}
#quote h1{margin:0;}
#quote label{
	font:bold 12px Arial, Helvetica, Verdana, sans-serif;
	color:#000;
	text-align:right;
	width:80px;
	float:left;
	margin:3px;
	}
#quote fieldset{width:280px;}
#quote legend{font:bold 12px Arial, sans-serif;color:#ffffff;}
#quote td{font:12px Arial, sans-serif;color:#000000;}
#items{float:left;}
#items label{width:15px;}
#other{float:right;margin-right:20px;}
#other label{width:15px;}
#other textarea{width:95%;height:115px;}