#top {
    position: absolute;
    display: block;
    top: 0px;
    left: 50%;
    margin-left: -407px;
    width: 815px;
    height: 127px;
    background-image: url('../images/byb/index/home_02.jpg');
}
#navLeftSide {
    position: absolute;
    display: block;
    top: 127px;
    left: 50%;
    margin-left: -407px;
    width: 100px;
    height: 54px;
    background-image: url('../images/byb/index/home_04.jpg');
}
#navRightSide {
    position: absolute;
    display: block;
    top: 127px;
    left: 50%;
    margin-left: 307px;
    width: 101px;
    height: 54px;
    background-image: url('../images/byb/index/home_10.jpg');
}
#bigPicture {
    position: absolute;
    display: block;
    top: 181px;
    left: 50%;
    margin-left: -407px;
    width: 815px;
    height: 274px;
    background-image: url('../images/byb/index/home_11.jpg');
}
#smallPictures {
    position: absolute;
    display: block;
    top: 455px;
    left: 50%;
    margin-left: -407px;
    width: 815px;
    height: 463px;
    background-image: url('../images/byb/index/home_12.jpg');
}
#backgroundLeft {
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    width: 50%;
    height: 918px;
    background-image: url('../images/byb/index/home_01.jpg');
    background-position: top right;
    background-repeat: no-repeat;
}
#backgroundRight {
    position: absolute;
    display: block;
    top: 0px;
    left: 50%;
    width: 50%;
    height: 918px;
    background-image: url('../images/byb/index/home_03.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}
#navigation {
    position: absolute;
    top: 127px;
    left: 50%;
    width: 614px;
    height: 54px;
    margin-left: -307px;
}
#navigation ul {

    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-size: small;
    color: #FFF;
    line-height: 54px;
    white-space: nowrap;

}
#navigation li {

    list-style-type: none;
    display: inline;

}
#navigation li a {
    display: block;
    float: left;
    height: 54px;
}
#navProducts {
    width: 122px;
    background-image: url('../images/byb/index/home_05.jpg');
}
#navAbout {
    width: 131px;
    background-image: url('../images/byb/index/home_06.jpg');
}
#navRetailers {
    width: 130px;
    background-image: url('../images/byb/index/home_07.jpg');
}
#navPress {
    width: 104px;
    background-image: url('../images/byb/index/home_08.jpg');
}
#navContact {
    width: 127px;
    background-image: url('../images/byb/index/home_09.jpg');
}
#copyrightNotice {
	position: absolute;
	text-align: center;
	top: 930px; 
	width: 100%;
	padding-bottom: 15px
}