#drop_down,#drop_down_w,#drop_down_m 
{
	display: none;
	border:1px solid #2890B7;
	padding:0px;
	background:url(../images/menu_trans.png) repeat;
	margin:0px;
	/*width:560px;*/
	position:absolute;
	top: 51px;
	left: 0;
}

#drop_down a, #drop_down_w a, #drop_down_m a 
{
	display: block; 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #2890B7; 
	text-align: left;
	padding:5px 9px;
	text-decoration:none;
}

#drop_down a:hover, #drop_down_w a:hover, #drop_down_m a:hover 
{
	color: #ffffff;
}

.orange 
{
	font: Arial, Helvetica, sans-serif 13px; 
	color: #ff6600;
	font-weight: bold;
}

#navPadding /**is replaced by navPadding class **/
{
	margin: 20px 20px;
}

.navPadding
{
	margin: 20px 20px;
}

#utility_menu
{
	width: 300px;
	top: 0px;
	height: 49px;
	background-color: #000000;
	float: right;
}

#utility_menu ul
{
	margin:0px;
	padding:0px; 
	text-align:right;
}

#utility_menu li
{
	display: inline;
	margin-left: 0px; 
	padding-left: 0px;
}

#login
{
	margin-top:5px;
	margin-right:10px;
}

#hori_menu 
{
	z-index: 2;
	left: 230px;
	position: absolute;
	top: 0px;
	text-align: center;
	width: 67px; 
	height: 51px;
}

#hori_menu_m 
{
	z-index: 2;
	left: 298px;
	position: absolute;
	top: 0px;
	text-align: center;
	width: 72px; 
	height: 51px;
}

#hori_menu_w 
{
	z-index: 2;
	left: 0px;
	position: absolute;
	top: 0px;
	text-align: center;
	width: 158px; 
	height: 51px;
}

img
{
	border: 0px;
}

#header
{
	z-index: 1000000 !important;
	height: 52px;
}

