#header {
	height:116px;
	padding:0;
	margin:0;
	border-bottom:none;
}

#page {
	background:none;
	background-color:#fff;
}

#content {
        width:720px;
        float:none;
        background:none;
        margin:0px;
        padding:0 20px;
		padding-bottom:30px;
}

#company-overview {
	font-size:13px;
	color:#fff;
	width:300px;
	height:210px;
	margin:0 -20px;
	padding:40px 440px 0 20px;
	background-image:url(../images/home/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	line-height:130%;
}

#latest-news {
	font-size:11px;
	color:#666;
	width:760px;
	height:29px;
	line-height:29px;
	margin:0 -20px;
	margin-bottom:20px;
	padding:0;
	background-image:url(../images/home/latest-news-bg.png);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}

#latest-news a {
	color:#666;
}

#diagram {
	width:720px;
	height:270px;
	background-image:url(../images/home/diagram-bg.png);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
}

#diagram h2 {
	display:none;
}

#diagram div.involvement {
	position:absolute;
	left:40px;
	top:70px;
}

#diagram div.fabrication {
	position:absolute;
	left:270px;
	top:70px;
}

#diagram div.value {
	position:absolute;
	left:500px;
	top:70px;
}

#diagram ul {
	color:#212C5C;
	width:180px;
	font-weight:bold;
	font-size:11px;
	margin:0;
	padding:0;
	list-style:none;
}

#diagram li {
	margin-bottom:0.4em;
	padding-left:15px;
	background-image:url(../images/home/diagram-bullet.png);
	background-position:left 0.1em;
	background-repeat:no-repeat;
	line-height:110%;
}

#facility {
	width:720px;
	height:190px;
	background-image:url(../images/home/facility-bg.png);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
}

#facility img {
	padding:3px;
	background-color:#fff;
	border:1px solid #ccc;
	display:block;
}

#facility img.first {
	position:absolute;
	top:10px;
	left:36px;
}

#facility img.second {
	position:absolute;
	top:10px;
	left:266px;
}

#facility img.third {
	position:absolute;
	top:10px;
	left:496px;
}

#facility p.link {
	width:720px;
	font-size:11px;
	text-align:center;
	position:absolute;
	top:162px;
	left:0;
}