html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body {
	width:100%;
	height:100%;
	background:#000f23;
	text-align: center;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.basis {
	width: 780px; 
	margin: 0 auto; 
	position: relative;
	min-height: 98%;
	text-align:center;
}

.footer {
	position: relative;
	color: #808791;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.desc {
	background:#263344;
	color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
img {
	border:none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#menu {list-style-type:none; width:780px; padding:0px; margin:0px; border:0px; border-width:0px; z-index:100;}
#menu ul {list-style-type:none; padding:0px; margin:0px;}
#menu li {border:0px;}

#menu li.cig {margin-bottom:10px;background: url(../ID/img/cig.png) no-repeat top center;}

#menu li.metropolis {margin-bottom:10px;background: url(../ID/img/metropolis.png) no-repeat top center;}

#menu li.coty {margin-bottom:10px;background: url(../ID/img/coty.png) no-repeat top center;}

#menu li.av {margin-bottom:10px;background: url(../ID/img/av.png) no-repeat top center;}

#menu li.tesli {margin-bottom:10px;background: url(../ID/img/tesli.png) no-repeat top center;}

#menu li.zti {margin-bottom:10px;background: url(../ID/img/zti.png) no-repeat top center;}

#menu li.rim {margin-bottom:10px;background: url(../ID/img/rim.png) no-repeat top center;}

#menu li.dmc {margin-bottom:10px;background: url(../ID/img/dmc.png) no-repeat top center;}

#menu li.applebar {margin-bottom:10px;background: url(../ID/img/applebar.png) no-repeat top center;}

#menu li.ml {margin-bottom:10px;background: url(../ID/img/ml.png) no-repeat top center;}

#menu li.trubarm {margin-bottom:10px;background: url(../ID/img/trubarm.png) no-repeat top center;}

#menu li.sk {margin-bottom:10px;background: url(../ID/img/sk.png) no-repeat top center;}

#menu li {display:block; cursor:pointer;}

#menu ul,
#menu li.click ul ul,
#menu li.click ul li.hover ul ul {display:none;}

#menu li.click ul {display:block; position:relative;}

a {
	text-decoration: none;
	color: #808791;
}
