body {
	background: #ffffff;
	font: 10px Verdana, Tahoma, sans-serif;
	color: #2b2b2b;
	text-align: center;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	display: block;
}
a {
	text-decoration:underline;
	color: #2b2b2b;
}
h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 9px;
	font-weight: bold;
	font: 12px Verdana, Tahoma, sans-serif;
	margin-top: 8px;
}
#container {
	width: 766px;
	padding: 0;
	margin: 0 auto 0 auto;
}
#wrap {
	width: 766px;
	float:left;
	padding-bottom: 20px;
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 766px;
	min-height: 128px;
	background: #ffffff url(../img/header.gif) no-repeat left bottom;
	float: left;
}
* html #header{height: 128px;}
#logo {
 behavior: url("css/pngbehavior.htc");
 margin-left: 230px;
 margin-top: 11px;
}
#logo_text{
 font-size: 30px;
 text-align: center;
 margin-left: 230px;
 margin-top: 11px;
}

#logo_text a {
	color: #000000;
	text-decoration: none;
}
#logo_text a:hover {
	text-decoration: none;
}
#langmenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#langmenu li, #langmenu a {
	float: left;
	margin: 0 2px 0 4px;
	padding: 6px 0 0 0;
	line-height:17px;
	text-decoration: none;
	color:#666666;
}

#bg {
	background:url(../img/down.gif) repeat-y;
	float:left;
}
#content {
	width: 766px;
	background: url(../img/content.gif) no-repeat left top;
	float: left;
}
#left {
	width: 214px;
	float:left;
	min-height: 191px;	
}


* html #left { height: 191px;}
#navmenu {
	text-align: left;
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
	}
#navmenu a {
	color: #ffffff;
	width: 194px;
	font-size: 12px;
	padding-bottom: 2px;
	text-decoration:none;
	width: 120px;	
}
#navmenu .last {
	border:none;
}
#navmenu li {
	margin: 0;
	padding: 0;
 	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #dcd1ba;
	
}
#navmenu ul {
	margin: 0;
	padding: 0;
 	list-style-type: none;
}
#navmenu a.active {
	}
#submenu{
}
#submenu ul {
	margin: 0;
	padding: 0;
 	list-style-type: none;
}
#submenu li {
	padding-top: 3px;
	margin: 0;
	padding: 0;
 	list-style-type: none;
	border:none;
	padding-left: 20px;
}
#center {
	min-height: 117px;
	float:left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	
}
#center .picture {
	width: 491px;
}
#right {
	width: 59px;
	float: right;
	min-height: 197px;
}
* html #right {height: 197px;}
#down {
	width: 766px;
	height: 10px;
	background: #e9e9e8;
	float: left;
	border-top: 2px solid #ffffff;
	margin-right: -3px;
}
#content2 {
	width: 766px;
	background:#ffffff url(../img/bottom.gif) no-repeat left top;	
	min-height: 307px;
	text-align:justify;
	padding-top: 10px;
	margin-top: -12px;
	float:left;

}
* html #content2 {
	height: 307px;
	margin-top: -14px;
}
#top {
	width: 440px;	
	margin-left: 240px;
}
#bottom {
	border-top: 2px solid #f0f0f0;
	width: 440px;
	margin-top: 30px;
	margin-left: 240px;
}
#footer{
	height: 40px;
	width: 766px;
	float:left;
	background: #ffffff url(../img/footer.gif) no-repeat;
	margin-right: -3px;
	color: #a7a6a5;
	margin-top: 5px;

}
#footer p {

	margin-left: 217px;
	margin-right: 120px;
	margin-top: 7px;
	margin-bottom: 2px;
}  