html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	background: #F1F6FA url('/images/global-back.jpg') repeat-x top left;
	font: 13px Arial, Helvetica, sans-serif;
}


	

.header {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #0575bc;
	font-weight: 300;
}

a {
	text-decoration: none;
	color: #808285;
}
a:hover {
	color: #0875bc;
}
#nav {
	margin: 0;
	padding: 0;
	height: 21px;
	font-size: 9px;
	background-color: #ffffff;
	float: right;
}
#nav ul {
	margin: 3px 8px 0 0;
	padding: 0;
}
#nav li {
	display: inline;
}

/* sub pages */
#container {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	min-height: 200px;
	background-color: #ffffff;
}

p {
	font:13px Arial, Helvetica, sans-serif;
  line-height: 18px; 
  margin-bottom: 10px;
	}


#footer {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 35px;
	background: url(../images/footer.gif) no-repeat;
}



#contactus {
	margin:20px 40px;
}

form.quoteform fieldset { margin-bottom: 10px; }
	
form.quoteform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.quoteform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	text-align:right;
	padding-left:50px;
	}
	
form.quoteform fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.quoteform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0 0 5px 0;
	}
	
form.quoteform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.quoteform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.quoteform fieldset fieldset label {
	display: block;
	width: auto;
	}
	

.emred, form.quoteform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}


form.quoteform label { width: 170px; margin-right:20px; } /* Width of labels */
/*form.quoteform fieldset fieldset label { margin-left: 253px; }  Width plus 3 (html space) */

/*\*//*/ form.quoteform legend { display: inline-block; } /* IE Mac legend fix */
form.quoteform {
	margin:0 auto;
	width:600px;
	color: #333;
	}
	
form.quoteform legend { 
padding-left: 10px; 
font-size:13px; 
color:#333; 
font-family:"Century Gothic", Arial, sans-serif; }
	
form.quoteform legend,
 { color: #333; }

form.quoteform fieldset {
	border: none;
	border-top: 1px solid #C9DCA6;
	background: url(/images/hs-contact-form.gif) left bottom repeat-x;
	}
	
form.quoteform fieldset fieldset { background: none; }
	
form.quoteform fieldset li {
	padding: 5px 10px 7px 0;
	background: url(http://www.alistapart.com/d/prettyaccessibleforms/example_3/assets/images/quoteform-divider.gif) left bottom repeat-x;
	}
	
.textinput, form.quoteform select {
	font-size:14px;font-weight:normal;margin:0;
	background:#fff;border:2px solid #999999;padding:3px;
	
	}
	
.submitform {
	width:100px;
	height:30px;
	margin-left:50px;
	}
	
	
#quoterequest h2{
	font:22px "Century Gothic", Arial, sans-serif;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	margin:40px 0 0px 0;
	color:#333;
	}
	
#quoterequest h3{
	font-size:18px;
	margin:10px 0;
	font-family: Arial, sans-serif;
	font-weight:normal;
}
	

	

	
