 #contactusform{ 
	text-align:left;
	background:#fff;

}
#contactusform, #top, #bottom{
	width: 700px;
	float:left;
	border-bottom:#9bb70d solid 0px;
	padding-left:10px;
	border: solid 2px #9eb52d;
	background-color: #f5fdd0;
}
 
#formcontainer{
	text-align:left;
	background:#fff;

}
#formcontainer, #top, #bottom{
	width:580px;
	float:left;
	border:#dfe8ca solid 1px;
	background-color:#fdfff8;
}
#top, #bottom{
	width:650px;
	height:10px !important;
	display:block !important;
}
#top{
	margin-top:10px;
}

form.wufoo{   
	margin:20px 20px 0 20px;
	padding:0 0 20px 0;
}

/* ----- LOGO ----- */


* html h1 a{
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/wflogo.png", sizingMethod="crop");
}
img, a img{
	border:none;
	-ms-interpolation-mode: bicubic;
}
* html #top, * html #bottom{ 
	_behavior: url(/images/iepngfix.htc);
}

.hide{
	display:none !important;
}
.subdomain { background-color:#f0fbb7;} 
