BODY
{
text-align: center;
margin: 0px;
background-color: #eeeeee;
}

IMG
{
border: 0px;
}

A
{
text-decoration: none;
color: #31a619;
font-weight: bold;
}
	
DIV.frame
{
width: 778px;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
padding: 0px;
text-align: left;
border-style: solid;
border-color: #a49d9d;
border-width: 0px 1px 1px 1px;
}

DIV.content_area
{
background-image: url(../images/background_main.jpg);
background-repeat: no-repeat;
}

DIV.title
{
padding-left: 13px;
padding-bottom: 50px;
}

DIV.header
{
background-image: url(../images/top_banner.jpg);
background-repeat: no-repeat;
height: 177px;
}

DIV.logo
{
padding-top: 11px;
padding-left: 12px;
float:left;
width: 332px;
}



DIV.nav
{
padding-top: 103px;
padding-right: 13px;
text-align: right;
}

DIV.footer
{
text-align: center;
}

DIV.footer DIV DIV
{
padding-top: 5px;
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
color: #FFFFFF;
font-weight: bold;
}

DIV.footer DIV DIV a
{
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}
