body{
margin:0;
padding:0;
line-height: 1.5em;
background-image: url(img/bg.jpg);
background-repeat: repeat-x;
font-family: arial;
}

#contentnav {
	width: 150px;
	float: left;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/
padding: 0 0 0 25px;
}

img { behavior: url(iepngfix.htc) }

#topsection{

height: 109px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
width: 840px;
background-image: url(img/watermark.gif);
background-repeat: no-repeat;
background-position: top;
padding-top: 20px;

}
#headerwrapper {
	height: 112px;
}


#contentcolumninside {
margin-right: 20px; /*Set right margin to RightColumnWidth*/

font-size: 75%;
color: #333333;
height: 490px;
float: left;
}

#contentcolumnfront {
	display: block;
	margin-left: 155px;

}

#contentcolumnproducts {
	display: block;
	margin-left: 155px;
		margin-right: 260px;
}
#navigation ul li {
	list-style: none;
	display: inline;
	padding-left: 0px;
	padding-right: 20px;
	margin: 0
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}

#rightcolumn{
width: 250px;
float: right;
padding: 0 0 0 25px;
}
#contentnav ul{
list-style: none;
margin: 0px;
padding: 0px;
}
#contentnav a{
	color: Black;
}

.active{
	color: Red;
	text-decoration: none;
	font-weight: bold;
}

#contentnav a:visited{
	color: Black;
}

#contentnav a:hover{
	color: Blue;
}

#contentnav li {
	padding-top: 10px;
	font-size: 90%;
}

#contentnav h5{
	font-size: 100%;
	margin: 0px;
}

img {
	border: 0px;
}

#logo {
	margin-top: 30px;
	float:left;
	width: 200px;
}

#phrase {
	width: 435px;
	height: 108px;
	float: right;
	background-image: url(img/phrase.jpg);
	background-repeat: no-repeat;
}

#navigation {
	width: 760px;
	padding-top: 5px;
	height: 34px;
}

#navigation a {
	color: White;
	text-decoration: none;
}

#navigation a:hover {
	color: White;
	text-decoration: underline;
}

.titlearea {
	margin-top: 35px;
	float: left;
	width: 300px;
}
.titlearea h2{
	color: #0066CC;
}

#photofront {
	float: right;
	width: 433px;
	height: 112px;
	background-image: url(img/images_strip_1.jpg);
	background-repeat: no-repeat;
}

#photocompanyhistory {
	float: right;
	width: 433px;
	height: 112px;
	background-image: url(img/images_strip_5.jpg);
	background-repeat: no-repeat;
}

#photomining {
	float: right;
	width: 433px;
	height: 112px;
	background-image: url(img/images_strip_mining.jpg);
	background-repeat: no-repeat;
}
#photocommercial {
	float: right;
	width: 433px;
	height: 112px;
	background-image: url(img/images_strip_commercial.jpg);
	background-repeat: no-repeat;
}
#photoindustrial {
	float: right;
	width: 433px;
	height: 112px;
	background-image: url(img/images_strip_industrial.jpg);
	background-repeat: no-repeat;
}
#photomarine {
	float: right;
	width: 433px;
	height: 112px;
	background-image: url(img/images_strip_marine.jpg);
	background-repeat: no-repeat;
}
#photoagricultural {
	float: right;
	width: 433px;
	height: 112px;
	background-image: url(img/images_strip_agricultural.jpg);
	background-repeat: no-repeat;
}

#photoretail {
	float: right;
	width: 433px;
	height: 112px;
	background-image: url(img/images_strip_retail.jpg);
	background-repeat: no-repeat;
}
#photolocations {
	float: right;
	width: 433px;
	height: 112px;
	background-image: url(img/images_strip_2.jpg);
	background-repeat: no-repeat;
}

#photoawards {
	float: right;
	width: 433px;
	height: 112px;
	background-image: url(img/images_strip_3.jpg);
	background-repeat: no-repeat;
}

#photoaboutus {
	float: right;
	width: 433px;
	height: 112px;
	background-image: url(img/images_strip_1.jpg);
	background-repeat: no-repeat;
}
#photosafety {
	float: right;
	width: 433px;
	height: 112px;
	background-image: url(img/images_strip_safetyenvironment.jpg);
	background-repeat: no-repeat;
}

#photocontactus {
	float: right;
	width: 433px;
	height: 112px;
	background-image: url(img/images_strip_1.jpg);
	background-repeat: no-repeat;
}

#footer{
clear: left;
width: 100%;
border-top: 1px solid red;
padding: 4px 0;
font-size: x-small;
color: #999999;
margin-top: 40px;
margin-bottom: 40px;
}

.phone {
	font-size: 80%;
}

#footer a{
color: #999999;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}