@charset "utf-8";

/* CSS Document */



#mainnavigation { background:url("../images/bkg-mn1.gif") repeat-x top;width:960px;_width:960px; }	

	#mainmenu { height:33px; background:url("../images/bkg-mn1.gif") repeat-x top; width:960px;width:960px; }

	#submenu { height:25px;	width:805px; float:left; background:url('../images/mn1c.gif') repeat-x top; }

	#boxsearch {  height:25px; padding-top:5px; float:left; background:url("../images/mn1c.gif") repeat-x top;color:#CDCDCD;font-size:11px }	

	#submenuid {  height:25px; width:960px;; float:left; background:url("../images/mn1c.gif") repeat-x top; }	



#mainmenu ul { 

	list-style:none;

	margin:0;

	padding:0;

	height:33px;

	width:auto;

	float:left;

	display:block; 

	display:inline;

	}

#mainmenu ul li {

display:inline;

	height:33px;

	line-height:33px;

	width:auto;

	background-image:url('../images/mn1a.gif');

	background-repeat:no-repeat;

	background-position:top right;

	float:left;

	

	}

	

	#mainmenu ul li a{ 

	height:33px;

	line-height:33px;

	width:auto;

	float:left;

	color:#000;

	font-weight:bold;

	padding:0 16px 0 16px;

	

	}

	

	#mainmenu ul li a:hover{ 

	color:#fff;

	background-image:url('../images/mn1b.gif');

	background-repeat:no-repeat;

	background-position:top right;

	width:auto;

	}

	

	#mainmenu ul li.active a{ background:url("../images/mn1b.gif") no-repeat  top right; width:auto;}

	

#submenu a { color:#FFF; margin:5px; display:block; float:left;font-size:9px;color:#CDCDCD}

#submenu a:hover { color:#fff;}

#submenu a span { font-size:11px;background:url(../images/mn_sc_n_2.gif) center left no-repeat; padding-left:5px }




