/* CSS Document */

*{
	padding: 0;
	margin: 0;}

body{
	background-color:#572525;
	background-image: url(../images/background.gif);
	background-repeat:repeat-y;
	background-position:center;


}

#container{
	display: block;
	position:absolute;
	left: 50%;
	background:#FFFFFF;
	width: 900px;
	height: 866px;
	margin-left: -455px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;


}

#top-banner{
	width: 900px;
	background:#FFFFFF;
}

#logo{
	top:190px;
	width: 900px;
	height: 600px;
}

#nav_bar{
	position:absolute;
	width:900px;
	height:45px;
	background-color:#262425;
	z-index:3;
	top: 297px;
}

#pic_bar_right{
	position:absolute;
	right:0px;
	width:205px;
	height:523px;
	top: 342px;
	z-index: 1;
}

#color_bar{
	background-color:#6a3435;
	position:absolute;
	left: 0px;
	width:205px;
	height:490px;
	top: 342px;
	z-index: 1;
}

#color_bar_2{
	background-color:#6a3435;
	position:absolute;
	right:0px;
	width:205px;
	height:523px;
	top: 342px;
	z-index: 1;
}

#text {
	position:absolute;
	left:211px;
	top:700px;
	width:481px;
	height:200px;
	z-index:1;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:125%;
}

#black_bar {
	position:absolute;
	background-color:#000000;
	left:5px;
	width:698px;
	height:34px;
	z-index:1;
}

#home {
	position:absolute;
	left:7px;
	top:10px;
	width:102px;
	height:33px;
	z-index:1;
}

#hospital {
	position:absolute;
	left:99px;
	top:11px;
	width:102px;
	height:33px;
	z-index:0;
}

#hometown {
	position:absolute;
	left:263px;
	top:11px;
	width:102px;
	height:33px;
	z-index:1;
}

#services {
	position:absolute;
	left:615px;
	top:10px;
	width:102px;
	height:33px;
	z-index:1;
}

#contact {
	position:absolute;
	left:771px;
	top:9px;
	width:102px;
	height:33px;
	z-index:1;
}

#contact_bottom {
	position:absolute;
	left:263px;
	top:839px;
	width:378px;
	height:15px;
	z-index:10;
}
.style2 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

#black_bar {
	position:absolute;
	left:0px;
	bottom:0px;
	width:902px;
	height:34px;
	z-index:5;
}

#big_pic {
	position:absolute;
	left:28px;
	top:347px;
	width:644px;
	height:249px;
	z-index:5;
}

#phys{
	position:absolute;
	left:443px;
	top:10px;
	width:102px;
	height:33px;
	z-index:5;
}

#flash {
	position:absolute;
	left:324px;
	top:106px;
	width:490px;
	height:167px;
	z-index:1;
}
