html { background: #C4C4C4 url(../images/ultimate-bg.png) top center no-repeat; }

body { background: transparent; margin: 20px auto; position: relative; font: 12px arial, verdana, helvetica, sans-serif; }

div#container { position: relative; margin: 0 auto; width: 970px; }

div#headers { width: 970px; clear: both; background: transparent url(../images/title.png) top left no-repeat; height: 214px; }
div#headers h1#sitetitle { margin: 0; padding: 0; }
div#headers h1#sitetitle span { display: none; }

div#headers ul#menu { margin: 0; padding: 0; list-style: none; position: absolute; top: 192px; left: 60px; font-size: 13px; text-transform: lowercase; }
div#headers ul#menu li { display: inline; margin: 0 40px 0 0; }
div#headers ul#menu li a { color: #ffffff; text-decoration: none; }
div#headers ul#menu li a:hover, div#headers ul#menu li a.on { color: #c92b28; text-decoration: none; } 

div#content h1#pagetitle { margin: 0 0 18px 0; padding: 0; visibility: hidden; }
div#content { width: 990px; /*clear: both;*/ background: transparent url(../images/home-bg2.png) top left no-repeat; height: 349px; /*padding: 20px 30px 20px 484px; line-height: 1.4;*/ position: relative; }

div#content a { text-decoration: underline; color: #962220; }
div#content a:hover { text-decoration: underline; color: #000000; }

div#content strong { font-weight: bold; color: #962220; }
div#content p { margin: 0 0 12px 0; padding: 0; }
div#content h2 { color: #962220; margin: 12px 0 4px 0; padding: 0; font-weight: normal; font-size: 16px; }
div#content h3 { color: #962220; margin: 10px 0 4px 0; padding: 0; font-weight: normal; font-size: 12px; }

div#footers { width: 970px; clear:both; height: 178px; background: url(../images/footer_home.png) top left no-repeat; }

#fade-img {  display: none;  width: 970px;  height: 214px;  border: 0;  background: transparent url(../images/title-pies.png) top left no-repeat; margin: 0; padding: 0; }
#fade-img span { display: none; } 
