@charset "utf-8";
/* CSS Document */

body {margin-top:0px; 
padding-top:0px; 
margin-left:auto; 
margin-right:auto
}

#container {
margin-top:0px; 
margin-left:auto; 
margin-right:auto;
width:1400px;
 padding-top:0px;
}

#mainImage {
	background-image:url(images/homeImage.jpg); 
	height:404px;
}

#topBorder {
height:12px; 
background-color:#01552B; 
padding-left:150px; 
width:auto
}

#navigation {
background-image:url(images/navigation/navBG.jpg); 
background-repeat:repeat-x; 
height:61px
}

#navButtons {
	 margin-left:500px; 
	 width:750px
}

#content {
clear:both; 
background-image: url(images/contentBG.jpg);  
height:351px; 
padding-left:285px;

}

#PageTitle {
	float:left; 
}

#homePara {
margin-left:335px; 
width:570px; 
padding-top:10px; 

}

#homePara p {
	color: #CCC; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight:bold; 
	padding-top:0px;
	margin-top:0px
	
}
#contentContact {
background-image: url(images/insideContentBg.jpg); 
padding-left:285px; 
background-repeat:repeat; 
height:300px 
}
#contentAbrasives {
background-image: url(images/insideContentBg.jpg); 
padding-left:285px; 
background-repeat:repeat; 
height:600px;
}
#contentWaste {
background-image: url(images/insideContentBg.jpg); 
padding-left:285px; 
background-repeat:repeat; 
height:300px 
}

#contentParts {
	 background-image: url(images/insideContentBg.jpg); 
	 padding-left:285px; 
	 background-repeat:repeat; 
	 height:1000px 
}
#mainImagePages {
background-image:url(images/abrasivesImage.jpg); 
height:241px;
}

#employeeBox {
width:300px;
padding-left:10px; 
float:left
}

#employeeName {
color: #CCC; 
font-family:Arial, Helvetica, sans-serif; 
font-size:20px;
 padding:0px; 
 margin:0px; 
}

#employeTitle {
}

#employeeContact  {
color: #CCC; font-family:Arial, Helvetica, sans-serif; 
font-size:18px; 
padding:0px; 
margin:0px;
}
	
}
#footer {
color:#CCC; 
font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
font-weight:bold
}
