﻿#topright, 
#topright_inside, 
#top_leftnav, 
#botStrap, 
#topBar, 
#top_rightnav, 
#top_rightnav_inside,
#botright_inside,
#bot_midnav_inside
{
	display:none;
}

#top_midnav, #top_midnav_inside
{
	position:relative;
	left:-200px;
	width:720px;
}

html>body #top_midnav, 
html>body #top_midnav_inside
{
	left:500px;
	top: -10px
}


#top_midnav_inside,
#right_bg_inside 
{
	background-image: none;
	background-color: #ffffff;
}


