/* Customer CSS */

body {
color: #000;
font-size: 12px;
}

#wrapper_right {
background-color:#898278;
background-image:url(../images/wrapper_right_bg.jpg);
}

#page-index #footer-content {
background-image:url(../images/footer_index.jpg);
background-position:center top;
background-repeat:no-repeat;
}

#footer-content {
background-image:url(../images/footer_image.jpg);
background-position:center top;
background-repeat:no-repeat;
}

.sbContainer #slot-navigation {
font-size: 11px;
font-size:10px!ie;
}

.sbContainer #comp-logo {
padding: 0px;
}

.sbContainer #slot-lsidebar {
margin-left: 2px;
}

#page-frequently-asked-questions #slot-main a {
text-decoration: underline;
color: #36302A;
}
