body,html {
	margin: 0;
	padding: 0;
	width: 780px;
}

#dlogo {
	position: absolute;
	float: left;
	clear: both;
	top: 0;
	left: 6px;
}

#ducharmelogo {
	position: absolute;
	top: 0;
	left: 166px;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000000;
	width: 780px;
	height: 89px;
	z-index: 200;
}

#headerlines {
	position: absolute;
	left: 550px;
	top: 0;
	width: 230px;
	background: transparent url(../images/line_bgnd.gif) repeat-x 550px 0px;
	height: 88px;
	z-index: 200;
}

#menubar {
	padding: 0;
	margin: 0;
	position: relative;
	left: 0;
	top: 92px;
	width: 780px;
	height: 25px;
	background-color: #007663;
	z-index: 100;
}

#menu {
	position: relative;
	left: 160px;
	width: 605px;
}

#navlist {
	margin: 0;
	padding: 3px;
	padding-top: 0px;
	white-space: nowrap;
	position: relative;
	left: 0;
	top: 4px;
	display: inline;
	z-index: 200;
}

#navlist  ul,#navlist2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 200;
}

#navlist a {
	color: #fff;
	text-decoration: none;
	list-style: none;
	padding: 0px 3px 0px 3px;
}

#navlist a:hover {
	color: #007663;
	background-color: #fff;
	list-style: none;
	padding: 3px;
	text-decoration: none;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding: 0px 3px 0px 3px;
	cursor: hand;
	cursor: pointer;
	position: relative;
	font: bold 14px Helvetica, Verdana, Geneva, Arial, sans-serif;
}

#navlist a:hover {
	color: #007663;
	background-color: #ffffff;
	list-style: none;
	padding: 3px;
	text-decoration: none;
}

#selected a {
	color: #007663;
	background-color: #ffffff;
	list-style: none;
	padding: 3px;
	text-decoration: none;
}

#menu2 {
	position: absolute;
	left: 160px;
	top: 26px;
	width: 620px;
	height: 25px;
	background-color: #b3b3b3;
	color: #007663;
}

#navlist2 {
	white-space: nowrap;
	position: relative;
	left: -40px;
	top: 4px;
	display: inline;
	z-index: 200;
}

#navlist2 li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	font: bold 14px Helvetica, Verdana, Geneva, Arial, sans-serif;
}

#navlist2 a {
	color: #ffffff;
	text-decoration: none;
	list-style: none;
	padding: 3px;
	padding-left: .6em;
}

#navlist2 a:hover,#navlist2 #selected2 a {
	color: #007663;
	list-style: none;
	text-decoration: none;
	background: url(../images/menu_arrow.gif) no-repeat 0 .4em;
}

div,p {
	color: #7b7b7b;
}

#content {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 780px;
	font: bold 13px/ 1.25em Helvetica, Verdana, Geneva, Arial, sans-serif;
}

#left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 600px;
}

#centercontentaproach {
	background-image: url("../images/samples_landing.jpg");
	background-repeat: no-repeat;;
	/*background: #fff;*/
	margin-left: 202px;
	margin-right: 265px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right: 265px;
}
#centercontentaproach h1 {
	font: normal normal bold 15px Helvetica, Verdana, Geneva, Arial,
		sans-serif;
}


#centercontent {
	background: #fff;
	margin-left: 202px;
	margin-right: 265px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right: 265px;
}

html>body #centercontent {
	margin-left: 201px;
	margin-right: 265px;
}

#rightcontent {
	position: absolute;
	right: 0px;
	top: 98px;
	width: 265px;
	height: 650px;
}

#centercontent h1 {
	font: normal normal bold 15px Helvetica, Verdana, Geneva, Arial,
		sans-serif;
}

#samplescontent {
	position: absolute;
	left: 0px;
	top: 10px;
	height: 650px;
}

#samplescontent img {
	padding: 0;
	margin: 0;
}

#sampleseparate {
	position: absolute;
	top: 0;
	left: 738px;
	background: #ffffff url(../images/long_side_line.gif) no-repeat;
	height: 580px;
	width: 74px;
}

#arrows {
	position: relative;
	float: right;
	clear: left;
	top: 580px;
	height: 20px;
	right: 74px;
	padding: 0;
	margin: 0;
}

#rightimg {
	position: absolute;
	top: -100px;
	right: 0px;
	clear: both;
	z-index: 0;
}

#footer {
	text-align: center;
	margin-top: 120px;
	font: normal normal normal 11px Helvetica, Verdana, Geneva, Arial,
		sans-serif;
}