@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image:url(images_en/header_r1_c1.png);
	background-repeat:repeat-x;
	font-size: 62.5%; /* Resets 1em to 10px */
	;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.clr {
	clear:both;
}
#main_wrapper {
	width: 960px;
	margin: 0px auto;
	padding: 0;
}
#main_wrapper2 {
	background-image:url(images_en/r_line.jpg);
	float:left;
}
#header_wrapper {
	float:left;
}
#mainmenu_wrapper {
	width: 960px;
	float:left;
}
#content_wrapper {
	background-image:url(images_en/header_r3_c2.jpg);
	background-repeat:no-repeat;
	float:left;
}
#item_wrapper {
	float:left;
	height: 437px;
}
#footer_wrapper {
	float:left;
	width: 960px;
}
#header_bar {
	background-image:url(images_en/header_r1_c2.jpg);
	width:960px;
	height:114px;
}
#mainbar_begin {
	float:left;
	width:3px;
	height:24px;
	background-image:url(images_en/header_r2_c2.jpg);
}
#mainbar_mid {
	background-image:url(images_en/header_r2_c3.png);
	width: 952px;
	float:left;
	height:24px;
}
#mainbar_end {
	background-image:url(images_en/header_r2_c6.jpg);
	float:left;
	width:5px;
	height:24px;
}
#content {
	width:716px;
	margin-top:10px;
	margin-left:24px;
	margin-right:16px;
	margin-bottom:20px;
}
#item1 {
	width:204px;
	height:112px;
}
#item2 {
	width:204px;
	height:108px;
}
#item3 {
	width:204px;
	height:107px;
}
#item4 {
	width:204px;
	height:110px;
}
#footer_begin {
	background-image:url(images_en/header_r7_c2.png);
	float:left;
	width:5px;
	height:23px;
}
#footer_mid {
	background-image:url(images_en/header_r7_c4.jpg);
	float:left;
	width:950px;
	height:23px;
	color: #5B6A71;
}
#footer_end {
	background-image:url(images_en/header_r7_c6.png);
	float:left;
	width:5px;
	height:23px;
}
.footertext {
text-align:center;
}

.langbar {
	width:950px;
	height:24px;
	float:right;
}
.langbar ul {
	margin:0;
	list-style:none;
}
.langbar ul li {
	float:right;
	padding:0px 0;
	line-height:28px;
	color:#98A1A8;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.langbar ul li a {
	margin:0;
	line-height:28px;
	color:#596166;
	text-decoration:none;
	padding: 12px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.langbar ul li a:hover {
	text-decoration:underline;
}
.mainmenubar {
	width:950px;
	height:24px;
	float:right;
}
.mainmenubar ul {
	margin:0;
	list-style:none;
}
.mainmenubar ul li {
	float:right;
	padding:0px 0;
	line-height:12px;
	color:#98A1A8;
	font:normal 12px Tahoma, Arial;
}
.mainmenubar ul li a {
	padding:10px 12px 16px 12px;
	margin:0;
	line-height:12px;
	color:#596166;
	font:normal 12px Tahoma, Arial;
	text-decoration:none;
}
.mainmenubar ul li a:hover {
	text-decoration:underline;
}
