#Navigation a:hover {text-decoration: none; color: #333333; }
html, body {background: #515151 url(../../images/bg.gif) repeat-x; font-family: arial; font-size:12px; color: #074d75; margin:0; padding:0; height:100%; }
img {border:0; }
#layout {width: 980px; min-height: 100%; margin:auto; background: #fff url(../../images/contentBg.gif) repeat-y; }
#header {width: 980px; height: 182px; background: url(../../images/headerBG.gif) repeat-x; }
#Navigation {float:left; width: 227px; }
#NavCat {width: 227px; height: 50px; background: url(../../images/NavCat.gif) no-repeat; }
#Navigation h1 {font-family: Arial; font-size:12px; font-weight:bold; color: #074d75; margin-left:20px; }
#Navigation ul, li {list-style-type: none; margin:0; padding:0; }
#Navigation li {margin-left: 24px; }
#Navigation a {text-decoration: none; color: #074d75; }
#Content {float:right; width: 700px; padding: 20px; }
#Content h1 {font-size:16px; }

