/* CSS Document */

body {
	margin:0px;
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	}
	
a.but {
	color:black;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	}
	
#container {
	margin:0px auto;
	width:1200px;
	height:auto;
	position:relative;
	}
	
.part-1 {
	background-image:url(images/top-part.jpg) ;
	background-repeat:no-repeat;
	float:left;
	width:1200px;
	height: 132px;
	background-position:left top;
	}
	
.part-2 {
	background-image:url(images/part-2.jpg) ;
	background-repeat:no-repeat;
	float:left;
	width:1200px;
	height: 310px;
	background-position:left top;
	}
	
.part-3 {
	background-image:url(images/part-3.jpg) ;
	background-repeat:no-repeat;
	float:left;
	width:1200px;
	height: 131px;
	background-position:left top;
	}
	
.part-4 {
	background-image:url(images/part-4.jpg) ;
	background-repeat:no-repeat;
	float:left;
	width:1200px;
	height: 35px;
	background-position:left top;
	}
	
.part-5 {
	
	background-repeat:no-repeat;
	float:left;
	width:1200px;
	height: 173px;
	background-position:left top;
	}
	
.part-footer {
	
	background-repeat:no-repeat;
	float:left;
	width:1200px;
	height:auto;
	background-position:left top;
	}
.left {
	float:left;
	width:306px;
	height: 173px;
	background-image:url(images/lower-left.jpg) ;
	background-repeat:no-repeat;
	background-position:left top;
	}
	
.right {
	float:right;
	width:614px;
	height: 173px;
	background-image:url(images/lower-right.jpg) ;
	background-repeat:no-repeat;
	background-position:left top;
	}
	
#form {
	position:absolute;
	width:298px;
	height:294px;
	left:823px;
	top:289px;
	z-index:0;
	}
	
input.form {
	background-image:url(images/input-bg.jpg);
	border:0px;
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px;
	width:270px;
	height:23px;
	padding:4px 0 0 4px
	}
	
#phone1{
	position:absolute;
	width:242px;
	height:30px;
	left:541px;
	top:387px;
	z-index:100;
	text-align:center;
}
.style6 {
	font-family: "Times New Roman", Times, serif; font-size:36px;
	font-weight: bold;
	color:#458C12;
	
}	
	
#submit-1 {
	position:absolute;
	width:233px;
	height:24px;
	padding:9px 0px 4px 0px;
	left:547px;
	top:452px;
	z-index:100;
	text-align:center;
	background-position:top left;
	
	}	
	
#submit-2 {
	position:absolute;
	width:233px;
	height:24px;
	padding:9px 0px 4px 0px;
	left:548px;
	top:509px;
	z-index:100;
	text-align:center;
	background-position:top left;
	
	}

#info {
	position:absolute;
	width:552px;
	height:148px;
	left:612px;
	top:607px;
	z-index:0;
	font-size:17px;
	}

#content {
	position:absolute;
	width:276px;
	height:167px;
	left:311px;
	top:614px;
	z-index:110;
	font-size:11px;
	line-height:15px
	}


/*---------------------Alt Tag---------------------*/
.girl {
	position:absolute;
	width:414px;
	height:455px;
	padding:0px;
	left:51px;
	top:117px;
	z-index:112;
	text-align:left
	
	}
	
.treatment {
	position:absolute;
	width:307px;
	height:176px;
	padding:0px;
	left:488px;
	top:189px;
	z-index:114;
	text-align:left
	
	}
	
.logo {
	position:absolute;
	width:340px;
	height:123px;
	padding:0px;
	left:459px;
	top:27px;
	z-index:115;
	text-align:left
	
	}
	
.doctor {
	position:absolute;
	width:283px;
	height:279px;
	padding:0px;
	left:18px;
	top:588px;
	z-index:115;
	text-align:left
	
	}
