﻿body { background: #0E5E7F url(Img/bodyBG.gif) repeat-x; color:#6B6B6B; margin: 0; padding: 0; font-family: Verdana,sans-serif; font-size: 12px; }

a img { border:none; }

#container { background:#fff; border:solid 1px #000; width:800px; margin-left:40px; margin-top: 10px; }

#banner { height: 78px; }
#banner #logo { display:inline; float:left; height:78px; width: 220px; }
#banner #quickLinks { float:right; padding-top:30px; padding-right: 30px; display:inline; }
#banner #quickLinks ul { list-style:none; padding:0; margin: 0; }
#banner #quickLinks li { display:inline; }

#menu { background: url(Img/menuBG.gif) repeat-x; height:42px; line-height:42px; padding-left: 48px; }
#menu li { line-height:42px; height:42px; padding: 0 10px; }
#menu li a { font-size: 15px; font-family: arial; color:#eee; font-weight: bold; text-decoration: none; }
#menu li a:hover { text-decoration: underline; cursor: pointer; color: #fff; }
#menu .right { float:right; width:48px; height:42px; background:#fff; }

#greyBar { font-size:26px; margin-bottom:20px; font-family:arial; font-weight:bold; color:#c7e553; line-height:50px; overflow:hidden; padding-left:20px; height:37px; background: url(Img/greyBarBG.gif) repeat-x; }
#greyBar .right { float:right; width:48px; height:37px; background:#fff; }

#main { min-height: 400px; clear:both; }
#main #sideBar { float:right; width: 240px; margin-right: 20px; overflow:hidden; }
#main #content { margin-right: 250px; margin-left:20px; }

#homeBottom { padding: 0 100px; }
#homeBottom .right { float:right; width: 290px; }
#homeBottom .left { margin-right:300px; }

#footer { clear:both; color:#444; background: url(Img/footerBG.gif) no-repeat 32px 0px; padding:0 40px 0 50px; height:55px; line-height:55px; font-size:10px; }
#footer #links { float:right; display:inline; }
#footer #links li { line-height: 55px; padding: 0 4px; }
#footer #links li a { font-size: 10px; color:#444; text-decoration: none; }
#footer #links li a:hover { text-decoration: underline; cursor: pointer; color: #000; }

img.topLeftCorner { position:absolute; top: 0px; left: 23px; }
img.topRightCorner { position:absolute; top: 0px; left: 832px; }

table.homeTop { width: 781px; border-collapse: collapse; padding:0; margin:0; }
table.homeTop td { vertical-align: top; padding:0px }	
