@charset "utf-8";
/* CSS Document */
body{ background-position:top center; font-family:Trebuchet,Trebuchet MS; margin:0; padding:0; background-repeat:no-repeat; font-size:14px; color:#FFFFFF}
p{ margin:0; padding:0}
a{ color:#FFFFFF}
#main{
 width:603px;
 margin:205px auto 0;
 padding-top:20px;
}
#menu{ text-align:center; width:603px; position:absolute; height:20px; margin-top:-20px;}
#menu td{ text-align:center; color:#C1C1C1}
#menu a{color:#C1C1C1; font-size:16px; text-decoration:none;}
#menu a:hover,#menu a.active{color:#c30505; font-weight:bold}
#content{color:#FFFFFF; margin:40px 0 0 10px; margin-left:10px; _margin:60px 0 0 10px;}
h3{color:#D7D7D7;}
h2.title{color:#FFFFFF; margin-bottom:2px; padding-bottom:5px; border-bottom:1px solid #d9012a; width:400px}
#homeContent{width:697px; margin:80px auto; background:#000000; padding-top:20px;}
#homeContent #menu{ padding-top:0px !important; width:697px;}
#leftCol{ width:400px; float:left;}
#rightCol{float:right; margin-left:10px; width:165px;}
#rightColContent{background:#af051d; float:right; padding:6px; text-align:right;font-weight:bold;}
.practiceCol{float:left; width:195px;}
.practiceCol h3{ text-decoration:underline}
.clear{clear:both;}
#submenu{ text-align:center; margin-top:10px; background-color:#c1bfbf; *margin-top:30px;}
#submenu a{color:#000000; font-size:12px; text-decoration:none;}
#submenu a:hover{ font-weight:bold;}
#submenu div{position:absolute;width:603px; background-color:#c1bfbf; _margin-left:-300px}
.jump{_display:none; color:black; font-size:1px;}
.practice #leftCol{ width:600px; position:absolute;}
.practice #desc{ width:400px;}

#menu1 li{ display:inline;}
#footer{ padding:10px; background:#af051d; height:100px; text-align:center;}
#footer .left{float:left;}
#footer .right{float:right;}
#footer #copy{ width:583px; margin:80px auto 0;}
