body {
	background: #e0e0e0;
}
.container {
}

a:link, a:visited {
	color: #689106;
}

a:hover, a:active {
	color: #222;
	text-decoration: none;
}

body {
	color: #444;
}

#logo {
	text-indent: -9999px;
}
#logo a {
	display: block;
	width: 268px;
	height: 59px;
	background: url(/images/css/wolverine-logo-exp.gif) top left no-repeat #e0e0e0;
}
#nav-container {
	margin-bottom: 18px;
	margin-top: 18px;
	
}
#nav {
	margin: 0;
	width: 750px;
	font-size: 110%;
	list-style: none;
	float: left;
}

#nav a {
	display: block;
	width: 7em;
	background: #d0d0d0;
	color: #303030;
	text-align: center;
	text-decoration: none;
	border: 1px solid #bbb;
	margin-right: 5px;
}

#nav li {
	float: left;
}
#home #nav-home a, #crackit #nav-crackit a, #hammer-drill #nav-hammer-drill a, #ezebreak #nav-ezebreak a, #heli-hoe #nav-heli-hoe a, .corporate #nav-corporate a, .projects #nav-projects a, #investors #nav-investors a, #news #nav-news a, #contact #nav-contact a, #photos #nav-photos a, #bullion #nav-bullion a{
	background: #fff;
	border: 1px solid #999;
}

#nav a:hover, #nav a:active {
	background-color: #f0f0f0;
}


#feature {
	height: 59px;
}

.home-feature div { 
	width: 180px;
	margin: 18px 0;
/*
	text-align: center;
*/
}

.home-feature img {
	display: block;
	text-align: center;
	margin: 0 auto 9px auto;
}

.home-feature a {
	text-decoration: none;
	color: green;
}


.home-feature strong { 
	text-align: left; 
	margin-left: 14px;
	font-size: 125%;
}
.home-feature p {
	margin-left: 14px;
	height: 7.5em;
	overflow: auto;
}
.button {
	width: 152px;
	height: 28px;
	display: block;
	margin: 0 auto;
	text-indent: -9999em;
	background: url(/images/css/learn-more-button.gif) 0 -28px; no-repeat;	
}

.button:hover, .button:active {
	background-position: 0 0;
}

#drill-images img {
	padding: 10px 10px 10px 0;
}

#content-wrapper {
	background: url(/images/css/content-bg-bottom.gif) bottom left no-repeat #e0e0e0;
	width: 756px;
	padding-bottom: 14px;
	margin-bottom: 18px;
}	

#content-wrapper .inner{
	background: url(/images/css/content-bg-top.gif) top left no-repeat #e0e0e0;
	width: 756px;
	padding-top: 9px;

}


#footer {
	color: #133c74;
}

#crackit-tile {
	margin-left: 19px;
}	

h3.video-heading {
	margin: 18px 0 5px 0;
}
