body {
	text-align:center; 
	font-family:arial, verdana, helvetica, sans-serif; 
	font-size:76%; 
	color:#000; 
	padding:0; 
	border:0; 
	margin:0; 
	background:#333; 
	text-align:center;
}
a img{border:0;}
#wrapper {
	width:900px; 
	background:#fff; 
	margin:10px auto;
	padding-left:50px;
	padding-right:50px; 
	text-align:left; 
}

#header {
	width:600px; 
	height:30px; 
	float:left; 
}

#menu-container {
	width:590px; 
	height:20px; 
	font-family:arial, sans-serif;
	font-weight:bold;
}

#menu-container ul{
	padding:0 1px 10px 0;
	list-style-type:none;
	text-align:left;
}

#menu-container ul li {
		display:inline;
		margin:0 0 0 8px;
}

#menu-container ul li a, #menu-container ul li a:visited {
	font-size:12px; 
	color:#333; 
	text-decoration:none;
}

#menu-container ul li a:hover {
	color:#4caa45; 
}
#menu-container ul li a:active {
	color:black; 
}
/*#leftmenu{
	margin: 5px 0 0 0;
}
ul.liste {
	padding:0; 
	margin:0; 
	list-style-type:none;
}
ul.liste, li.liste {
	font-size:12px; 
	color:#333; 
	margin:0 7px 0 0; 
	line-height:20px;
}
ul.subliste {
	padding:0 0 0 12px; 
	margin:0; 
	list-style-type:none;
	
}
ul.subliste, li.subliste {
	font-size:11px; 
	color:#333; 
	margin:0 7px 0 0;
	line-height:17px;

}

#leftmenu ul li a, #leftmenu ul li a:visited {
	color:#333;
	text-decoration:none;
}
#leftmenu ul li a:hover{
	color:#4caa45; 
}
#leftmenu ul li a:active{
	color:black; 
}*/
#showcase {
	clear:both; 
	width:900px; 
	height:auto;
	margin-bottom:2.5em;
}

#logo {
	width:150px; 
	float:left;
}

#info_right {
	display:block; 
	float:right; 
	width:740px; 
	color:#fff;
}


#content {
	width:680px; 
	background:transparent; 
	float:left; 
	margin-bottom:5px;
}

#left_column {
	width:150px; 
	background:transparent; 
	float:left; 
	margin:0 10px 0 0;

}

* html #left_column {
	width:118px; 
	w\idth:150px;
}

#right_column {
	width:510px; 
	background:transparent; 
	float:left; 
	/*border-left: 1px dashed #333;
	border-right: 1px dashed #333;*/
}
#right_column a{
	color: #333; 
	text-decoration: underline;
}
#right_column a:hover { 
	color: #4caa45; 
	text-decoration: none; 
}
#right_column a:active { 
	color: black; 
	text-decoration: none; 
}

#far_right a{
	color: #333; 
	text-decoration: underline;
}
#far_right a:hover { 
	color: #4caa45; 
	text-decoration: none; 
}
#far_right a:active { 
	color: black; 
	text-decoration: none; 
}

* html #right_column {
	width:530px; 
	w\idth:510px;
}

#search {
	width:250px; 
	height:20px; 
	float:right;
	background:transparent;
	font-family:arial, sans-serif;
	font-weight:bold;
}

* html #search {
	height:29px; 
	he\ight:30px;
}
#search ul {
	padding:0; 
	margin:0; 
	list-style-type:none;
	float:right;
}

#search ul li {
	float:left; 
	font-size:10px;
	color:#333; 
	margin:10px 7px 0 0; 
	line-height:20px;
}

#search ul li a, #search ul li a:visited {
	font-size:10px;
	font-weight:bold; 
	color:#333; 
	text-decoration:none;
}

#search ul li a:hover {
	color: #4caa45;
	font-weight:bold; 
}
#far_right {
	width:220px; 
	background:transparent; 
	float:left; 
}

* html #far_right {
	width:240px; 
	w\idth:220px;
}

#foot {
	clear:both; 
	width:900px; 
	height:25px; 
	font-size:10px;
	text-align:center;
}

#foot .footermenu {
	font-size:11px; 
	color:#000; 
	margin:5px 10px 5px 160px; 
}
#top{
	float:left;
	width:110px;
}
#print{
	float:right;
	margin:0 530px 0 0;
	width:90px;
}
#top a, #print a{
	text-decoration:none;
	color:#333;
}
#top a:hover, #print a:hover{
	text-decoration:none;
	color: #4caa45; 
}

#content p {
	line-height:16px; 
	margin:5px 0 8px 0;
	line-height: 1.4em;
	font-stretch:expanded;
	letter-spacing:0.01em; 
}
#content h1, #far_right h1 {
	margin:5px 0 5px 0; 
	color:#000; 
}
#content h2, #far_right h2 {
	margin:5px 0 5px 0; 
	color:#000; 
}
#content h3, #far_right h3 {
	margin:5px 0 5px 0; 
	color:#000; 
}
#content h6, #far_right h6 {
	/*margin:5px 0 5px 0;*/ 
	font-size:10px;
	color:#000; 
}

.clear {clear:both;}
p {
	line-height:16px; 
	margin:5px 0 15px 0;
}
li{
	padding:2px;
}
/*----------------------------------------------*/
#foot {border-top:1px dashed #4CAA45;}

