@charset "ISO-8859-1";
/* CSS Document */

body {margin:0 0 0 0; background-color:#000000;font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#fff;}

#homepage {width:990px;height:805px;}

/* No Flash Styles */

#header {width:990px height:115px;}
#body {
	width:990px;
	height:633px;
	background-color: #666666;
	background-image: url(../noflash/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#flashnote {float:right;margin-right:100px;margin-top:100px;background:black;font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#fff;padding:10px;}

#menu {width:252px;padding-top:24px;}
#menu ul {width:252px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
#menu ul li {text-transform:uppercase;list-style-type:none; font-size:16px;font-weight:normal;
 margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;display:inline;}
#menu ul li a {display:block;color:#fff;padding:4px 12px 4px 28px; text-decoration:none;background-color:#5160b3;background:url(../images/menu_bg_main.gif) top left no-repeat; margin:0px 0px 0px 0px;}
#menu ul li a:hover {background-color:#39437d; background:url(../images/menu_bg_main_active.gif) top left no-repeat;}
#menu ul li a.activeitem {background-color:#39437d;background:url(../images/menu_bg_main_active.gif) top left no-repeat;}


#menu ul li ul {width:252px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;background-color:#39437d;}
#menu ul li ul li {text-transform:none;list-style-type:none; font-size:11px;font-weight:normal;
margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;;display:inline;}
#menu ul li ul li a {display:block;color:#fff; padding:2px 12px 2px 48px; text-decoration:none;background-color:#39437d;background:url(../images/menu_bg_sub.gif) top left no-repeat; margin:0px 0px 0px 0px;}
#menu ul li ul li a:hover {background-color:#39437d;color:#8694e4; text-decoration:none;background:url(../images/menu_bg_sub.gif) top left no-repeat;}
#menu ul li ul li a.activeitem {background-color:#39437d;color:#8694e4; text-decoration:none;background:url(../images/menu_bg_sub.gif) top left no-repeat;}

#footer {width:990px;height:57px;}

.clear {clear:both;font-size:0.1px;height:0pt;line-height:0pt;width:0pt;}


