#homeBanner{
	display:block;
	width:550px;
	height:149px;
	background: url(../images/contact/contact-banner.jpg) 0 0 no-repeat;
}
#findHeader{
	margin:0px;
	width:220px;
	height:18px;
	background: url(../images/contact/findus.jpg) 0 0 no-repeat;
}

#moreInfoHeader{
	margin-top:30px;
	width:220px;
	height:53px;
	background: url(../images/home/moreinformation.gif) 0 0 no-repeat;
}
#newsletter{
	margin-top:50px;
	width:220px;
	height:25px;
	background: url(../images/home/newsletter.gif) 0 0 no-repeat;
}
form #email2{
	width:132px;
	height:22px;
	border: 0;
	padding: 4px;
	font-size: 10px;
	color: #666;
	background: url(../images/home/formbg.gif) 0 0 no-repeat;
	float:left;
}form #send{
	float:right;
	border:none;
}
.clientDiv{
	width:640px;
	_width:542px;
	padding:10px 0px;
}
.leftSide{
	float:left;
	text-align:right;
	width:140px;
	_width:140px;
}
.rightSide{
	float:right;
	width:480px;
	_width:370px;
	padding-left:20px;
}
#contactBlurb{
	width:370px;
	margin-left:160px;
	font-size:14px;
	line-height:18px;
}
#optIn{
	width:370px;
	margin-left:160px;
	font-size:10px;
	line-height:14px;
}
#optIn .leftSide{
	float:left;
	text-align:right;
	width:30px;
	padding-top:10px;
}
#optIn .rightSide{
	float:right;
	width:320px;
	padding-left:20px;
}
#sendDiv{
	width:540px;
	text-align:right;
}
h5{
	display:block;
	text-indent: -1000em;
}
#name{
	width:60px;
	height:15px;
	background:url(../images/contact/name.gif) 0 0 no-repeat;
}
form .namefield{
	width: 370px;
	height:20px;
	border: 0;
	padding: 4px;
	font-size: 10px;
	color: #666;
	background: url(../images/contact/singlebg.gif) 0 0 no-repeat;

}
form .largefield{
	display:block;
	width: 370px;
	height:130px;
	border: 0;
	padding: 4px 10px 4px 4px;
	font-size: 10px;
	color: #666;
	background: url(../images/contact/multibg.gif) 0 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

