#wrapper {
	width: 1070px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	background-image: url(../images/Banner-2.png);
	height: 100px;
	width: 1070px;
	float: left;
	background-repeat: no-repeat;
}
#title {
	height: 119px;
	width: 1070px;
	float: left;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	color: #484848;
	font-size: 30px;
	font-family: verdana;
}
.header {
	width: 1070px;
	margin-left: auto;
	margin-right: auto;
}
#nav_bar {
	height: 30px;
	float: left;
	width: 1070px;
	background-color: #c8c8c8;
}
.nav_guts {
	margin-left: 321px;
	margin-top: 5px;
}

.button {
	background-image: url(../images/Nav_button.png);
	width: auto;
	height: auto;
	float: left;
	white-space: nowrap;
	display: block;
	margin: 0px;
	padding: 0;
	position:relative;
	background-repeat: no-repeat;
	background-color: #AFAFAF;
}
.button a {
	display: block;
	color: #484848;
	font-size: 18px;
	width: auto;
	height: 24px;
	float:left;
	font-family: helvetica, arial, san-serif;
}
.button a:hover {
	text-decoration: underline;
	color: #000000;
}
.button a:hover img {
	visibility: hidden;
}
.button img {
	width: 214px;
	height: 24px;
	border: 0;
}
.button span {
	margin: 0;
	padding: 0;
	cursor: pointer;
	position:absolute;
	left: 1px;
	width:213px;
	text-align: center;
	top: 0px;
}

*html a:hover   {
	visibility: visible;
	text-decoration: underline;
}
#Main_content {
	height: 760px;
	width: 1070px;
	background: #FFFFFF url(../images/images/button_under.png) repeat-x;
	float: left;
}
#left_grad {
}

#right_grad {
}
#Main_content p {
	padding: 10px 25px 0px 25px;
	font-size: 16px;
	text-align: justify;
	font-family: helvetica, arial, san-serif;
	line-height: 1.5;
	width: 400px;
	float: left;
}
#Main_content span {
	float: right;
	width: 616px;
	margin-top: 24px;
}

body {
	/*background-color: #66A4AE;*/
	background-color: #EAEAEA;
}
#Main_content img {
	text-align: center;
	margin-left: 20px;
}
#doctors {
	width: 1070px;
	text-align: center;
	float: left;
	background-color: #E2E2E2;
	color: #484848;
	text-decoration: none;
}
#doctors a {
	color: #484848;
	text-decoration: none;
	font-size: 18px;
}
.doctor span {
	text-align: center;
	font-size: 20px;
}


#doctors p {
	font-family: verdana;
	font-size: 24px;
	color: #484848;
	line-height: 0px;
}
.doctor {
	width: 214px;
	float: left;
}
.doctor img {
	text-align: center;
	margin-left: 0px;
}


.baseimage {
	text-align: center;


}
.style1 {
	color: #484848;
	font-family: Verdana;
	font-size: 24px;
}
#title span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
