@charset "UTF-8";
/* CSS Document */

* { padding:0; margin:0; border:0; font-family: Verdana, Geneva, sans-serif; color:#2d2d2d;}
.clear {clear:both; height:0; line-height:0; font-size:0; }
.martop { margin-top:23px;}
#container { margin: auto; width: 960px; padding-top: 20px;}
#flash { width:960px; height:530px;}
#header {padding-left: 90px;padding-bottom: 30px;}
#left { width:533px; float:left;}
#right { width:427px; float:right;}
.col { width:235px; float:left; padding-right:30px;}
h2 { font-size:14px; margin-top:10px;}
p { font-size:10px; padding-top:10px; line-height:1.5;}
.menu { background-color:#C00; width: 427px; height: 115px; padding-left: 20px; padding-top: 40px; margin-top:16px;}
.menu a { font-size: 24px;color: #FFF; font-weight:bold; text-decoration:none;}
.menu a:hover { text-decoration:underline;}
.nav-left { width:150px; float:left;}
.nav-right { width:150px; float:right; text-align:right;}
.nav-right a { color:#000;}
.nav-right a:hover { text-decoration:none;}
.inactive { text-decoration:none!important; cursor:text;}
