div#site_bar {

background: #fff;
border-bottom: 2px solid #000;

}

div#site_bar * {

color: black;

}

div#site_bar a {

border-bottom: 1px dotted black;

}

div#site_bar site_bar_company_name {

font-weight: bold;

}

body {

background: #303030;

}

menu a.active, menu a:hover, menu a:focus {

color: #000;
font-weight: bold;

}

menu, header .jcarousel-container {

width: 100% !important;

}