@charset "utf-8";
/* CSS Document */
#top {
    position: absolute;
    display: block;
    top: 0px;
    left: 50%;
    margin-left: -323px;
    width: 646px;
    height: 103px;
    background-image: url('../images/byb/contact/contact_02.jpg');
}
#navigation {
    position: absolute;
    top: 103px;
    left: 50%;
    width: 646px;
    height: 54px;
    margin-left: -323px;
}
#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: 46px;
}
#navProducts {
    width: 148px;
    background-image: url('../images/byb/contact/contact_04.jpg');
}
#navAbout {
    width: 133px;
    background-image: url('../images/byb/contact/contact_05.jpg');
}
#navRetailers {
    width: 113px;
    background-image: url('../images/byb/contact/contact_06.jpg');
}
#navPress {
    width: 113px;
    background-image: url('../images/byb/contact/contact_07.jpg');
}
#navContact {
    width: 139px;
    background-image: url('../images/byb/contact/contact_08.jpg');
}
#top2 {
	position: absolute;
    display: block;
    top: 149px;
    left: 50%;
    margin-left: -323px;
    width: 646px;
    height: 147px;
    background-image: url('../images/byb/contact/contact_10.jpg');
}
#westCoast {
	position: absolute;
	display: block;
	top: 296px;
	left: 50%;
	margin-left: -323px;
	width: 332px;
	height: 165px;
	background-image: url('../images/byb/contact/contact_12.jpg');
}
#westCoastContent {
	position: relative;
	text-align: center;
	display: block;
	top: 40px;
	left: 50px;
	width: 200px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#eastCoast {
	position: absolute;
	display: block;
	top: 296px;
	left: 50%;
	margin-left: 8px;
	width: 315px;
	height: 165px;
	background-image: url('../images/byb/contact/contact_13.jpg');
}
#eastCoastContent {
	position: relative;
	text-align: center;
	display: block;
	top: 45px;
	left: 65px;
	width: 200px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bottom {
	position: absolute;
	display: block;
	top: 461px;
	left: 50%;
	margin-left: -323px;
	width: 646px;
	height: 269px;
	background-image: url('../images/byb/contact/contact_15.jpg');
}
body, html {
    background-color: #b3bdaf;
    background-image: url('images/about/about_01.jpg');
    
}
#copyrightNotice {
	position: relative; 
	text-align: center;
	top: 700px; 
/*	width: 100%; */
margin-left: 160px;
	padding-bottom: 15px
}
