@charset "utf-8";
/* CSS Document */
  
/*a { outline:none; color:#FF0000; }*/

a{color:#FF0000}



.footermenu1{
	width:600px;
	margin: 0 auto 0 auto;
	padding:30px 0 0 0;
	clear:both;
	color:#4096ed;
	
}
.footermenu1 ul, .footermenu1 li{
	padding:0;
	margin:0;
	display:inline;
	
}



#footer a{color:#4096ed; font-family: "Trebuchet MS", Arial, sans serif; font-size:12px; font-weight:bold; text-decoration:none; line-height:30px}

#footer a:hover{color:#4096ed; color:red; font-family: "Trebuchet MS", Arial, sans serif; text-decoration:underline;}

#footer ul{margin:0px; padding:0; list-style-type:none;}

#footer .menu{margin:0 auto 0 auto; padding:0; text-align:center; display:inline; clear:both; color:#45a3fe; width:670px; height:40px;}

#footer .menu a{font-size:13px; padding:0; margin:0;}

#footer .menu li { display:inline; padding:0 5px 0 5px; margin:0; color:#45a3fe; background:none;}

#footer .menu1 { padding:0 70px 0 10px; margin:0 auto; width:auto; float:right; }

#footer .menu2 { padding:0 130px 0 10px; margin:0 auto; width:auto; float:right; }
#footer .menu3 { padding:0 70px 0 10px; margin:0 auto; width:auto; float:right; }

#footer li{ background:none; }


.menu{ width:670px; margin:0 auto 0 auto; padding:0; height:40px; clear:both; text-align:center; }




#directory{

}

#directory ul{
	margin:0;
	padding:0;
	list-style:none;
	font:bold normal 14px/18px "Trebuchet MS";
	line-height:normal;
}

#directory li{
	list-style:none;
	background:none;
	margin: 2px 0 0 0;
	padding: 6px 0 2px 0;
	line-height:normal;
}

#directory a{
	color:#45a3fe;
	text-decoration:none;
	padding: 0 0 0 20px;
	margin: 0px;
	background: url(../images/skin/lis-arr-blue.gif) no-repeat left bottom;
	font:normal normal 14px/18px "Trebuchet MS";
}

#directory a:hover{
	color:#FF0000;
	text-decoration:underline;
	background:url(../images/skin/list-arr.gif) no-repeat left bottom;
}

#directory .current li, #directory .current ul, #directory .current a{
	visibility:visible;
	overflow:visible;
	height:auto;
	background:none;
}


#directory .current ul, #directory .current li{

	padding: 4px 0 0 0 ;
	margin: 0 0 0 8px;
	line-height:18px;

}


#directory .current a{
    background:url(../images/skin/list-arr.gif) no-repeat left bottom;
}

#directory ul ul{
	visibility:hidden;
	overflow:hidden;
	height:0;
	margin:0 0 0 15px;
	list-style:none;
	line-height:11px;
	font-size:12px;
	
}


