body {
	text-align: center;
	background-color: #ff9900;
}

#wrp {
	text-align: left;
	margin-left:  auto;
	margin-right: auto;
	width: 1010px;
}

#homefeature {
	width: 951px;
	z-index:1; 
}

#headertop {
	width: 953px;
	min-height: 126px !important;
	background-image:url(../images/header1.jpg);
	background-repeat:no-repeat;
	margin-left:-3px;
}

#appointmenttop {
	width: 953px;
	min-height: 126px !important;
	background-image:url(../images/header-images/headerappointments.jpg);
	background-repeat:no-repeat;
	margin-left:-3px;
}

#contacttop {
	width: 953px;
	min-height: 126px !important;
	background-image:url(../images/header-images/headercontactus.jpg);
	background-repeat:no-repeat;
	margin-left:-3px;
}

#educationtop {
	width: 953px;
	min-height: 126px !important;
	background-image:url(../images/header-images/headerpatienteducation.jpg);
	background-repeat:no-repeat;
	margin-left:-3px;
}

#abouttop {
	width: 953px;
	min-height: 126px !important;
	background-image:url(../images/header-images/headeraboutus.jpg);
	background-repeat:no-repeat;
	margin-left:-3px;
}

#physiciantop {
	width: 953px;
	min-height: 126px !important;
	background-image:url(../images/header-images/headerphysicians.jpg);
	background-repeat:no-repeat;
	margin-left:-3px;
}

#home {
	position: relative;
}

#navmenu {
	text-align: left;
	margin-left:  auto; 
	margin-right: auto;
	width: 1010px;
	z-index:10 !important;
	position:absolute; 
	top:90px; 
	left: 7px;
}

#navsub {
	text-align: left;
	margin-left:  auto;
	margin-right: auto;
	width: 1010px;
	z-index:10 !important;
	position:absolute; 
	top:90px; 
	left: 7px;
}

.float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}



#top {
	width: 1010px;
	margin:20px 30px 18px 30px;
}

#btm {
	margin-left: 12px;
	margin-right: 5px;
	width: 1010px;
	background-image: url(../images/btma.gif);
	background-repeat: repeat-y;
}
#btm.b {
	background-image: url(../images/btmb.gif);
}

#btmf {
	margin:0px auto;
	width: 953px;
	background-image: url(../images/btmf.gif);
	background-repeat: repeat-y;
	background-color:#ffffff;
}

.rule {
	border-top: 1px solid #b8c8dd;
	margin-bottom: 10px;
}

#ftr {

	margin-left:  auto;
	margin-right: auto;
	padding-top: 18px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	text-align: left;
	width: 1010px;

}
#ftr p {
	padding-left: 30px;
}

#bottomnav {
	margin-left: 25px;
}

#clear, .clear {
	clear: both;
}

.copyright {
	margin: 12px 0px 0px -5px;
}

.boxindent {
	margin-left:35px;
}

.unmatched {
	width:612px;
}

img.news {
	margin:px 0px 0px 0px;
}

ul.menu {
	width:851px;
}
	
li.menu {
	display: inline; 
	list-style-type: none; 
	padding-right: 0px;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
img.alignnone {}

