/*Css for menu */

.menu_container{
    width:973px;
	height:20px;
	font-family:"Trebuchet MS", Verdana;
	font-size:10px;
	text-transform:uppercase;
	color:#605858;
	margin-left:13px;
	float:none;
	/*border:1px solid red;*/
	position:absolute;
}
.arrow{
}
.arrow selected{}


.menu_seprator{
	background-image:url(../images/menu_seprator.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:7px;
	height:20px;
	float:left;
	padding:0 0px;
	margin-top:2px;
}
.submenu{
	width:90px;
	clear:both;
	float:left;
	position:relative;
	visibility:hidden;
	text-align:left;
	border:1px solid blue;
	border:solid 5px #FF8400;	
	background-image:url(../images/orange_bottom_left.jpg);
	background-repeat:no-repeat;
	background-position:5px 9px;
	
} 

.submenu ul {
	background-color:#FF8400;
	padding:0px;
	margin:0px;
	
}
ul.submenu, .submenu li{
	padding:0; 
	margin:0;
	background-image:url(../images/arrow5.jpg);
	background-repeat:no-repeat;
	background-position:5px 9px;
	list-style:none;	
	font-family:"Trebuchet MS", Verdana;
	font-size:10px;
	font-weight:bold;
	color:#605858;		
	background-color:white;

	
}
ul.submenu{
	clear:both;
	margin-top:6px;
	margin-left:0px;
	background-image:url(../images/orange_bottom_left.jpg); background-position:bottom left; background-repeat:no-repeat;
				
}
.submenu li a{font-family:"Trebuchet MS", Verdana;
	color:#605858;
	display:block;
	padding-left:18px;
	text-decoration:none;
	font-weight:bold;
}
.submenu li a:hover{
	color:#FF8400; 
}

.bottom_border{
	border-bottom:solid 2px #FF8400;
	margin-left:0px;
	text-align:left;


}

.cmi_center_link
{
	float:left;
	padding:3px 0px;
}
.cmi_center_link a{
	font-weight:bold;
	color:#605858;
	text-decoration: none; 
}

.cmi_center_link a:hover{
	font-weight:bold;
	
	margin-right:0px;
}
.cmi_selected{
	width:300px;
	margin-top:0px;
	text-align:center;
	background-image:url(../images/orange_left.jpg); background-position:left top; background-repeat:no-repeat;
}

.cmi_selected .submenu a{background-image:none;}
.cmi_selected a{padding-top: 3px; padding-right: 3px; color:#FFFFFF; background-image:url(../images/orange_right.jpg); background-position:right top; background-repeat:no-repeat;
}





.left_corner{background-image:url(../images/orange_left.jpg); background-position:left top; background-repeat:no-repeat;}
.right_corner{background-image:url(../images/orange_right.jpg); background-position:right top; background-repeat:no-repeat;}

#menu1{width:118px; height:20px; text-align:center; margin-left:5px;}

#menu2{width:65px; height:20px; text-align:center;}

#menu3{width:72px; height:20px; text-align:center;}
#menu4{width:64px; height:20px; text-align:center;}
#menu5{width:71px; height:20px; text-align:center;}
#menu6{width:133px; height:20px; text-align:center;}
#menu7{width:98px; height:20px; text-align:center;}
#menu12{width:117px; height:20px; text-align:center;}
#menu9{width:59px; height:20px; text-align:center;}
#menu10{width:50px; height:20px; text-align:center;}
#menu11{width:45px; height:20px; text-align:center;}

#sub_menu1{width:220px;}
#sub_menu2{width:175px;}
#sub_menu3{width:130px;}
#sub_menu4{width:185px;}
#sub_menu5{width:220px;}
#sub_menu6{width:200px;}
#sub_menu7{width:300px;}
#sub_menu12{width:130px;}
#sub_menu9{margin-left:-165px; width:210px;}
#sub_menu10{margin-left:-116px; width:150px; }
#sub_menu11{margin-left:-140px; width:170px;}

a.new:link, a.new:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3E3E3E;
	text-decoration: none;
	padding-top:0px;
	margin-top:0px;	
}
a.new:hover{
	color: #910309;
}



.cmi_flash_banner_wrapper{
	margin-top:20px;
}

.cmi_flash_banner_inner_wrapper{
	margin-top:0px;
}