/* 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;
	}
.phone {
	float:left;
	position:absolute;
	width:250px;
	height:30px;
	top:387px;
	left: 523px;
	font-family: "Times New Roman", Times, serif; font-size:36px;
	font-weight: bold;
	color:#ffffff;
	
}	
#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: 131px;
	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:603px;
	height: 173px;
	background-image:url(images/lower-right.jpg) ;
	background-repeat:no-repeat;
	background-position:left top;
	}
	
#form {
	position:absolute;
	width:298px;
	height:281px;
	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
	}
	
#submit-1 {
	position:absolute;
	width:233px;
	height:24px;
	padding:9px 0px 4px 0px;
	left:541px;
	top:460px;
	z-index:100;
	text-align:center;
	background-image:url(images/button.png);
	background-repeat:no-repeat;
	background-position:top left;
	
	}	
	
#submit-2 {
	position:absolute;
	width:233px;
	height:24px;
	padding:9px 0px 4px 0px;
	left:540px;
	top:510px;
	z-index:100;
	text-align:center;
	background-image:url(images/button.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#phone1{
	position:absolute;
	width:236px;
	height:30px;
	left:529px;
	top:398px;
	z-index:100;
	text-align:center;
}		

#info {
	position:absolute;
	width:552px;
	height:50px;
	left:612px;
	top:587px;
	z-index:0;
	font-size:17px;
	}

#content {
	position:absolute;
	width:270px;
	height:148px;
	left:317px;
	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:290px;
	height:238px;
	padding:0px;
	left:12px;
	top:580px;
	z-index:115px;
	text-align:left;
	border: solid thin #000;
	}
