
	
	#header {
		background: url('../img/index/index-header1.jpg');
		}
		
	
	#nav-bar {
		background: #909090 url('../img/index/nav-shadow.jpg') no-repeat top left;
		}
		
			#nav li a {
				color: #dad9d9;
				}
				
				#nav li a:hover {
					color: #fff;
					background: #103d79;
					}
					
	#content {
		padding-top: 0px;
		}				
					
		
		#content-img {
			margin: 0px 0px 0px 35px;
			z-index:-1
			}
			
	#division-links {
		background: url('../img/products/watermark.jpg') no-repeat bottom right;
	}
	
	#division-links a {
		display: block;
		float: left;
		width: 277px;
		height: 207px;
		border: none;
		border-bottom: none;
		margin: 0px 19px 20px 0px;
		text-indent: -9999px;
		}
		
		#division-links a:hover {
			border: none;
			border-bottom: none;
			}
			
			#division-links a.tanks {
				background: url('../img/index/divisions/tubgrinders.jpg');
				}
				
				#division-links a.tanks:hover {
					background: url('../img/index/divisions/tubgrinders2.jpg');
					}
			
			#division-links a.structural {
				background: url('../img/index/divisions/horizontalgrinders.jpg');
				}
				
				#division-links a.structural:hover {
					background: url('../img/index/divisions/horizontalgrinders2.jpg');
					}
			
			#division-links a.containers {
				background: url('../img/index/divisions/enclosedgrinders.jpg');
				margin-right: 0px;
				}
				
				#division-links a.containers:hover {
					background: url('../img/index/divisions/enclosedgrinders2.jpg');
					margin-right: 0px;
					}
			
			#division-links a.wine {
				background: url('../img/index/divisions/solidwastgrinders.jpg');
				}
				
				#division-links a.wine:hover {
					background: url('../img/index/divisions/solidwastgrinders2.jpg');
					}
			
			#division-links a.fabrication {
				background: url('../img/index/divisions/tiregrinders.jpg');
				}
				
				#division-links a.fabrication:hover {
					background: url('../img/index/divisions/tiregrinders2.jpg');
					}
			
			#division-links a.seed {
				background: url('../img/index/divisions/metalrecycling.jpg');
				margin-right: 0px;
				}
				
				#division-links a.seed:hover {
					background: url('../img/index/divisions/metalrecycling2.jpg');
					margin-right: 0px;
					}
			
			#division-links a.trailer-products {
				background: url('../img/index/divisions/partsdepartment.jpg');
				margin-bottom: 20px;
				}
				
				#division-links a.trailer-products:hover {
					background: url('../img/index/divisions/partsdepartment2.jpg');
					}
			
			
	#footer {
		background: #101c2e;
		color: #fff;
		}
				
	#contact {
		background: #21344f;
		color: #fff;
		}
		
			   .contact-info {
                              font-size: 20px;
                              color: #fff;
                              }