img {
	display: block;
	border: 0px solid white;
	margin: 0px;
	padding: 0px;
}
div.body {
	width: auto;
	
}
#wrapper {margin-left:150px;margin-top:50px;width:760px;}
div.body div {
	float: left;
}
.header img {display:inline;}
div.body div.content {
	background-image: url('images/treatmentopportunities_u-05.jpg');
	width: 507px;
	height: 837px;
	background-repeat: no-repeat;
}
div.body div.text {
	text-align: justify;
	height: 418px;
	margin-top: 8px;
	padding: 20px 20px 20px 10px;
}
div.form {
	float:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	margin:10px;
	background-color:#007E69;
	border: 1px solid white;
}
div.form b {
	display: block-inline;
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	color:#FFFFFF;
}
div.form .field {
	background-color: #FFFEF2;
	font-size: 10px;
	width: 150px;
}
div.form .fieldsmall {
	background-color: #FFFEF2;
	font-size: 10px;
	width: 20px;
}
h1, h2, h3, h4, h5, h6 {
	Color:#007B66;
	font-size: 18px;
}
div.menu {
	text-align: center;
	font-size: 70%;
	width: 750px;
	padding-top: 5px;
}
div.menu li {
	display: inline;
	padding-left: 5px;
}
div.menu a {
	text-decoration: none
}
a {
	color:#007D68;
}

a:hover {
	color:#006351;
}
