@charset "utf-8";
/* CSS Document */

#AccountSearch, .testimonial{
	display:none!IMPORTANT;
}
#WRAPPER {
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
}

#HEADER {
	height: 60px!important;
	min-width:800px!important;
	background-image: none!important;
}
/* logo - hide the h1 text so we can have a graphic logo */
#MAST-LOGO h1, #MAST-LOGO h1 a {
	color:#D3114!important;
	font-size:1.4em!important;
}
#MAST-LOGO h1 a {
	float:left!important;
	width:800px!important;
	height:30px!important;
	overflow:visible!important;
	margin-left:0px!important;
	background-image:none!important;
	padding: 10px 0 10px 10px!important;
}
/*
#mainContent {
	margin: 1em 1em 0em 1em!important;
} 
*/
#HEADERNAV{
	background:none!important;
}
#HEADERNAV ul {
	background: none!important;
	margin:0 0 0 10px!important;
}

/* hide the html text from view and call the background image */
#HEADERNAV li a {
	padding: 2px!important;
	overflow: visible!important;
	height: 50px !important;
	background: none!important;
	color:#D3114!important;
}