
/* Header Layout
--------------------------------------------------------------------------------------------------- */
#header {
	position: relative;
	height: 387px;
}
#feature { 
	height: 253px;
	position: absolute;
	background: url(/english/images/flash_bg.gif) repeat-x 0 0;
	top: 135px;
	left: 29px;
	width: 759px;
}
#feature p { 
	display: block;
	float: left; 
	width: 420px;
	height: 241px;
	line-height: 230px;
	margin: 0; padding: 0;
	text-indent: -9999px;
	background: url(/english/images/header.jpg) no-repeat 0 11px; 
}
#feature img {
	margin: 11px 0 0 0; 
	float: right; 
}
#flash {
	margin: 11px 0 0 0;
}


/* Navigation
--------------------------------------------------------------------------------------------------- */
#nav2 {
	position: absolute;
	right: 29px;
	top: 409px;
	background: url(/english/images/h_dash.gif) repeat-x 0 0;
}
#nav2 ul {
	margin: 1px 0 0 0;
	background: url(/english/images2_bg.gif) repeat-y 0 0;
}
#nav2 li {
	height: 30px;
	line-height: 30px;
	width: 338px;
	background: url(/english/images/h_dash.gif) repeat-x 0 100%; 
}
#nav2 li a {
	height: 30px;
	line-height: 30px;
	display: block;
	width: 313px;
	padding: 0 25px 0 0;
	text-align: right;
}

/* Latest News
--------------------------------------------------------------------------------------------------- */
body#home #secondary dl {
	padding: 112px 0 0 0;
	background: url(/english/images/h_dash.gif) repeat-x 0 140px;
}
#secondary dl dt {
	font-weight: bold;
	color:#455560;
	font-size: 16px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	padding:  0;
	margin: 0;
	background: url(/english/images/latestnews.gif) no-repeat 18px 0;
}
#secondary dl dd {
	padding: 0 0 0 20px;
}
#secondary dl dd ul li {
	line-height: 1.4em;
	margin: 0 0 8px 0;
}
#secondary .date { color:#ccc; padding: 0 10px 0 0; }

/* Primary Content
--------------------------------------------------------------------------------------------------- */
#primary h2 {
	text-align: left;
	margin: 0;
	padding: 0;
	color:#7AA331;
	display: block;
	height: 33px;
	text-indent: -9999px;
	background: url(/english/images/ourcompany.gif) no-repeat 100% 50%;
}
#primary p {
	margin: 0 0 15px 0;
	line-height: 1.8em;
}
body#home #primary p {
	text-align: right;
	padding: 0 0 0 40px;
}
