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

body {margin:0; color:#242057; background:url(/img/bg.jpg) repeat-x #fff; font-family:Arial, Helvetica, sans-serif;}
a {outline:none; color:#242057;}
a:hover {text-decoration:none;}
h2 {font-size:16px; color:#242057; margin:10px 0px;}
p {margin:10px 0px;}

#logo a {float:left; width:313px; height:96px; display:block; background:url(/img/logo.png) no-repeat;}
#headertext {float:left; width:645px; margin:46px 0px 0px 20px; font-family:Arial; font-weight:bold; font-size:13px;}

#wrapper {width:986px; margin:0 auto;}
#scroller {float:left; width:802px; background:#D4D0C8; height:100px; position:relative; z-index:1;}
#bannerfade {background:url(/img/bannerfade.png) no-repeat; position:absolute; z-index:100; width:100px; height:100px; margin-top:97px;}
#scrollerright {text-indent:10px; float:left; font-size:18px; background:#ed1c24; color:#fff; height:72px; padding:30px 0px 0px 5px; width:179px;}
#container {clear:both;}
#nav {float:left; width:199px; font-size:12px;}
#nav ul {margin:0; padding:0;}
#nav li {list-style:none; padding:9px 5px; border-bottom:1px solid #cdd1d6;}
#nav li.end {border-bottom:0;}
#nav a{font-weight:bold; text-decoration:none; padding:10px 0px 10px 20px; margin-left:100px; border-left:1px solid #cdd1d6;}
#nav a:hover {text-decoration:underline;}
#content {float:left; width:530px; margin:10px 15px 0px 45px; font-size:12px; color:#242057; letter-spacing:1px; line-height:17px;}
#contentright {float:left; width:195px; margin:300px 0px 0px 0px; font-size:12px;}
.columnlayout {margin:90%; margin:10px auto;}
.columnleft, .columnmiddle, .columnright {width:30%; float:left; margin-right:10px;}
.columnlayout li {margin:0; padding:0; list-style:none;}

#footer {clear:both; text-align:center; font-size:10px; padding:10px 0px; float:left; width:100%;}
