* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-size: 62.5%;
	background: #D4D2D2 url(../images/background.gif) repeat-x;
	font-family:Tahoma, Verdana, sans-serif;
}
p{
	font-size: 1.3em;
	line-height: 1.5em;
	padding: 5px 0;
}
#wrapper{
	margin: 0 auto;
	width: 751px;
	padding-top: 21px;
}
#logoholder {
	width: 200px;
	float: left;
}
#logoholder img, #diggerimage img{
	vertical-align:bottom;
}
#diggerimage {
     float:left;
	 height:223px;
	 width:551px;
}
#menu{
	float:left;
	clear:both;
	margin:10px 0 0 5px;
	width: 195px;
	height: 25em;
	padding-top: 30px;
	background-image: url("../images/menuBack.gif");
	background-position:22px 10px;
	background-repeat:no-repeat;
}
#menu ul{
	margin:0;
	padding:0;
	list-style-type: none;
}
#menu li{
	height: 2.5em;
	background-image: url("../images/navCandy.gif");
	background-repeat: no-repeat;
	margin:7px 0;
}
#menu a{
	border: 1px solid #fff;
	border-left:none;
	padding: 4px 0 5px 35px;
	margin-left: 20px;
	display:block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #333333;
	font-size: 1.2em;
}
#menu li span{
	border: 1px solid #fff;
	border-left:none;
	padding: 4px 0 5px 35px;
	margin-left: 20px;
	display:block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #666666;
	font-size: 1.2em;
}

#content{
	position:relative;
	float:right;
	width: 540px;
	padding:25px 0 0 0;
	margin:5px 0 25px 0;
	color: #333333;
}
#textsize{
	position:relative;
	float: right;
	background: url("../images/textSizeBack.gif") no-repeat 0 6px;
	width: 221px;
	height: 41px;
	font-size: 1.3em;
	font-weight: 900;
	font-variant: small-caps;
	margin: 25px 0 0 0;
}
#textsize ul{
	margin-left: 95px;
}
#textsize li{
	display:inline;
}

#textsizetext{
	position:absolute;
	top: 12px;
	right: 145px;
	width: 60px;
}
.header{
	position:relative;
	width: 534px;
	height: 39px;
	padding-bottom: 15px;
}
.header span{
	position:absolute;
	height:100%;
	width: 100%;
	background:url("../images/h1-home.gif") no-repeat;
}
#h1ourwork span{
		background:url("../images/h1-ourWork.gif") no-repeat;
}
#h1ourequipment span{
		background:url("../images/h1-ourEquipment.gif") no-repeat;
}
#h1forsale span{
		background:url("../images/h1-forSale.gif") no-repeat;
}
#h1siteMap span{
		background:url("../images/h1-siteMap.gif") no-repeat;
}
h2 {
	font-size: 1.2em;
	border-bottom: 1px solid #666;
	padding-bottom: 3px;
	margin-top:20px;
}

#content img {
	display:block;
	margin: 10px auto;
	border: 3px solid #fff;
}
img#contentimage {
	float:right;
	margin: 10px;
	border:none;
	display:inline;
}
#bottomlinks{
	clear:both;
	text-align:center;
	margin-bottom: 15px;
}
#bottomlinks a{
	background-color:#666666;
	color:#FFFFFF;
	/*color:#FFFF00; */
	padding: 4px;
	font-size: 1.1em;
}
#footer{
	background: url("../images/footer.gif") repeat-x;
	height: 118px;
	clear:both;
	padding-top: 10px;
	font-size: 1.2em;
	color:#FFFFFF;
}
#footerHolder{
	width: 750px;
	margin: 0 auto;
	position:relative;
}
#footer div{
	color:#FFFFFF;
	padding: 3px;
	position:relative;
}
#footer span{
	color:#FFFF00;
	position:absolute;
	left: 7em;
}
#footer #mslink{
	position:absolute;
	top:90px;
	right:10px;
}
#mslink a{
	color:#B3E7FF;
}
#our-equip h2{
	font-size:1.3em;
	padding-top:15px;
}