

/* -------------- BODY -------------- */

body{background:#363f48 url('images/back.jpg') repeat-x top left; font: 10px Verdana, Tahoma; margin:0;}

/* -------------- CONTAINER -------------- */

#container{position:absolute; width:800px; left:50%; margin-left:-400px; background:#cccccc url('images/back-container.jpg'); border:1px solid #000000;}

#block{position:relative; width:740px; height:auto; margin: 20px 30px; padding-bottom:5px; background:#ffffff url('images/block-back.jpg') repeat-x bottom left; }

/* -------------- MENU -------------- */

#menu{top:0px; left:0px; margin:1px; width:738px; height:32px; background:#000000;}

a.nav, a.nav:link, a.nav:visited {display:block; width:auto; height:20px; background:#ffffff url('images/menu-up.jpg') repeat-x bottom left; margin:1px; text-align:center; text-decoration:none; color:#000000; font-weight: bold; float:left; padding:8px 3px 2px 3px;}

a.nav:hover{background:#ffffff url('images/menu-down.jpg') repeat-x top left; color:#ffffff;}

/* -------------- HEADER -------------- */

#top-header{position:relative; width:740px; height:60px; top:20px; left:30px; background:#cccccc url('images/top-back.jpg') repeat-x top left;} 
#logo{top:0px; left:0px;  float:left;} 
#contact{position:relative; top:5px; right:10px; text-align:right; float:right;}

.hline{width:736px; height:100px; background:#cccccc; margin:2px;}

/* -------------- PB LTD DESCRIPTION -------------- */

.about{width:725px; height:35px; margin-left:5px;}
.about-txt{padding-top:2px; line-height:10px;}

/* -------------- HOMEPAGE TEXT AREA -------------- */

.boxes{width:734px; height:90px; margin:2px;}

.box{width:353px; height:80px; left:1px; margin:2px; border:1px solid #000000; padding:3px; text-align:justify; float:left; background: #ffffff url('images/cell-back.jpg') no-repeat bottom right;}

.box-right{float:right;}

.box-pic{float:left; padding:2px; border:1px dashed #000000; margin: 2px 3px 0px 1px;}

.box-txt{font-size: 14px; font-weight:bold; letter-spacing:1px;}

/* -------------- OTHER PAGES TEXT AREA -------------- */

#other-box{width:720px; height:350px; margin:10px; text-align:justify;}
#other-box-moz{width:720px; height:auto; margin:10px; text-align:justify;}
.box-pic2{padding:5px; width:300px; height:260px; border:1px dashed #000000; margin: 0 0 5px 5px;}
.title-pic{width:400px; margin-bottom:15px;}

/* -------------- FONTS -------------- */

.h1{color: #000000; font-weight:bold; letter-spacing : 1px;}

/* -------------- HYPERLINK -------------- */

a:link, a:visited{color:#0000ff; text-decoration:none;} a:hover{color:#ff0000;}

/* -------------- TABLES -------------- */

.edge{border:1px solid #000000;}
.tbl-foot{background: #cccccc;}