html,body{
	margin:0;
	padding:0;
	background-image: none;
}
body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-image: none;
	background-position: left bottom;
	visibility: visible;
	background-color: #FF6600;



}

h1 

{margin-left: 10px;
}

h2 

{
font-size: 14px;
color: #ff6600;
margin-left: 10px;
}

p{margin:0 10px 10px}

a
{
color:#FF6600;
}

a:hover {
font-weight: bold;
}

div#header{
	height: 187px;
	border: medium solid #000000;
	width: 850px;



}
div#header h1{
	height:98px;
	line-height:80px;
	margin:0;
	padding-left:0px;
	background-color: #333333;
	color: #666666;

}
div#container{
	text-align:left;
	width: 980px;
	padding-top: 50px;

}
div#content p{line-height:1.4}
div#menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0px;
	width: 200px;
	height: auto;
	background-color: #FFFFFF;
	border-left: 2px solid #333;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	border-top: none;
}
div#menu ul {
	list-style-type: none;
	padding: 0px;
}
div#menu li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	font-weight: bold;

}
div#menu a {
	border-bottom: 1px solid #393939;
	color: #000000;
	display: block;
	margin: 0;
	padding: 6px 10px;
	text-decoration: none;
}
div#menu a:hover {
	background: #FF6600 url(none) no-repeat left center;
	color: #fff;
	padding-bottom: 6px;

}		
div#extra{
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	background:#FFFFFF;
	height: auto;
	padding-top: 20px;
	width: auto;
	border-left: 2px solid #333;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	border-top: none;
}
div#footer{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#333333;
	margin: 10px 0px 0px 205px;
	width: 620px;
	height: auto;
	color: #FFFFFF;
	border: 2px solid #333;

}
div#footer p{
	margin:0;
	padding:5px 10px;
}
div#container{width:900px;margin:0 auto}
div#wrapper{float:left;width:900px}
div#content{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0px 0 215px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border-left: 2px solid #333;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	border-top: none;
	width: 620px;
	height: auto;
}
div.contentbox{
	height: auto;
	width: 600px;
	border: none;
	float: left;
	margin: 5px;
	padding: 5px;

}
div#navigation{float:left;width:150px;margin-left:-700px}
div#extra{
	float:left;
	width:120px;
	margin-left:-150px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left: 3px solid #333;
	border-right: 3px solid #333;
	border-bottom: 3px solid #333;
	border-top: none;

}
div#footer{
	clear:left;
	width:620px;
	border-left: 2px solid #333;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	border-top: none;
	margin: 0 215px;
}

div.thumbnail{
	height: auto;
	width: auto;
	border: 0px none;
	float: left;
	margin: 6px 15px 3px 3px;
	padding: 2px;
	top: auto;
	right: auto;
	position: static;


}

div#contactform{
	height: auto;
	width: auto;
	
	margin: 5px;
	padding: 5px;

}

.divider {
border-bottom: 1px dotted #ff6600;
}


