#nav li a.contactus {background:url(../images/menu/ContactUs_active.gif);}

div.row {
  clear: both;
  padding-top: 10px;
  width:500px;
}

div.row span.label {
  float: left;
  width: 150px;
  text-align: left;
  margin:0;
}

div.row span.formw {
  float: right;
  width: 325px;
  text-align: left;
  margin:0;
}

.contact_col {
	margin:0;
	float:left;
	width:230px;
}

#contact_splitter {
	clear:both;
	height:5px;
	border-bottom:1px #00437c dashed;
	width:550px;
	margin-top:25px;
	margin-bottom:15px;
}

.contact_col a:link, .contact_col a:visited {
	color:#00437c;
	text-decoration:none;
}

.contact_col a:hover {
	text-decoration:underline;
}