/* CSS Document */

body {
	margin:0px;
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	}
	
a.but {
	color:black;
	font-weight:bold;
	font-size:13px;
	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: 180px;
	background-position:left top;
	}
	
.part-footer {
	
	background-repeat:no-repeat;
	float:left;
	width:1200px;
	height:auto;
	background-position:left top;
	}
.left {
	float:left;
	width:319px;
	height: 175px;
	background-image:url(images/lower-left.jpg) ;
	background-repeat:no-repeat;
	background-position:left top;
	}
	
.right {
	float:right;
	width:609px;
	height: 175px;
	background-image:url(images/lower-right.jpg) ;
	background-repeat:no-repeat;
	background-position:left top;
	}
	
#form {
	position:absolute;
	width:298px;
	height:298px;
	left:826px;
	top:238px;
	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:234px;
	height:23px;
	padding:10px 0px 4px 0px;
	left:522px;
	top:482px;
	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:23px;
	padding:10px 0px 4px 0px;
	left:523px;
	top:531px;
	z-index:100;
	text-align:center;
	background-image:url(images/button.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.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:#000000;
	
}
#phone1{
	position:absolute;
	width:237px;
	height:30px;
	left:521px;
	top:426px;
	z-index:100;
	text-align:center;
}		


#info {
	position:absolute;
	width:525px;
	height:148px;
	left:658px;
	top:646px;
	z-index:0;
	font-size:17px;
	}

#content {
	position:absolute;
	width:255px;
	height:269px;
	left:375px;
	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:323px;
	height:278px;
	padding:0px;
	left:471px;
	top:139px;
	z-index:114;
	text-align:left
	
	}
	
.logo {
	position:absolute;
	width:921px;
	height:123px;
	padding:0px;
	left:161px;
	top:-2px;
	z-index:115;
	text-align:left
	
	}
	
.doctor {
	position:absolute;
	width:320px;
	height:268px;
	padding:0px;
	left:45px;
	top:613px;
	z-index:115;
	text-align:left;
	border: thin solid #000;
	}
