#header {
	background: transparent url(images/contactHeader.jpg) no-repeat top left;
	height: 252px;
	}
h2.headPhone {
	top: 104px;
	}

#content h4 {
	font-weight: normal;
	font-size: 1.0em;
	margin-left: 0px;
	padding-bottom: 5px;
	}
span.bold1 {
	font-weight: bold;
	font-style: italic;
	}
fieldset {  
	float: left;  
	clear: left;  
	width: 90%;  
	margin: 0 0 1.5em 0;  
	padding: 1em;
	}
legend {  
	margin-left: 1em;  
	color: #000000;  
	font-weight: bold;
	text-transform: uppercase;
	font-size: .8em;
	}
fieldset ul {  
	padding: 1em 1em 0 1em;  
	list-style: none;
	}
fieldset.submit {  
	border-style: none;
	}

label { 
	display: block;
	text-transform: uppercase;
	font-size: .8em;
	float: left;  
	width: 10em;  
	margin-right: 1em;  
	text-align: right;
	}
label.bold {
	font-weight: bold;
	font-style: italic;
	}
label.tallLabel {
	height: 200px;
	}
label em {  
	display: block;  
	font-size: .8em;  
	font-style: normal;  
}
textarea {
	width: 250px;
	height: 100px;
	}
fieldset li {  
	float: left;  
	clear: left;  
	width: 100%;  
	padding-bottom: .5em;
	margin-bottom: .5em;
	font-size: .9em;
	}

fieldset.submit {  
float: none;  
width: auto; 
border: 0 none #FFF;  
padding-left: 20em;
}