

/* header line */
#header .section {border-top: 5px solid #00077;} 

/* logo */
.logo {
	float:left;
	background:url(http://www.tmbsis.com/wp-content/uploads/2015/03/LOGOTMBSIS.jpg) no-repeat;
	width:200px;
	height:45px;
	overflow:hidden;
	text-indent:-9999px;
} 
html {background:#fff;}
.nav-box > ul  ul a { font-size: 12px !important; } 
.nav-box > ul a { color: #FFFFFF !important; } 
.nav-box > ul  a:hover { color: #daff05 !important; } 
.nav-box > ul ul a { color: #000077 !important; } 
.nav-box > ul ul a:hover { color: #FFFFFF !important; } 
.nav-box {background:#000077; border-bottom: 2px solid #000000;}