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

body {
	background-color: #666;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10%;
}
#index_page {
	width: 950px;
	height: 1300px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	padding: 10px;
}
#logo {
	width: 950px;
	height: 65px;
}
#content {
	width: 950px;
	height: 1100px;
}
#profile {
	width: 380px;
	height: 220px;
	float: left;
}
#images {
	width: 540px;
	height: 1200px;
	float: right;
}
#project_holder1 {
	width: 540px;
	height: 230px;
	float: left;
}
#image_1 {
	width: 280px;
	height: 200px;
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#project_holder2 {
	width: 540px;
	height: 230px;
	float: left;
}
#image_2 {
	width: 280px;
	height: 200px;
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#project_holder3 {
	width: 540px;
	height: 230px;
	float: left;
}
#image_3 {
	width: 280px;
	height: 200px;
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#project_holder4 {
	width: 540px;
	height: 230px;
	float: left;
}
#image_4 {
	width: 280px;
	height: 200px;
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#project_holder5 {
	width: 540px;
	height: 230px;
	float: left;
}
#image_5 {
	width: 280px;
	height: 200px;
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#investors {
	width: 380px;
	height: 260px;
	float: left;
}
#iso9001 {
	width: 88px;
	height: 100px;
	float: left;
}
#iso14001 {
	width: 88px;
	height: 100px;
	float: left;
}
#investors_people {
	width: 88px;
	height: 100px;
	float: left;
}
#environment {
	width: 380px;
	height: 350px;
	padding-top: 60px;
	float: left;
}
#contact {
	width: 380px;
	height: 370px;
	float: left;
}
#logos {
	width: 380px;
	height: 100px;
	float: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bolder;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: lighter;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.flash:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.flash:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.flash:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
.flash:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
