﻿.mainbody {
    background: #fff url('../images/bg_units.gif') repeat-x; 
 }

#header {
      background: #EEEEEE url('../images/header_ttk.gif') no-repeat;
}

#logo{
background-image:url(../images/logo_ttk.png);
}

#h_left{  
    background-color:#009999; 
}

#h_right
{ 
    background-color:#00b9b9;   
}

.unit_home_pic
{
border-top:solid 3px #009999;
}

#header .toggle{
background:url(../images/list-icon-white.png) no-repeat center center;
}

#header .toggle.active{
box-shadow:8px -8px 8px rgba(255,255,255,0.3) inset;
}