h1.logo {
	width: 124px;
	height: 74px;
	text-indent: -9999px;
	
	background: url(Images/logo.png) no-repeat;	
	position: absolute;
	top:33px;
	left: 47px;
}

body {
	font-family: Tahoma, sans-serif;
	font-size: 14px;

}

#header {
	position: relative;
	height: 144px;
	z-index: 10;
}

#header .meta-menu {
position: absolute;
top:0;
left: 0;
height: 32px;
}
#header .meta-menu li {
	font-size: 11px;
	color: #666;
	float: left;
	list-style-type: none;
	margin: 12px 0 12px 24px;
}
#header .meta-menu li a, 
#header .meta-menu li span {
	color: #555;
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	background: url(Images/meta-menu.png) no-repeat;
	background-position: 0px 0px;
	
}
#header .meta-menu li a:hover {
	color: #777;
}
#header .meta-menu li.selected span {
	background-position: 0  -16px;
}
#header .meta-menu .login {
	width: 110px;
	background: none;
}
#header .meta-menu li.login  span, 
#header .meta-menu li.login a {
	display: inline;
	background: none;
}



#header .menu {
	position: relative;
	border-top: 3px solid #a6d045;
	margin: 0 0 0 276px;
	width: 680px;
	z-index: 1;
}
#header .top-menu {
	position: relative;
}
#header .top-menu li{
	height: 36px;
	float: left;
	background: url(Images/top-menu.png) -12px bottom repeat-x;
	border-right: 1px solid #d8d8d0;
}
#header .top-menu li.first {
	background-position: 0 bottom;
}
#header .top-menu li.last {
	background-position: right bottom;
	border: none;
}
#header .top-menu li a {
	display: block;
	line-height: 32px;
	padding: 0 18px;
	color: #111;
}
#header .top-menu li a:hover {
	color: #666;
}

#header .calendar {
	position: absolute;
	width: 356px;
	left: 320px;
	font-size: 14px;
	background: #f9f9f4;
	padding: 0;
	background: url(Images/top-menu.png) bottom left no-repeat;
}
#header .calendar .wrapper {
	position: relative;
	left: 6px;
	background: url(Images/top-menu.png) bottom right no-repeat;
	padding: 0 6px 3px 0;
}
#header .calendar h3 {
	font-weight: normal;
	line-height: 32px;
	height: 34px;
	
	padding: 0 6px;
}
#header .calendar .date {
	display: block;
	position: absolute;
	top: 0;
	right: 6px;
	width: 54px;
	height: 38px;
	font-size: 11px;
	color: #9f6c5e;
	background: #ffe478;
	text-align: center;
}
#header .calendar .date span {
	font-weight: bold;
	display: block;
	margin: 6px 0 0;
}
#header .calendar dl {
	font: 11px/13px Arial, sans-serif;
	color: #444;
	clear: both;
	border-top: 1px solid #d7d7d0;
	height: 1%;
}
#header .calendar dt {
	float: left;
	color: #67a812;
	width: 52px;
	height: 100%;
	text-align: center;
	padding: 6px 3px;
}
#header .calendar dt span {
	font-size: 13px;
	font-weight: bold;
	display: block;
}
#header .calendar dd {
	margin: 0 0 0 60px;
	border-left: 1px solid #d7d7d0;
	padding: 6px;
	background: none;
}
#header .calendar .important,
#header .calendar .important dt {
	color: #db403f;
}




#header .lang-menu {
	position: absolute;
	right: 0;
	top:0;
	font-size: 11px;
	color: #67a812;
	z-index: 2;
}
#header .lang-menu li {
	margin: 12px 18px;
}
#header .lang-menu li a {
	color: #3b3b3b;
}

#header .lang-menu li a:hover {
	color: #666;
}



#container {
	position: relative;
	z-index: 9;
	clear: both;
}

#container #content {
	position: relative;
	float: right;
	z-index: 1;
	clear: none;
	width:70%;
}
#container #sidebar {
	position: relative;
	float: left;
	z-index: 2;
	width: 29%;
	clear: none;
}


#main-menu {
	border-left: 3px solid #a6d045;
	margin: 0 0 0 34px;
}
#main-menu li {
	display: block;
	clear: both;
	position: relative;
	_height: 1%;

}
#main-menu li a{
	display: block;
	float: left;
	clear: both;
	padding: 8px 6px 8px 12px;
	color: #111;

}
#main-menu li a:hover {
	color: #666;
}


#teaser {
	position: relative;
	background: url(Images/teaser.png) repeat-x;
	height: 178px;
	margin: 46px 0 0 0;
	clear: both;
}

#teaser .illustration {
	position: absolute;
	bottom: 0;
	left: -70px;
	width: 220px;
	height: 220px;
}
#teaser .illustration img{
	position: relative;
}
#teaser .illustration .next {
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	background: url(Images/refresh.png) no-repeat;
	right: -12px;
	bottom: 42px;
	text-indent: -9999px;
}
#teaser .illustration .next:hover {	
}
#teaser .text {
	margin: 0 192px 0 160px;
	max-width: 35em;
	clear: both;
	height: 1%;
	position: relative;	
}

#teaser h2 {
	font:bold 24px/30px Tahoma, Arial, sans-serif;
	color: #fff;
	margin: 0 0 18px;
	padding: 12px 0 0 0;
}
#teaser .text p {
	font: 12px/16px Tahoma, sans-serif;
	color: #dcdcdc;
	padding: 0 0 0 12px;
}

#teaser .documents {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 161px;
	height: 161px;
	text-align: center;
	background: url(Images/documents.png) no-repeat;
}
#teaser .documents a {
	color: #fff3c1;
	font-size: 12px;
	display: block;
	height: 100%;
	line-height: 292px;
}
#teaser .documents a:hover {
	color: #cccc00;
}
#header .calendar .events:after , #main-menu .last:after{
	content:".";
	position:relative;
	display:block;
	overflow:hidden;
	clear:both;
	height:0;
	visibility:hidden;
}



