body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

a.homelink{
	text-decoration: none;
	color: #000000;
}

span.welcometext{
	font-size: 14px;
	font-weight: bold;
}

span.logotext{
	font-size: 16px;
	font-weight: bold;
}

span.footer{
	font-size: 10px;
}

#sidebar {
	width: 10;
	height: 300;
	position: absolute;
	top: 270;
	left: 50%;
	margin-left: -380;
	background-image: url(../images/bg.jpg);
}

#footer{
	width: 760;
	position: absolute;
	top: 700;
	left: 50%;
	margin-left: -380px;
}

#contentsection{
	width: 760;
	height: 400;
	position: absolute;
	top: 270;
	left: 50%;
	margin-left: -365px;
}

#logo {
	width: 263;
	height: 33;
	position: absolute;
	top: 160;
	left: 5;
}

#welcome {
	width: 760;
	position: absolute;
	top: 206;
	left: 50%;
	margin-left: -380px;
}

#bannerparent {
	width: 760;
	height: 196;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -380px;
}

#bannerleft {
	width: 301;
	height: 196;
	position: absolute;
	top: 0;
	left: 0;
}

#bannercenter{
	width: 236;
	height: 156;
	position: absolute;
	top: 34;
	left: 301;
}

#bannertop {
	width: 459;
	height: 34;
	position: absolute;
	top: 0;
	left: 301;
}
#bannerbottom {
	width: 459;
	height: 6;
	position: absolute;
	top: 190;
	left: 301;
}

#companyprofile {
	width: 221;
	height: 31;
	position: absolute;
	top: 34;
	left: 537;
}

#costadvantages {
	width: 221;
	height: 31;
	position: absolute;
	top: 65;
	left: 537;
}

#marketinformation {
	width: 221;
	height: 31;
	position: absolute;
	top: 96;
	left: 537;
}

#industrynews {
	width: 221;
	height: 31;
	position: absolute;
	top: 127;
	left: 537;
}

#contactus {
	width: 221;
	height: 31;
	position: absolute;
	top: 158;
	left: 537;
}