.contactbg {
	background-image: url(../images/contact_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 660px;
	width: 672px;
	margin-left:-8px;
}
.contact_biz {
	height: 172px;
	width: 273px;
	background: url(../images/contact_biz.png) no-repeat;
}
.shadow {
	background:url(../images/form_bg.gif) no-repeat;
	height:26px;
	width:329px;
	border:none;
	margin: 5px 0;
	color:black;
}
.shadow2 {
	background:url(../images/form_bg2.gif) no-repeat;
	height:126px;
	width:329px;
	border:none;
	margin: 5px 0;
	color:black;
}
.contact_add {
	line-height:1.5em;
	font-size:14px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
