.finaceimage {
	float: left;
	width: 200px;
	padding-top: 170px;
	
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.formfields {
	background-image: url(images/form_fields.PNG);
	height: 22px;
	width: 339px;
	border: 0px;
	padding: 5px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

body {
	background-color: #CECECE;
	background-image: url(images/border_01.gif);
	margin: 0px 0px 0px 0px;
}
.submit {
	background-image: url(images/submit.jpg);
	height: 16px;
	width: 72px;
	border: 0px;
}

#container {
	height:auto;
	width: 800px;
	margin: auto;
	background-color: #FFF;
	overflow: visible;
}
#inner_header {
	background-image: url(images/inner_bar.png);
	height: 31px;
	text-align: center;
}
#header {
	height:180px;
	background-image: url(images/whyus-header.jpg);
}
#headercontact {
	height:180px;
	background-image: url(images/contact_header.jpg);
}
#headerabout {
	height:180px;
	background-image: url(images/about_header.jpg);
}
#headerservices {
	height:180px;
	background-image: url(images/services_header.jpg);
}
#headerwhyus {
	height:180px;
	background-image: url(images/whyus-header.jpg);
}
#banner{
	height:316px;
	background-image: url(images/banner.jpg);
}
#navigation {
	height:auto;
	padding-left: 78px;
	width: 208px;
	padding-top: 30px;
}
.title_01 {
	color: #78ADE2;
	font-size: 16px;
}
.right {
	text-align: right;
	color: #FFF;
}
#right a {
	color: #000;
	text-decoration: none;
	}
#right-content {
	padding-left: 20px;
}
.read-more {
	padding-right: 25px;
}
.rollover a {
	display:block;
	background-repeat:no-repeat;
	font-size:15px;
	background-position:left;
	color:#FFF;
	text-decoration:none;
	width: 128px;
	height: 19px;
	padding-top: 7px;
	float: left;
}

.rollover a:hover {
	background-image:url(images/inner_nav_over.png);
	text-decoration:underline;
	width: auto;
	background-repeat: repeat-x;
	color:#FFF;
	text-decoration:none;
	width: 128px;
	height: 24px;
	padding-top: 7px;
	float: left;
}
#bar{
	height: 25px;
	background-image: url(images/top_stamp_.jpg);
	overflow: hidden;
}
#content{
	height: auto;
	overflow: hidden;
}
#left {
	height:auto;
	float: left;
	width: 510px;
	padding: 10px 0px 0px 57px;
	background-repeat: no-repeat;
	background-position: 380px 80px;
}
#leftcontact {
	height:auto;
	float: left;
	width: 560px;
	padding: 10px 0px 0px 10px;
	background-repeat: no-repeat;
	background-position: 380px 80px;
}
#leftabout {
	height:455px;
	float: left;
	width: 545px;
	padding: 10px 0px 0px 27px;
	background-image: url(images/female_doctor.jpg);
	background-repeat: no-repeat;
	background-position: 380px 10px;
}
#leftwhy {
	height:560px;
	float: left;
	width: 545px;
	padding: 10px 0px 0px 27px;
	background-repeat: no-repeat;
	background-position: 380px 80px;
	background-image: url(images/male_nurse.jpg);
}
#leftservices {
	height:755px;
	float: left;
	width: 545px;
	padding: 10px 0px 0px 27px;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url(images/doctors_001.jpg);
}
#left-lower{
	height:auto;
}
#right {
	height:585px;
	float: right;
	background-image: url(images/homepage-right-bg.jpg);
	width: 224px;
	font-size: 10px;
}
#rightcontact {
	height:485px;
	float: right;
	background-image: url(images/homepage-right-bg.jpg);
	width: 224px;
	font-size: 10px;
}
#rightservices {
	height:766px;
	float: right;
	background-image: url(images/homepage-right-bg.jpg);
	width: 224px;
	font-size: 10px;
}
#rightwhyus {
	height:570px;
	float: right;
	background-image: url(images/homepage-right-bg.jpg);
	width: 224px;
	font-size: 10px;
}
#footer {
	height:53px;
	background-image: url(images/footer.jpg);
	width: 800px;
	overflow: hidden;
}
#footer2 {
	height:47px;
	background-image: url(images/footer.jpg);
	width: 800px;
	overflow: hidden;
	background-position: 0px -8px;
	background-repeat: no-repeat;
}
.text-area {
	background-image: url(images/text-area.PNG);
	height: 118px;
	width: 333px;
	border: 0px;
	overflow: auto;
	padding: 5px;
}

.red {
	color: red;
}

