/* TOP */

#website{
 width:806px;
 text-align:left;
}

#top-container{
 text-align:left;
 width:806px;
 height:89px;
}
#top-menue{
 color:white;
 font-weight:bold;
 position:absolute;
 margin-top:68px;
 margin-left:590px;
}
#banner-top01{
 float:left;
 width:252px;
 height:89px;
}
#banner-top02{
 float:left;
 width:553px;
 height:89px;
 background-image:url(../images/screendesign/banner-top_02.jpg);
 background-position:top left;
 background-repeat:no-repeat;
}

/* MIDDLE */

#middle-container{
 clear:left;
 text-align:left;
 width:806px;
}
#navi-left{
 float:left;
 width:187px;
 height:368px;
 background-image:url(../images/screendesign/bgr-navi_01.jpg);
 background-position:top left;
 background-repeat:no-repeat;
}
#content{
 float:left;
 width:618px;
 height:368px;
 background-image:url(../images/screendesign/bgr-content_01.jpg);
 background-position:top left;
 background-repeat:no-repeat;
}
#text-content{
padding:15px;
margin:15px;
}

/* BOTTOM */

#bottom-container{
 clear:left;
 text-align:left;
 width:806px;
 padding-bottom:25px;
 background-color:#CDCDCD;
 background-image:url(../images/screendesign/bgr-bottom_01.jpg);
 background-position:top left;
 background-repeat:no-repeat;
}
#button01{
 text-align:center;
 margin-left:648px;
 width:149px;
 height:18px;
 background-image:url(../images/screendesign/button_01.gif);
 background-position:top left;
 background-repeat:no-repeat;
}
#bottom-content{
margin-left:220px;
}