/* CSS Document */

body {
	font-family: Helvetica, Arial, san-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-align: justify;
	margin: 0;
	padding:0;
}


a:link {
	color:#FF3333;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color:#FF3333;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color:#FF3333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#FF3333;
}


#centered {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	
}

.centered {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	
}
	
.full {
	width: 100%;
}

.header {
	height: 120px;
	margin-bottom: 0px;
	margin-top: 25px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	
}


.navbg {
	background-color: #333333;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	height:33px;
	width: 100%;
}



.nav {
	font-family: Trebuchet ms, Helvetica, Arial, san-serif;
	text-align: center;
	padding-top: 10px;
	height: 21px;

}
	
.nav li {
	float:left;
	list-style-type:none;
}	

.nav a:link {
	color:#FFFFFF;
	text-decoration:none;
	padding: 8px 17px 5px 17px;
	height: 30px;
	}
	
.nav a:visited {		
	color:#FFFFFF;
	text-decoration:none;
	padding: 8px 17px 5px 17px;
	height: 30px;
	}

.nav a:active  {
	background-color: #444444;
	color:#CCCCCC;
	}
.nav a:hover  {
	background-color: #444444;
	color:#CCCCCC;
}

.infobox {
	background-image: url(images/backhoe.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	display: block;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 10px 0 10px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;

}

.content {
	width: 400px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-family: Tahoma, Helvetica;
	font-size: 13px;
}

.content ul{
	padding-left 20px;
	}

.content ul li{
}


.backhoe {
	margin-left: 10px;
	margin-top: 50px;
	float: left;
	height: 404px;
	width: 387px;
}


.bigbottom {
	background-color:#FF0709;
	height: 60px;
	line-height: 13px;
	clear:both;
	width: 100%;
}


.redcontent {
	font-family: Tahoma , Helvetica, Arial; 
	color: #FFFFFF;
	padding-top:10px;
	font-weight:bold;
	text-align: center;
	width: 800px;
	margin-right:auto;
	margin-left: auto;
	
}

h3 {
	font-family: "Trebuchet ms", Helvetica, Arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #fe0814;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.address {
	float: left;
	margin: 15px 25px 25px 25px;
	font-family: Tahoma, Helvetica, Arial;
}
.logo {
	margin-right: 60px;
	float: left;
}
.homepicbox {
	clear: both;
	
}

.homepic {
	border: 1px solid #333333;
	margin-right: 10px;
}

.list {
	width: 375px;
	list-style-type: none;
}
h1 {
	font-size: 30px;
	font-family: "Trebuchet ms", Helvetica, Arial;
	color: #333333;
	text-align: left;
	line-height: 30px;
}
.footer {
	text-align: center;
	padding: 10px 0 10px 0;
	clear: both;
}

.footer a:link {
	color:#FF3333;
	text-decoration: none;
	font-weight: bold;
}

.footer a:visited {
	color:#FF3333;
	text-decoration: none;
	font-weight: bold;
}

.footer a:active {
	color:#FF3333;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#FF3333;
}


#services{
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
}

#services ul{
	margin: 0;
	padding:0;
		list-style-type: none;

}

#backbar{
	background: #e6e6e6;
}
