html {margin: 0; padding: 0;}
body {width: 100%; margin: 0; padding: 0; background-color: rgb(216,213,212); position: relative;}
a, a img {outline: none; border: none; color: rgb(78,78,78);}
h1, h2, h3, h4, h5, h6 {margin-bottom: 0; padding-bottom: 0; font-family: Arial, Helvetica, sans-serif; color: rgb(152,152,152);}
h1 {font-size: 3em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.4em;}
h6 {font-size: 1.4em;}
em {font-style: normal;}
p {text-align: justify; text-indent: 2em; line-height: 1.5em;}

.full {width: 100%;}
.clear {/*width: 1024px;*/ height: auto; display: block;}
.wrap {width: 80%; height: auto; margin: 0 auto 0 auto;}
.normal {font-size: 0.6em !important; font-weight: normal;}

div#wrapper-0 {
	width: 100%; margin: 0; padding-top: 94px;
	background-color: #ffffff;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif; font-size: 0.9em; color: rgb(78,78,78);
}
div#header {margin: 0 0 20px 0;}
div#header h1#title {margin-top: 75px; float: left;}
div#header div#logo {float: right;}

div#mmenu {/*margin-top: 20px;*/}
div#mmenu div.content {height: 93px; background: url(/images/site/bg_mmenu.jpg) repeat-x;/**/}
div#mmenu div.content ul {height: 32px; padding: 61px 0 0 200px; margin: 0;}
div#mmenu div.content ul li {width: 145px; height: 30px; margin: 3px 1px 0 1px; float: left; background: url(/images/site/mmenu-normal.png) no-repeat; text-align: center;}
div#mmenu div.content ul li a {}
div#mmenu div.content ul li a span {width: 100%; margin-top: 0.4em; display: block;}
div#mmenu div.content ul li:hover, div#mmenu div ul li.active {}
div#mmenu div.content ul li.active {width: 145px; height: 33px; margin-top: 0px;  background: url(/images/site/mmenu-active.png) no-repeat;}
div#mmenu div.content ul li.active a span {margin-top: 0.6em;}
div#mmenu div.bottom {height: 13px; background: url(/images/site/sep_mmenu.png) repeat-x;}

div#body {}
div#body div.content {margin-bottom: 63px;}
div#body div.bottom { margin-bottom: 7px; /* height: 6px; border-top: 1px solid rgb(168,165,165); background: url(/images/site/sep_footer.png) repeat-x;*/}


div#footer {background: url(/images/site/bg_footer.png) repeat-x bottom; font-size: 0.7em !important; font-weight: normal;}

.navi ul {padding: 0; margin: 0; display: block; list-style: none;}
.navi ul li {padding: 0; margin: 0; display: block; list-style: none;}
.navi ul li a {display: block; text-decoration: none;}


/*	Clear floating objects	*/
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clear {display: inline-block;}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */
