@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	font-family: Verdana;
	font-size: 12.5px;
	color: #666666;
	background:#333333;
}
a
{
  outline: none;
}

#wrapper {
	width: 1024px;
	height: 796px;
	margin-left: auto;
	margin-right: auto;
	padding: 52px 0 52px 0px;
}
#top_box {
	width: 1024px;
	height: 20px;
	background-color:#ffffff;
}
#middle_box {
	width: 1024px;
	height: 756px;
	background-color: #ffffff;
}
#bottom_box {
	width: 1024px;
	height: 20px;
	background-color:#ffffff;
}
#corner_top_left {
	width: 22px;
	height: 20px;
	background: #333333 url(images/corner_topleft.jpg) top left no-repeat;
	float: left;
}
#corner_top_right {
	width: 22px;
	height: 20px;
	background: #333333 url(images/corner_topright.jpg) top right no-repeat;
	float: right;
}
#corner_bottom_left {
	width: 22px;
	height: 20px;
	background: #333333 url(images/corner_bottomleft.jpg) bottom left no-repeat;
	float: left;
}
#corner_bottom_right {
	width: 22px;
	height: 20px;
	background: #333333 url(images/corner_bottomright.jpg) bottom right no-repeat;
	float: right;
}
/* -- START FOOTER -- */
#footer {
	height: 149px;
	width: 100%;
	background:#ffffff url(images/grass_bottom.jpg) left top no-repeat;
}
#footer ul {
	margin:0;
	padding:0;
	width:250px;
	position: relative;
	top: 130px;
	left: 465px;
}
#footer li {
	display:block;
	list-style: none;
	margin:0;
	float: left;
}
#footer a:link, #footer a:visited, #footer a:hover {
	display:block;
	margin:0;
	color: #333333;
	text-decoration: none;
}
#footer a span {
	background:url(images/link_disk.jpg) 0px 3px no-repeat;
	padding-left: 25px;
}
/* -- END FOOTER -- */
/* -- START TOPNAV -- */
#topnav_wrapper {
	width: 100%;
	height: 106px;
}
#topnav_box {
	width: 100%;
	padding-top: 72px;
}
#topnav {    
	width: 100%;    
	height: 32px;    
	margin: 0;    
	padding:0;
	list-style: none;
	position: relative;
	border-bottom:#efb42e 3px solid;
}      
#topnav li {    
	float: left;
	display: block;
	position: absolute;
	bottom: 0;
}    
#topnav a {    
	background: url(images/topnav.jpg) left top no-repeat;
	height: 32px;
	display: block;    
}     
#work {
	left: 61px;
	width: 71px;  
	background-position: 0 0;    
}
#work a:hover, #work a.current {    
	background-position: 0 -32px;    
}
#people {
	left: 260px;
	width: 83px;
}
#people a { 
	background-position: -71px 0;    
}
#people a:hover, #people a.current {    
	background-position: -71px -32px;    
}
#tools {
	left: 676px;
	width: 68px;   
}
#tools a {
	background-position: -154px 0;    
}
#tools a:hover, #tools a.current {    
	background-position: -154px -32px;    
}
#dirt {
	left: 885px;
	width: 60px;
}
#dirt a {
	background-position: -222px 0;    
}
#dirt a:hover, #dirt a.current {   
	background-position: -222px -32px;    
}
/*  -- END TOPNAV -- */
/* START LEFT NAV -- */
#left_nav {
	width: 70px;
	padding-left: 62px;
	padding-top: 70px;
	float: left;
	clear: left;
	letter-spacing:-1px;
}
#left_nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#left_nav li {
	display:block;
	margin:0;
	padding:0px 0px 12px 0px;
}
#left_nav a:link, #left_nav a:visited {
	display:block;
	margin:0;
	color: #666666;
	text-decoration: none;
}
#left_nav a:hover, #left_nav a.current {
	color: #efb42e;
}
/* -- END LEFT NAV -- */
/* -- START MAIN -- */
#main {
	width: 100%;
	height: 393px;
	padding-top: 108px;
}
#content {
	width: 892px;
	float: right;
	clear: right;
}
h1 {
	color: #efb42e;
	font-size: 20.83px;
	font-weight: normal;
}
h2 {
	color: #efb42e;
	font-size: 12.5px;
	font-weight: normal;
}
.arrow_link a {
	display:block;
	margin:0;
	text-decoration:none;
}
.arrow_link a span{
	display:block;
	text-decoration:none;
	color:#efb42e;
	padding:4px 0px 4px 24px;
}
.arrow_link a:hover span {
	background:url(images/link_arrow.jpg) 0px 6px no-repeat;
}
a.email_link:link, a.email_link:visited {
	color:#666666;
	text-decoration: none;
}
a.email_link:hover {
	text-decoration: underline;
}
a.bold_colored_link:link, a.bold_colored_link:visited {
	color:#efb42e;
	text-decoration: none;
	font-weight:bold;
}
a.bold_colored_link:hover {
	text-decoration: underline;
}
a.colored_link:link, a.colored_link:visited {
	color:#efb42e;
	text-decoration: none;
}
a.colored_link:hover {
	text-decoration: underline;
}
p.quotes {
	padding-top:30px;
	font-family:Times;
	font-size: 12.5px;
}
#about_us {
	width: 220px;
	font-size: 20.83px;
	float: left;
	clear: left;
}
#about_us ul {
	margin:0;
	padding:0;
	list-style:none;
}
#about_us li {
	display:block;
	margin:0;
	padding:0px 0px 21px 0px;
}
#about_us a:link, #about_us a:visited, #about_us a.off {
	display:block;
	margin:0;
	color: #cccccc;
	text-decoration: none;
}
#about_us a:hover, #about_us a.on {
	color: #efb42e;
}
#about_us_text {
	width: 512px;
	padding-right: 22px;
	float: right;
}
