* { margin: 0px; padding: 0px; }
.both { clear: both; }

body  { color: #666; font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif; background-color: #333 }

h1     { font-size: 13px; margin-top: 130px }
h4  { font-size: 10px; margin-top: 35px }
h1 img { float: left; margin-right: 5px; }
h2  { color: #666; font: bold 12px Verdana, Tahoma, Arial, Helvetica, sans-serif }
h3 { color: #666; font: bold 10px Verdana, Tahoma, Arial, Helvetica, sans-serif; margin-top: 60px }
#main        { background: #fff url(images/mainbg.gif) repeat-y 50% top; margin: 40px auto auto; width: 800px; height: 540px; clear: both }

#top    { background: #333 url(images/topbg.gif) no-repeat 50% top; width: 800px; height: 16px; clear: both }

#mainContent  { padding: 0 16px; clear: both }

.imgLeft { float: left; }
.imgRight { float: right; text-align: right; }

#leftCol       { background: #ccc url(images/logo.gif) no-repeat center top; padding: 10px; width: 230px; height: 500px; float: left }
#leftCol p    { color: #171717; line-height: 14px; text-align: justify; margin: 65px 0 5px; width: 210px; float: left }
#leftCol a  { color: #171717; font-weight: bold; text-decoration: none }
#leftCol a:hover { color: #fff; text-decoration: none; }

#rightCol     { background: #fff; margin-left: 20px; padding-top: 15px; width: 495px; height: 370px; float: left }
#rightCol1      { background: #fff; margin-left: 20px; padding-top: 20px; width: 495px; height: 470px; float: left; overflow: auto }
#rightCol a { color: #900; text-decoration: underline; }
#rightCol a:hover { color: #900; text-decoration: none; }
#rightCol p  { line-height: 16px; margin: 20px 0 10px }
#rightCol ol { list-style: none; }
#rightCol ol li { margin: 7px 0px; }

#menu    { text-align: center; margin-top: 20px; clear: both }
#menu li  { list-style: none; float: left }
#menu li a   { color: #900; font: bold 12px Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
#menu li a:hover  { color: #000; text-decoration: none }

#footer   { background: #333 url(images/footbg.gif) no-repeat 50% top; width: 800px; height: 30px; clear: both }
#footer p { color: #fff; padding: 15px }
#footer a { color: #fc0; text-decoration: none;  }
#footer a:hover { color: #fff; text-decoration: none; }
