#body_frame {width:780px;
height:auto;
text-align:left;
font-family:arial,helvetica,clean,sans-serif;
font-size:13px;
color:rgb(0, 0, 0);
}


#header {width:780px;
height:221px;
text-align:left;
font-family:Arial;
font-size:13px;
color:rgb(0, 0, 0);
background-image:url(/templates/img/header.jpg);
}


#logo {width:220px;
height:80px;
float:left;
margin-top:90px;
margin-right:5px;
margin-bottom:5px;
margin-left:5px;
text-align:left;
font-family:Arial;
font-size:13px;
color:rgb(0, 0, 0);
}


#main_navi {width:525px;
height:auto;
float:left;
margin-top:115px;
margin-right:5px;
margin-bottom:5px;
margin-left:5px;
text-align:center;
font-family:Arial;
font-size:13px;
color:rgb(0, 0, 0);
}


#content {width:780px;
height:auto;
text-align:left;
font-family:Arial;
font-size:13px;
color:rgb(0, 0, 0);
background-color:rgb(79, 79, 79);
}


#footer {width:780px;
height:100px;
text-align:left;
font-family:Arial;
font-size:12px;
color:rgb(125, 125, 125);
background-image:url(/templates/img/footer.jpg);
}


