/* Customer CSS */
#page-index #slot-address {
display:block;
margin:0 0 0 230px;
z-index:100;
color:#000;
float:left;
position:relative;
}

#int_header {
float:left;
width:229px;
height:219px;
background:url(../images/int_header_background.jpg) top no-repeat;
background-color:#374047;
padding-top:10px;
}

#header {
background:url(../images/header_background.jpg) no-repeat scroll center top #4E2E2C;
float:left;
height:454px;
padding-top:10px;
width:229px;
}


#slot-address {
display:none;
}

#comp-logo {
display:none;
}

#page-index #slot-navigation {
margin-top:80px;
}