body { margin: 0px; padding: 0px; background: url(img/page-bg.jpg) repeat-x top; font-family: Arial, Helvetica, sans-serif; font-size: 85%; color: #333; }

a img { border: 0px; }
a { color: #59592c; }
p, h1, h2, h3, h4, h5, h6, h7, ul { margin-top: 0px; }
p, li { line-height: 150%; }
p { margin-bottom: 15px; }
h1 { color: #59592c; font-size: 2.0em; margin-bottom: 20px; border-bottom: 3px solid #59592c; padding: 3px 0px; }
h1 a { color: #59592c; text-decoration: none; }
h1 a:hover { text-decoration: underline; }
h2 { color: #d2232a; font-size: 1.4em; text-transform: uppercase; }
h2 a { color: #d2232a; text-decoration: none; }
h2 a:hover { text-decoration: underline; }
h3 { font-size: 1.2em; color: #59592c; }
h3 a { color: #59592c; }

#container { width: 960px; margin: 0px auto; }

#header { height: 225px; width: 960px; position: relative; }
#header .logo { position: absolute; left: 0px; top: 0px; width: 280px; height: 225px; }
#header .recycle { position: absolute; right: 0px; top: 0px; }
#header .contact { position: absolute; right: 10px; top: 102px; width: 308px; height: 38px; }
#header .menu { position: absolute; left: 290px; top: 140px; height: 62px; overflow: hidden; color: #efefef; width: 670px; }
#header .menu ul { list-style: none; margin: 0px auto; padding: 0px; }
#header .menu li { float: left; height: 62px; font-size: 1.3em; line-height: 120%; margin: 0px 5px; font-weight: bold; }
#header .menu li a { float: left; text-decoration: none; color: #efefef; padding: 20px 24px; }
#header .menu li a:hover { background: url(img/menu-hover.jpg) repeat-x; height: 52px; padding: 20px 24px; }

#wrapper { float: left; display: inline; overflow: hidden; top: 225px; left: 0px; width: 960px; margin-bottom: 15px; }

#sidebar { float: left; width: 260px; display: inline; overflow: hidden; padding: 20px 10px 10px; }
#sidebar img.ub { margin: 5px 32px; }
#sidebar h3 { text-align: center; border-bottom: 3px solid #59592c; padding: 3px 0px; margin: 0px 30px 15px; font-size: 1.5em; }

#content { float: right; width: 660px; display: inline; overflow: hidden; padding: 10px; }
#content p.front { font-size: 1.1em; }

#footer { float: left; border-top: #d2232a 5px solid; background: #e6e6e6; width: 100%; }
#footer-inner { position: relative; width: 940px; margin: 0px auto; padding: 20px 10px; text-align: center; }
#footer-inner p.bottomlinks a { font-weight: bold; font-size: 1.1em; }

a img.ub { border: 8px solid #5a592b; }
a:hover img.ub { border: 8px solid #666; }