BODY {
     background: #000000;
	 margin: 0px auto;
	 padding: 0px;
	 color: #FFFFFF;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: normal;
	 text-decoration: none;
	 text-align: center;
}

#pagebody {
	 margin: 0px auto;
	 padding: 0px;
}
#header {
     height: 160px;
	 background: #e3e3e3 url(images/bg-header-01.jpg) repeat-x bottom left;
	 }

#header-01 {
     width: 300px;
     height: 160px;
	 float: left;
	 background: #000000 url(images/bg-header-02.jpg) repeat-x top left;
}
#header-02 {
     width: 100px;
     height: 160px;
	 float: left;
	 background: url(images/bg-header-03.jpg) repeat-x top left;
}
#header-03 {
     height: 160px;
	 margin-left: 400px;
	 background: url(images/bg-header-01.jpg) repeat-x bottom left;
	 text-align: right;
}

#mainNavBox {
     width: 110px;
	 height: 110px;
	 float: right;
	 background: #e3e3e3;
}

#mainNavBox-top {
     height: 13px;
	 width: 41px;
	 padding-left: 64px;
	 padding-top: 8px;
	 text-align: left;
}

#mainNavBox-bottom {
     height: 89px;
	 width: 110px;
}

#mainNavBox-main {
	 background:  url('images/main-nav-bg-01.jpg') no-repeat top right;
     width: 89px;
     height: 89px;
	 float: left;
	 text-align: left;
}

#mainNavBox-right {
     width: 21px;
     height: 76px;
	 margin-left: 89px;
	 padding-top: 13px;
	 text-align: left;
}

#mainNavBox-button-top {
     width: 75px;
     height: 14px;
}

#mainNavBox-button-right {
     width: 14px;
     height: 60px;
	 margin-left: 75px;
	 padding-top: 15px;
	 text-align: left	 
}

#mainNavBox-main-roller {
     width: 75px;
     height: 75px;
	 float: left;
}

.clrb {
     clear: both;
}
.clrr {
     clear: right;
}
.clrl {
     clear: left;
}
#mainpage {
     background: #000000 url('images/coffee-right-03.jpg') no-repeat left bottom;
	 min-height: 350px;
}

#footer {
     padding: 10px;
	 padding-top: 15px;
	 color: #999999;

}

.bottomLink {
     color: #8A929D;
	 text-decoration: none;

}

A.bottomLink:HOVER {
     color: #BCCFBA;
	 text-decoration: none;
	 border-bottom: 1px dotted #20E63E;
}