body {
	background-color: #071632;
}
img {
	border: none;	
	
}

#container {
	width: 929px;
	height: auto;
	position: relative;
	margin: auto;
}
#header {
	width: 929px;
	height:auto;
	position: relative;
	margin: auto;
}

#nav {
	position: relative;
	float: left;
	width: 929px;
	height:auto;
}
#body {
	position: relative;
	float: left;
	width: 929px;
	height: auto;
}

#footer{
	width: 929px;
	height: auto;
	position: relative;
	float: left;
}

#slide_show {
	position: relative;
	float: left;
	width: 929px;
	height: auto;
}

#home_button,
#turbo_button,
#epc_button,
#watertreatment_button,
#fabrication_button,
#process_button,
#employment_button,
#news_button,
#contact_button{
	position: relative;
	float: left;
	width: 134px; /* 132 */
	height: 48px;
}


#home_button{
	width: 76px;
}
#epc_button{
	width: 88px;
}
#watertreatment_button{
	width: 132px;
}
#fabrication_button{
	width: 104px;
}
#process_button{
	width: 125px;
}
#employment_button{
	width: 118px;
}
#news_button{
	width: 79px;
}
#contact_button{
	width: 89px;
}
#turbo_button {
	width: 115px;	
}



#home_button a {
	background-image: url(../exportmedia/home_button.gif);
}
#epc_button a {
	background-image: url(../exportmedia/epc_button.gif);
}
#watertreatment_button a {
	background-image: url(../exportmedia/watertreatment_button.gif);
}
#fabrication_button a {
	background-image: url(../exportmedia/fabrication_button.gif);
}
#process_button a{
	background-image:url(../exportmedia/process_button.gif);
}
#turbo_button a{
	background-image: url(../exportmedia/turbo_button.gif);	
}
#employment_button a{
	background-image:url(../exportmedia/employment_button.gif);
}
#news_button a{
	background-image:url(../exportmedia/news_button.gif);
}
#contact_button a{
	background-image:url(../exportmedia/contact_button.gif);
}

#home_button a,
#epc_button a,
#watertreatment_button a,
#fabrication_button a,
#process_button a,
#employment_button a,
#news_button a,
#contact_button a,
#turbo_button a{
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 100%;
	height: 100%;
}

#home_button a:hover,
#epc_button a:hover,
#watertreatment_button a:hover,
#fabrication_button a:hover,
#process_button a:hover,
#employment_button a:hover,
#news_button a:hover,
#contact_button a:hover,
#turbo_button a:hover{
	background-position: bottom;
}

#button_one {
	position: relative;
	float: left;
	width: 229px;
}
#button_two {
	position: relative;
	float: left;
	width: 235px;
}
#button_three {
	position: relative;
	float: left;
	width: 234px;
}
#button_four {
	position: relative;
	float: left;
	width: 230px;
}


#home_left{
	position: relative;
	float: left;
	width: 200px;
	background-color: #141e33;
	height: 400px;
		
}

#home_middle {
	position: relative;
	float: left;
	width: 550px;	
}
#home_right {
	position: relative;
	float: left;
	width: 175px;
	background-color: #575d69;
	height: 400px;
}


.normalText a, .normalText2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 800; 
}
.normalText a:hover, .normalText2 a:hover {
	font-size: 18px;	
}
.normalText2 a {
	text-decoration: none;
}

.headerText, .headerText2, .headerText a, .headerText2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #bdbcbb;
	font-weight: bold;
}
.normalText, .normalText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bdbcbb;
	width: 95%;
	margin: 2%;
	margin-left: 3%;
	margin-bottom: 4%;
}
.headerText, .headerText2 {
	font-family:4px;
	color: white;
	font-weight: bold;
	width: 95%;
	margin: 2%;
}
.headerText2 {
	margin-bottom: 10px;
	font-size: 14px;
	color: white;
}
.headerText2 a {
	margin-bottom: 10px;
	font-size: 14px;
	color: white;
	text-decoration: none;
}

.normalText2 {
	width:100%;
	font-size: 14px;
	font-weight: 900;
	color: white;
	margin: 2%;
}

.largeHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #cccccc;
	font-weight: bold;
	width: 95%;
	margin: 2%;
	
	
}

.largeHeading a {
	color: #ffffff;
}

.floatRight {
	position: relative;
	float: right;
	margin: 2%;
}

.row {
	position: relative;
	float: left;
	width: 98%;
	margin: 5px;
	display: inline;
}

.smallColumnLeft {
	position: relative;
	float: left;
	width: 248px;
	background-color: #141e33;
	padding: 4px;
	display: inline;
}
.largeColumnRight {
	position: relative;
	float: left;
	width: 629px;
}

.formField {
	background-color: #141e33;
	color: white;
}

.bgLight {
	background-color: #2c3447;
}

.smallColumnLeft2 {
	position: relative;
	float: left;
	width: 36%;
	background-color: #141e33;	
	
}
.largeColumnRight2 {
	position: relative;
	float: left;
	width: 60%
}

.twoColumn {
	
	position: relative;
	float: left;
	width: 49%;
}
