
body  
{
	margin: 0px 0px 0px 0px; 
}

.bg
	{ 
		background-color: white;
		background-image: url(../images/Background.tile.jpg);		
		background-repeat: repeat-x;
		width: 850px;
		height: 1000px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
	}

.bg2
	{ 
		background-color: #6a6859;
		width: 612px;
		height: 1000px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
	}

.bg3
	{ 
		background-color: white;
		width: 600px;
		height: 1000px;
		margin-left: auto;
		margin-right: auto;
	}


.headerholder	 
	{	
		margin-left: auto;
		margin-right: auto;
		width: 600px;
		height:110px;
	}

.header	 
	{	
		background-image: url('../images/header.jpg');		
		background-repeat: repeat;
		width: 586px;
		height:110px;
		margin-left: 7px;
	}	

.headertextleft	 
	{	
		position: absolute; 
		background-image: url('../images/headtxt.png');	
		background-repeat: no-repeat;
		width: 220px;
		height:110px;
		margin-left: 12px;
		top: 12px;

	}	

.headertextright	 
	{	
		position: absolute; 
		color: #565447; 
		font-family:"arial";
		font-size: 12pt;
		width: 286px;
		height:110px;
		margin-left: 275px;
		
		top: 45px;
		text-align: right;
	}	

.footer	 
	{	
		position: absolute; 
		background-image: url('../images/footer.jpg');		
		background-repeat: repeat;
		height:44px;
		margin-left: auto;
		margin-right: auto;
		width: 586px;
		top: 597px;
	}	

.footertextleft 
	{	
		position: absolute; 
		color: white; 
		font-family:"Verdana";
		font-size: 7pt;
		width: 586px;
		margin-left: 15px;
		top: 17px;

	}	

.footertextright
	{	
		position: absolute; 
		color: white; 
		font-family:"Verdana";
		font-size: 7pt;
		width: 586px;
		margin-left: 465px;
		top: 17px;

	}	
.menu	 
	{	
		position: absolute; 
		margin-left: 7px;
		margin-right: auto;
		width: 586px;
		top: 115px;
	}		

.header2 
	{	
		position: absolute; 
		background-color: #ffffff;
		height:200px;
		margin-left: 7px;
		margin-right: auto;
		width: 516px;
		margin-top: 38px;
	
	}	
	
.header3	 
	{	
		position: absolute;
		background-color: #565447;
		height:189px;
		width: 190px;
		margin-left: 387px;
		margin-right: auto;
		margin-top: 38px;
		padding:8px;
	}

.emailtxtbox	 
	{	
		position: absolute; 		
		background-color: #807e71;
		height:49px;
		width: 190px;
		top:288px;
		text-align:center;
		margin-left: 387px;
		margin-right: auto;
		padding:8px;
	}

.overlay 
	{	
		position: absolute; 
		background-image: url('../images/overlay.png');		
		height:65px;
		width: 374px;
		top:140px;
		left:0;
		margin-left: 0px;
	}	


.mainbodyouter	 
	{	
		position: absolute; 
		background-color: #f3f3f3;
		height:590px;
		margin-left: 7px;
		margin-right: auto;
		width: 374px;
		top: 359px;
	}	
.mainbodyinner	 
	{	
		width: 30px;
		padding:0px;
	
	}
	
	
.rightbar	 
	{	

		background-color: #e3e3e3;
		float:right;
		height:588px;
		margin-left: 0px;
		margin-right: 7px;
		width: 205px;
		margin-top: 249px;
	}	

.newsimg1
	{ 
		
		background-image: url('../images/news1.jpg');		
		background-repeat: no-repeat;
		height:76px;
		margin-left: 18px;
		margin-top: 8px;
	}


.phome, .pcontract, .pqa, .penvpol, .psafety, .pcontact 
	{	
		position: absolute; 
		background-color: #f3f3f3;
		height:569px;
		margin-left: 7px;
		margin-right: auto;
		width: 354px;
		margin-top: 5px;
		vertical-align: top;
		top: 6px;
		left: 3px;
	}		
	
.phomeh, .pcontracth, .pqah, .penvpolh, .psafetyh, .pcontacth 
	{	
		position:absolute; 
		margin-top:18px;
		margin-left:15px;
		height:60px;
		vertical-align: middle;
		Visibility:hidden;
	
	}		
		
	
.contactform	 
	{	
		background-color: #e3e3e3;
		width: 324px;
		height:340px;
		padding:15px;
		margin-top:20px;
		font-family:"Arial";
		font-size: 12px;
	}

	
p 
	{ 
		color: Black; 
		font-family:"Arial";
		font-size: 12px;
	}

.p2 
	{ 
		color: White; 
		font-family:"Arial";
		font-size: 10px;
	}
		
		 
.p3 
	{ 
		color: #fffdd1; 
		font-family:"Arial";
		font-size: 12px;
	}
		
		

h3
	{ 
		color: #f3f3f3; 
		font-family:"Arial";
		font-size: 20px;
	
	}

label
	{
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	}

input, select, textarea
{
color: #565447;
background: #d6d6d6;
border: 1px solid #565447;
width:180px;

}


.submit input
{
color: White;
background: #565447;
border: 1px #565447;
margin-left: 150px;
width:80px;
} 
