* { margin:0px; padding:0px; }

#body {
	width:775px;
	height:469px;
}
#logo {
	float:left;
	width:175px;
}
#body2 {
	background-image: url(images/doctor_body.jpg);
	background-repeat: no-repeat;
	width: 541px;
	height:469px;
	float: right;
}
#body2 p {
	padding-left: 50px;
	position:relative;
	bottom:0px;
	width: 120px;
	height:469px;
}
#body_form {
	float:left;
	position:relative;
	background-image: url(images/doctor_body.jpg);
	background-repeat: no-repeat;
	width:541px;
	height:469px;
	padding:250px 0 0 50px;
}
#body_form2 {
	float:left;
	position:relative;
	background-image: url(images/help_body.jpg);
	background-repeat: no-repeat;
	width:541px;
	height:469px;
	/*padding:250px 0 0 50px;*/
}
#donation
{padding-left:9px;
margin-left:9px;}

#body_form3 {
	float:left;
	position:relative;
	background-image: url(images/contact_header.jpg);
	background-repeat: no-repeat;
	width:541px;
	height:469px;
	padding:150px 0 0 15px;