/* CSS Document */

#logo {
position: relative;
top: 25px;
left: -445px;
z-index: 51;
background:  url(../images/bullLogoMasterCopy2.gif) no-repeat;
width: 365px;
height: 122px;
}


#banner {
position: absolute;
top: 55px;
left: -264px;
z-index: 50;
background: url(../images/bannerMasterCopy.gif) no-repeat;
width: 800px;
height: 75px;
}

#lettering {
height: 60px;
width: 700px;
background: url(../images/lettering.gif) no-repeat;
position: absolute;
left: -180px;
top: 57px;
z-index: 100;
}

#swirl {
height: 198px;
width: 636px;
background: url(../images/swirl.gif) no-repeat;
position: absolute;
z-index: 51;
top: -12px;
left: 0px;
}