body {
background:#fff url(../images/bg.jpg) top repeat-x;
margin:0px;
padding:0px;
font-family:Tahoma;
color:#000;
font-size:14px;
}

#wrapper
{
width:980px;
margin:auto;
}

.menu
{
width:980px;
font-size:0px;
}

.header
{
width:980px;
font-size:0px;
}

.content_area
{
width:980px;
padding:15px 26px 10px 37px;
}

a
{
color:#815baa;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

#footer
{
background: #e9eff0 url(../images/footer_bg.jpg) repeat-y left;
width:980px;
height:45px;
}

.footer_content
{
padding-top:15px; padding-left:37px;  padding-bottom:20px;
font-size:12px;
color:#808d94;
text-align:center;
}

.footer_content a
{
color:#808d94;
text-decoration:none;
}
.footer_content a:hover
{
text-decoration:underline;
}

