body {
	font-size: 		12px;
	font-family: 	verdana,helvetica,arial,sans-serif;
	color: 			#000000;
	margin: 		10px 0 0 0;
	background-color:#EBEAE9;
}

a {
	text-decoration:none;
	color:			#EE8214;
}
a:hover {
	text-decoration:underline;
}

div.clear {
	clear:			both;
}

div#container {
	width:			1000px;
	margin:			0 auto;
	background-color:white;
}

div#footer {
	float:			right;
	margin-top:		10px;
}

div#images {
	float:			right;
	width:			275px;
	margin-right:	20px;
	margin-top:		45px;
	margin-bottom:  30px;
}

div#main_content {
	background: 	transparent url("../img/bg-fill.jpg") repeat-y scroll center;
}

div#left-fill {
	float:			left;
	background:		url("../img/border-left.jpg");
	height:			91px;
}

div#right-fill {
	float:			right;
	background:		url("../img/border-right.jpg");
	height:			91px;
	width:			3px;
}

div#navigation a {
	color:			#424242;
}

div#text {
	width:			455px;
	margin:			20px 0 20px 20px;
	float:			left;
}
div#pictures  {
	width:			1000px;
	margin:			10px;
	float:			left;
}
	
img {
	border:			none;
}

img#border-bottom {

}

img#border-top {

}

img#header { 
	margin-right:	1px;
}

img#mmp {
	float: 			left;
	margin-right:	140px;
}

img#stihl {
	float: 			left;
	margin-right:	50px;
}

img#settler {
	float:			left;
	margin-left:	-16px;
}

img#title {
	margin:			20px 20px 20px 0;
	float: 			right;
}

#navigation ul {
	color:			#424242;
	font-size:		16px;
	font-weight:	bold;
	list-style-type:none;
	margin-left:	180px;
	margin-top:		30px;
}

#navigation li {
	float:			left;
	margin-right:	40px;
}

span#active {
	text-decoration:underline;
}
