* { margin: 0px; padding: 0px; }
html, body { height: 100%; }
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #333; line-height: 18px; background-color: #000; }

#container { width: 800px; margin: 0px auto; position: relative; min-height: 100%; height: auto !important; height: 100%; }
#header { width: 800px; height: 296px; background: #333 url(header_bg.jpg) 241px 0px no-repeat; }
#logo { position: absolute; top: 0px; left: 255px; }

#header h1 { position: absolute; top: 126px; left: 254px; color: #fff; font-weight: normal; font-size: 18px; line-height: 1.4em; }
#topcallout { position: absolute; top: 70px; left: 581px; }
#topcallout p { color: #fff; font-size: 12px; line-height: normal; padding: 0px 9px 0px 30px; margin-bottom: 9px; background: #333 url(checkbox.gif) 7px 1px no-repeat; }

#content { position: absolute; background: #fff url(footer_bg.jpg) bottom left no-repeat; }
#firstcolumn { width: 241px; float: left; }
#firstcolumnheader { background-color: #4c2b5e; font-size: 13px; font-weight: normal; color: #fff; padding: 30px 0px 7px 12px; margin-right: 6px; }
#firstcolumn p { padding: 12px; }

#secondcolumn { width: 333px; float: left; }
#secondcolumnheader { background-color: #4c2b5e; font-size: 13px; line-height: 18px; font-weight: normal; color: #fff; padding: 18px 18px 66px 18px; }
#secondcolumn p { padding: 12px; }

#thirdcolumn { width: 226px; float: left; }
#thirdcolumn p { padding: 12px; }
#thirdcolumn h2 { border-top: 2px solid #999; border-bottom: 2px solid #999; font-size: 18px; font-weight: normal; color: #000; padding: 3px 12px 12px 12px; margin-right: 3px; line-height: normal; }

#callout { background: #a2a274 url(chair.jpg) bottom left no-repeat; margin-left: 6px; color: #fff; }
#callout h4 { font-size: 14px; font-weight: normal; padding: 8px 8px 0px 40px; }
#callout h3 { font-size: 21px; font-weight: normal; text-align: right; padding: 8px 8px 0px 0px; }
#callout p { font-size: 11px; text-align: right; padding: 0px 8px 57px 0px; }
#callout p a { color: #fff; text-decoration: underline; }

#copyright { clear: both; padding: 30px 0px 18px 0px; font-size: 9px; color: #fff; text-align: center; }
