.udm, .submenu, .submenu_start, .footer, #footerBottom, #topLinks,
#topRightLinks,  #topSearch, #spotControlBox {
	display: none !important;
}

#body {
	border-top: 0px solid #971c30;
}

#body #top {
	height: 80px;
}

#top img#logo {
	margin: 0px 0 0 2px;
}

#index .contentRight {
	_border-top-color: white !important;
}

#body, #content, .contentRight, .contentGeneral, .footer {
	width: auto !important;
}

#home_flash div {
	_width: 100%;
	height: auto;
}

body, #body, #content {
	background: none !important;
}

#content, .contentLeft {
	overflow: visible !important;
	height: 100%;
	_height: auto;
}

#locations {
	clear: both;
}

.contentLeft
{
	width: 24% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

#news .contentLeft
{
	display: none;
}

.contentRight {
	float: right !important;
	width: 70% !important;
}

#news .contentRight {
	float: left !important;
	width: 100% !important;
}	

#news .newsright {
	float: left !important;
	margin-left: 30px !important;
}

.contentLeft div.stndForm
{
	display: none;	
}

#home_left,
#home_right {
	float: none !important;
	width: 100% !important;
}



