/* Customer CSS */
body{
background-color: #071e3e;
}

#left_content {
background-color: #a7937d;
background-image:url(/images/left_content_header.gif);
width:472px;
}

#page {
background-image:url(/images/background.gif);
}

#footer-content {
color:#a7937d;
background-image:url(/images/main_bottom.gif);
width:543px;

}

#content {
background-image:url(/images/content_back.gif);
}

#right_content {
background-image:url(/images/right_content_back.gif);
}

#slot-address {
background-color:#d5cbc1;
color: #130D31;
background-image:url(/images/address_bottom.gif);
background-repeat: no-repeat;
background-position: bottom;
height: 125px;
}

#address_bottom img {
display:none;
}

#address_bottom{

height: 15px;
}

#comp-logo {
margin: -2px 0 2px 0;
}

#logo {
background-image:url(/images/top_bg.gif);
}

#page_bottom {
background-image:url(/images/background_bottom.gif);
display:block;
}

#page_bottom img {
display:none;
}

#int_right_content {
background-image:url(/images/int_right_content_back.gif);
background-position: right bottom;
}