@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	color: #3b3432;
	background:url(../images/backdrop.jpg);
}
a{
outline:0;	
	
}
img {
	border: 0;
}
.bodywrap {
	width: 900px;
	margin: 0 auto;
	position:relative;
}
.filler {
	background-color: #0B5A17;
	height: 60px;
	top:130px;
	z-index:20;
	position:absolute;
	width:900px;
}
.company {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-weight: bold;
	font-size: 50px;
	float: left;
	margin-top: 20px;
	color:#7e743c;
	
}
.navigation a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 30px;
	text-transform: uppercase;
	margin-top: 20px;
}
.navigation a:hover {
	color: #7e743c;
}
.menutoggle {
	float: right;
	margin-right: 20px;
	margin-top:-40px;

	
}
.centerit {
	padding-top: 22px;
}
.imageslider{
position:absolute;
top:118px;
left:0px;	
	
}

.social{
position: absolute;
top:700px;
left:0px;
background:#293237;
z-index:20;
width:900px;
height:160px;	
text-align:center;
color:#ffffff;
font-weight:bold;

}
.slogan{
float:left;
font-style:italic;
margin-bottom: 40px;
margin-left:160px;
color:#888282;
}

.floaty{


z-index: 20;
color:#FFFFFF;
padding-top:10px;
text-align:center;
top:445px;
width:900px;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size:15px;
}