/*  change the items below to modify the sites theme */
#header { background: #004175; }                       /* site header background */
#site_header {  background: #000; }                 /* header background was #004175 */
#site_nav { } /* navagation background */
#site_nav_wrapper { 	
	width:100%;
	border-left-width: 1px;
	border-left-style: solid; 
	border-left-color: #004175; 
	border-right-width: 1px;
	border-right-style: solid; 
	border-right-color: #004175; 	  
	background: #000;   /* background was #004175 */
	} /* navagation background */
/*#tabs li a { background: #246499; }                    /* non selected tab background */
#tabs li a:link, #tabs li a:visited { color: #fff; }   /* tab link colors */
#site_header {
    width: 100%;
    height: 88px;
	border-left-width: 1px;
	border-left-style: solid; 
	border-left-color: #004175; 
	border-right-width: 1px;
	border-right-style: solid; 
	border-right-color: #004175; 
    color: #FFF;
	background-repeat:no-repeat;
}

#advanced_option{
	display:none;
}
.cab_columns_title_type{
	display:none;
}
#table_quote_add_cabinet_simple{
	display:none;
	}