/* Version 2009-06-21 */
/*@charset "utf-8";*/

ul#menubottom { list-style:none; margin:0; padding:0; }
ul#menubottom li { display:inline; margin:0px; }
ul#menubottom li a { display:block; float:left; width:200px; height:24px; line-height:24px; font-size:1em; text-align:center; text-transform:uppercase; text-decoration:none; color:white; /*background-color:#00d4d4;*/ }
/*ul#menubottom li a:hover,
ul#menubottom li a.current { background:transparent url(menu.png) repeat-x top left; }*/
/*
ul#menutop li.last div { float:right; width:328px; height:52px; }
ul#menutop li.last div:hover { background:black; }
*/

ul#menubottom li a.bottom1 { background:#7abaf2; }
ul#menubottom li a.bottom2 { background:#4192d9; }
ul#menubottom li a.bottom3 { background:#0074d9; }
ul#menubottom li a.bottom4 { background:#004b8c; }
ul#menubottom li a.bottom5 { background:#00305a; }
