h1 {font-family:Calibri, Arial; font-size:18px; font-weight:bold; color:#5e5e5e; margin:0px;}
h2 {font-family:Calibri, Arial; font-size:12px; font-weight:normal; color:#5e5e5e; text-align:justify; padding-right:20px}
h3 {font-family:Calibri, Arial; font-size:10px; font-weight:normal; color:#4D0127; text-align:center; padding:0px; margin:0px;}

a:link {color:#7e7e7e; font-size:14; text-decoration:none;}
a:visited {color:#7e7e7e; text-decoration:none}

#website {
  margin: auto;
  text-align: left;
  width: 920px;
  height: 664px;
  background: #fff;
}

#head {
  height:142px;
  margin: auto;
  background: #111111;
}

#content_left {
  text-align:top;
  margin-top:15px;
  height:422px;
  width:328px; 
  margin-bottom:9px;
  float:left;  
}

#content_right {
  margin-top:15px;
  height:422px;
  width:572px;
  float:right;
  margin-bottom:9px;
}


.clear {
clear:both;
}

#navi {
  background:url(img/navi_down.png);
  color:#7e7e7e;
  width:920px;
  height:51px;
  margin:auto;    
  font-size:14px;
  position:relative; 
}

#navi span {
 top:10px;
 padding:20px;
}


#foot {
  color:red;
  margin: auto;
  background: #555555;
  height:51px;  
}


