#container{
	text-align:left;
	background:#fff;
}
#container, #top, #bottom, #footer{
	margin:0 auto;
	width:750px;
}
#top, #bottom{
	width:760px;
	height:10px !important;
	display:block !important;
}
#top{
	margin-top:10px;
}

.wufoo{
	margin:20px 20px 0 20px;
	padding:0 0 20px 0;
}

/* ----- LOGO ----- */
.top {background-color:#6a6a6a; }
h1{
	margin:0;
	padding:0;
	min-height:0;
	background-color:#f2b012;
	text-decoration:none;
	padding-left:20px;
}
h1 a{
	min-height:40px;
	height:40px;
	display:block;
}
* html h1 a{

}
img, a img{
	border:none;
	-ms-interpolation-mode: bicubic;
}
* html #top, * html #bottom{ 
	_behavior: url(/images/iepngfix.htc);
}

.hide{
	display:none !important;
}
