html,body {
	margin:0;
	padding:0;
	background: url(../img/fon-red.gif) left
}

body	{
	font: 9pt arial,sans-serif;
}

A:active {color: #A70101; text-decoration: none}
A:link {color: #A70101; text-decoration: none}
A:visited {color: #A70101; text-decoration: none}
A:hover{color: #A70101; text-decoration: underline}

div#container {
	width: 94%;
	align: center;
	margin-left: 3%;
	background: url(../img/fon-gray.gif) top left;	
}

div#header{
	height:152px;
	margin:0 0 0 0;
	color: #79B30B
	padding-left: 10px;
	background: url(../img/fon-gray.gif) top left;
}

div#content p{padding: 0 5px 0 5px;}

div#footer{
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #e7dacb;
	color: #56534a; 
	font-size: 7pt;
	margin: 0 0 0 0; 
	border: 1px black dotted;
	text-align: center;
}

div#wrapper{
	float:left;
	width:100%;
}

div#content{
	width: 58.1%;
	margin: 0 20%;
	background: #FFFFFF;
}

div#navigation{
	float:left;
	width:20%;
	height: 400px;
	margin-left: -100%;
}

div#extra{
	float: left;
	width: 22.01%;
	height: 400px;
	margin-left: -22%; 
	margin-top: -25px;
}

div#footer{clear:left;width:90%; margin-left: 5%}

div#left_header_container{
	float:left;
	width:78%;
	height: 130px;
}

div#right_header_container{
	float:left;
	width:22%;
	height: 127px;
}
div#logobar {
	width: 100%;
	height: 127px;
	background-color: #FFFFFF;
	background: url(../img/logo.gif) no-repeat left #FFF;
	 
}
div#mmenu {
	height: 25px;
	padding-left: 15px;
	background: #860000;
}

div#rootlevelmenu {
	padding-left: 10px;
	line-height: 20px;
	font-size: 8pt;
	color: #56534a;
	height: 20px;
	background-color: #e7dacb;
}
div#sticker {
	height: 60px;
	padding-left: 10px;
	line-height: 60px;
	color: #a70000;
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	background-color: #fff7a9;
}