body{ background : #4b534c; margin : 0; font : 10px "Verdana"; color : #182019; }

#container{ width : 770px; margin : 0 auto; background : #5c645d; position : relative; }

#menu{ float : left; height : 165px; width : 180px; border-right : 1px solid #fff; list-style : none; margin : 0; padding : 5px 10px 5px 0; text-align : right; text-transform : uppercase; }
#menu li,#submenu li{ padding : 2px 0; }
#menu li a,#submenu li a{ color : #182019; text-decoration : none; }
#menu li a:hover,#submenu li a:hover,#menu li a#active,#submenu li a#active{ color : #fff; }
#submenu{ list-style : none; margin : 0; padding : 5px 10px 5px 10px; }
.clearer{ clear : both; }

#submenu{ float : left; }
h1{ display : none; }
h2{ font : 20px "Times New Roman"; font-weight : normal; padding : 0 0 0 200px; border-top : 1px solid #fff; border-bottom : 1px solid #fff; margin : 0; height : 40px; line-height : 40px; }
h3{ font-size : 12px; font-weight : bold; padding : 5px 0 5px 0; margin : 0; }
h3 a{ color: #FFF; text-decoration: none; }

a{ color: #FFF; }

#logo{ background : url('../img/logo_lier.png') no-repeat; width : 200px; height : 200px; position : absolute; top : 0; right : 0; }

#text{ min-height : 272px; line-height : 1.8; width : 370px; color : #fff; padding : 10px 200px 10px 200px; background : #4b534c url('../img/logo.jpg') no-repeat left top ; }
#rep{ background : #5c645d; height : 216px; position: absolute; z-index : -1; top : 0; left : 0; width : 100%; border-bottom : 1px solid #fff; }
#line{ background : #5c645d; height : 1px; position: absolute; z-index : 0; top : 174px; left : 0; width : 100%; border-bottom : 1px solid #fff; }

#kader{
	background-color: #5C645D;
	padding: 5px;
	border: 1px solid #2C3331;
}