/* CSS Document */

	#wrapper{
		width: 819px;
		margin: 0 auto;
		background: transparent url(../images/back.gif) repeat-y;
		top:80px;
		text-align: left;	
		position:relative;
		
	}
	#top{
		position:relative;
		background: url(../images/top.gif) no-repeat;
		width: 821px;
		height: 12px;
		
	}
	

	p{
		position:relative;
		padding-left:31px;
		padding-right: 31px;
		top:-50px;
		font: normal .8em/1.5em Verdana, Arial, Tahoma, sans-serif;
		padding-bottom:5px;
		padding-right:50px;
	}
	
	*html p{
		position:relative;
		top:-90px;
	}
	body{
	background-color:#5B57A6;
	}
	.navigation{
		list-style:none;	
		position:relative;
		width: 805px;
		left: -41px;
		top:-630px;
	}
	* html ul.navigation{
		height: 1px;
		position:relative;
		top:-665px;
		
	}
	ul.navigation li{
		float:left;
		display:inline;
		
	}
	
	a.index{
		background-image:url(../images/home.jpg);
		background-repeat:no-repeat;
		position:relative;
		width:114px;
		height:66px;
		display:block;
		z-index:4;
		
	}
	a.index:hover{
		background-image:url(../images/home2.jpg);
		background-repeat:no-repeat;
		position:relative;
		width:114px;
		height:66px;
		display:block;
		z-index:4;
	}
	a.meet{
		background-image:url(../images/meet.jpg);
		background-repeat:no-repeat;
		position:relative;
		width:156px;
		height:66px;
		display:block;
		z-index:4;
	}
	a.meet:hover{
		background-image:url(../images/meet2.jpg);
		background-repeat:no-repeat;
		position:relative;
		width:156px;
		height:66px;
		display:block;
		z-index:4;
	}
	a.insurance{
		background-image:url(../images/ins.jpg);
		background-repeat:no-repeat;
		position:relative;
		width:166px;
		height:66px;
		display:block;
		z-index:4;
	}
	a.insurance:hover{
		background-image:url(../images/ins2.jpg);
		background-repeat:no-repeat;
		position:relative;
		width:166px;
		height:66px;
		display:block;
		z-index:4;
	}
	a.office{
		background-image:url(../images/office.jpg);
		background-repeat:no-repeat;
		position:relative;
		width:151px;
		height:66px;
		display:block;
		z-index:4;
	}
	a.office:hover{
		background-image:url(../images/office2.jpg);
		background-repeat:no-repeat;
		position:relative;
		width:151px;
		height:66px;
		display:block;
		z-index:4;
	}
	a.newsletters{
		background-image:url(../images/news.jpg);
		background-repeat:no-repeat;
		position:relative;
		width:109px;
		height:66px;
		display:block;
		z-index:4;
	}
	a.newsletters:hover{
		background-image:url(../images/news2.jpg);
		background-repeat:no-repeat;
		position:relative;
		width:109px;
		height:66px;
		display:block;
		z-index:4;
	}

	a.forms{
		background-image:url(../images/forms.jpg);
		background-repeat:no-repeat;
		position:relative;
		width:109px;
		height:66px;
		display:block;
		z-index:4;
	}
	a.forms:hover{
		background-image:url(../images/forms2.jpg);
		background-repeat:no-repeat;
		position:relative;
		width:109px;
		height:66px;
		display:block;
		z-index:4;
	}
	
	#topBanner{
		background: transparent url(../images/banner.jpg) repeat-y;
		background-repeat:no-repeat;
		width:803px;
		height:244px;
		margin-bottom: -85px;
		position:relative;
		left:1px;
		
		
	}
	#officeBanner{
		background: transparent url(../images/officeHours8.jpg) repeat-y;
		background-repeat:no-repeat;
		width:298px;
		height:388px;
		position:relative;
		
		
		
	}
	#address{
		background: transparent url(../images/address3.gif) repeat-y;
		background-repeat:no-repeat;
		width:235px;
		height:388px;
		position:relative;
		left:298px;
		z-index:3;
		
		
	}
	#childSick{
		background: transparent url(../images/childSick2.1.gif) repeat-y;
		background-repeat:no-repeat;
		width:271px;
		height:388px;
		position:relative;
		left: 235px;
		top:-19.65px;
	}
	
	#footer{
	background: url(../images/footer.gif) no-repeat left top;
	width: 833px;
	height:41px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	position:relative;
	}
	p.footer{
		text-align: right;
		position:relative;
		top:45px;
	}
	.map{
		position:relative;
		top:147px;
		left:21px;
		
	}
	.emailAddress{
		position:absolute;	
		top:297px;
		left:23px;
	}
	.facebook{
		position:absolute;	
		top:346px;
		left:23px;
	}
	#sickDropDowns{
		position:relative;
		top:265px;
		left:12px;
	}


p.moving{
	font-size:24px;
	font-weight:500;
	
}

.facebookLink{
float:right;
margin-right:30px;
margin-left:30px;
}
