html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif; background:#251e03}
p{margin:0 10px 10px}
div#header {
  background:#fff url(img/cakman_01.gif) no-repeat left bottom;
  height:95px;
}

div#header h2{
    margin:0;
    padding:70px 0 0 377px;
    background: transparent;color: #000;
    font-family:Georgia;
    font-size:16px;
}
div#header span{
  float:left;
  padding:10px 0 10px 630px;
}

div#navigation{
    background:#0d0907 url(img/cakman_03.jpg) no-repeat left top;
    height:174px;
}
div#navigation ul{
  margin: 0 0 0 377px;
  padding:0;
  list-style-type:none;
}
div#navigation ul li{
    float:left;
}
div#navigation ul a{
  display:block;
  width:112px;
  height:174px;
  text-decoration:none;
  border-left:1px #fff solid;
}
div#navigation ul a:hover, div#navigation ul .current{
  border-top: #fff 20px solid;
  height:154px;
}

.menu01{
  background: url(img/menu01.jpg);
}
.menu02{
  background: url(img/menu02.jpg);
}
.menu03{
  background: url(img/menu03.jpg);
}
.hide{
 visibility: hidden;
}
.dl{
  background: url(img/icon-download.gif) no-repeat;
  display: block;
  width:auto;
  text-decoration:none;
  margin:0px;
  padding-left:30px;
}

div#wrapper{
  background: #fff url(img/cakman_bg_bottom.gif) repeat-x bottom;
  padding-bottom:30px;
}
div#content{
  width:715px;
  background: url(img/cakman_logo.gif) no-repeat right top;
  min-height:130px;
}
div#content h2, div#content h3{
  font-family: Georgia, Roman;
  margin:0;
}
div#content h2{
  font-size: 36px;
  padding:20px 145px 20px 0;
  text-align:right;
  color:#CCCCCC;
}
div#content h3{
  font-size: 16px;
  padding:0 0 20px 20px ;
}
div#content ol{
  width:500px;
  display: block;
  text-align:justify;
}

div#content p{line-height:1.4; width:550px; margin-left:20px;text-align:justify;}
div#bgtop{
  background: #fff url(img/cakman_bg_top.gif) repeat-x top;
  height:76px;
}
div#bgtop h1{
    display:none;
}
div#bgtop img{
  padding:10px 0 0 300px;
  float:left;
}
div#extra{
    background:#fed207 url(img/cakman_bg_yellow.gif) repeat-x top;
    padding: 10px 0 10px 0;
    height:150px;
}
div#extra .content1{
  float: left;
  margin-right:5px;
}
div#extra .content1 h3{
  font-family: Georgia, Roman;
  margin-left:20px;
}

div#footer{color: #FFF}
div#footer a{
  color:#fed207;
  text-decoration:none;
}
div#footer a:hover{
  text-decoration:underline;
}
div#footer p{margin:0;padding:5px 10px;}
div#footer{clear:both;width:100%}
