#logo {
background: url(../images/logo-elite.png) no-repeat;
position:absolute; 
left: 15px; 
top: 15px; 
width: 200px; 
height: 190px; 
float:left; 
z-index:8
}
#logoB {
background: url(../images/logo-elite.png) no-repeat;
position:absolute; 
left: 15px; 
top: 15px; 
width: 200px; 
height: 80px; 
float:left; 
z-index:8
}
#logoR {
background: url(../images/logo-elite.png) no-repeat;
position:absolute; 
left: 600px; 
top: 15px; 
width: 200px; 
height: 190px; 
float:left; 
z-index:8
}
#logoCarey {
background: url(../images/logo-elite-carey.gif) no-repeat;
position:absolute; 
left: 15px; 
top: 15px; 
width: 200px; 
height: 190px; 
float:left; 
z-index:8
}

