* {
	margin: 0;
	padding: 0;
}

body {
background: 
	#404347 url(images/bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f7f7f7;
}
a { 
	color: #60C3DB;
	text-decoration: none; 
}
a:hover { 
	text-decoration: underline; 
}

p, ol, ul, a {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}
#wrap {
	width: 980px;
	margin: auto;
	position:top;
}
#wrap h1 {
	color: #fff;
	font-size: 20px;
	font-weight: 100;
	letter-spacing: -1px;
	text-align: center;
	padding: 10px 20px 0px 0;
}

#wrap h2 {
	color: #fff;
	font-size: 25px;
	font-weight: 100;
	text-decoration: bold;
	text-align: right;
	padding: 0px 17px 0px 0px;
}

#header {
	background-image:url(images/banner.gif);
	border: 0px solid white;
	background-repeat: no-repeat;
	display:block;
	width:960px;
	height:150px;
	margin: 10px 0 10px 0;
	position:relative;
}

#sddm {	
margin: 0;
	padding: 0;
	z-index: 30}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a {
	display: block;
	margin: 0 10px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #f7d886;
	color: #000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover {
	background: #f7a91a}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #ff0000;
	font: 11px arial
}

#sddm div a:hover {
	background: #49A3FF;
	color: #FFF
}

#content {
	float: right;
	width: 468px;
	padding: 15px 20px 20px 20px;
	border-left: 1px dotted #aaa;
	text-align: justify;
	margin-top: 0px;
}

#content h2 {
	color: #B0FFBD;
	font-size: 16px;
	font-weight: 100;
	padding: 10px 0 5px 0;
	border-bottom: 1px dotted #aaa;
	margin-bottom: 10px;
}

#content h3 {
	color: #fcc008;
	font-size: 12px;
	font-style
	font-weight: 100;
	text-align: center;
}

#content h5 {
	color: #B0FFBD;
	font-size: 16px;
	font-weight: 100;
	padding: 10px 0 5px 0;
	border-bottom: 1px dotted #aaa;
	margin-bottom: 10px;
	text-align: center;
}

#content h2 a {
	color: #B0FFBD;
	text-decoration: none;
}

#content h2 a:hover {
	color: #eee;
}

#content p {
	margin-bottom: 5px;
}

#leftmenu {
	float: left;
	width: 210px;
	padding: 0 20px 20px 0;
	margin-top: 15px;
}

#leftmenu h2 {
	border-bottom: 1px dotted #aaa;
	padding: 10px 0 5px 0;
	margin-bottom: 10px;
	color: #B0FFBD;
	font-size: 16px;
	font-weight: 100;
}

#leftmenu ul {
	list-style-type: none;
	padding: 0 0 0px 0;
}

#leftmenu p {
	margin-bottom: 5px;
}

#wasteproducer {
	src="images/wasteproducer.gif"
	position:relative;
	float: right;
	width: 465px;
	padding: 0 20px 0 40px;
	border style: outset 2px white;

}

#rightmenu {
	float: left;
	width: 200px;
	padding: 0 20px 20px 20px;
	border-left: 1px dotted #aaa;
	margin-top: 15px;
}

#rightmenu h2 {
	border-bottom: 1px dotted #aaa;
	padding: 10px 0 5px 0;
	margin-bottom: 10px;
	color: #B0FFBD;
	font-size: 16px;
	font-weight: 100;
}

#rightmenu h3 {
	color: #fcc008;
	font-size: 14px;
	font-weight: 100;
}

#rightmenu ul {
	list-style-type: none;
	padding: 0 0 10px 0;
}

#combined {
	float: left;
	width: 450px;
	padding: 0 20px 20px 0;
	text-align: left;
	margin-top: 15px;
}

#combined h2 {
	border-bottom: 1px dotted #aaa;
	padding: 10px 0 5px 0;
	margin-bottom: 10px;
	color: #B0FFBD;
	font-size: 16px;
	font-weight: 100;
}

#complete {
	float: left;
	width: 960px;
	padding: 0 20px 20px 0;
}

#complete h2 {
	border-bottom: 1px dotted #aaa;
	padding: 10px 0 5px 0;
	margin-bottom: 10px;
	color: #B0FFBD;
	font-size: 16px;
	font-weight: 100;
}

#presentation {
	float: center;
	width: 960px;
	padding: 0 20px 20px 0;
}

#presentation h2 {
	border-bottom: 1px dotted #aaa;
	padding: 10px 0 5px 0;
	margin-bottom: 10px;
	color: #B0FFBD;
	font-size: 16px;
	font-weight: 100;
}

div.slideshow{
	border: 1px solid #fff;

}

#footer {
	margin-top: 20px;
	border-top: 1px dotted #aaa;
	font-size: 11px;
	text-align: center;
	padding: 10px 0 10px 0;
}

#footer a { 

}

#footer a:hover {

}