/* 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: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:835px;
	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:242px;
	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;
}

#phone1{
	position:absolute;
	width:298px;
	height:30px;
	left:497px;
	top:431px;
	z-index:100;
	text-align:left;
}		


#info {
	position:absolute;
	width:518px;
	height:148px;
	left:652px;
	top:611px;
	z-index:0;
	font-size:17px;
	}

#content {
	position:absolute;
	width:297px;
	height:148px;
	left:334px;
	top:615px;
	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:272px;
	height:253px;
	padding:0px;
	left:548px;
	top:149px;
	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:385px;
	height:275px;
	padding:0px;
	left:41px;
	top:557px;
	z-index:115;
	text-align:left
	
	}
