/*Ratzlafforthodontics*/

body {
	text-align:center;
	margin: 0px 0px 0px 0px;
	background-color:#e1b888;
}
#pagebackground {
	_height:900px;
	min-height:900px;
	margin: 0px 0px 0px 0px;
	background:url(images/background.jpg) top repeat-x;
}

#wrapper {
	margin:0px auto;
	text-align:center;
	width:900px;
}

#header_ {
	margin: 0px 0px 0px 0px;
	width:900px;
	height:330px;
}
#navmenu{
	float:left;
	width:885px;
	height:37px;
	padding-left:15px;
	background:url(images/navmenu.jpg) top no-repeat;	
}

#shell{
	float:left;
	width:900px;	
	_height:346px;
	min-height:346px;
	background:url(images/shell.jpg) top repeat-y;
}
#leftpanel{
	float:left;
	width:264px;
	height:360px;
	background:url(images/leftpanel.jpg) top no-repeat;
}

.appointment{
	float:left;
	border:0px;
	width:212px;
	padding:32px 8px 0px 44px;
}
#image{
	float:left;
	width:214px;
	height:263px;
	padding-left:31px;
	padding-top:25px;	
}

#contentpanel{
	float:right;
	text-align:left;
	width:636px;
	background:url(images/contentpanel.jpg) top repeat-y;
}
#contentpanelBG{
	float:right;
	text-align:left;
	width:636px;
	background:url(images/contentpanelbg.jpg) top no-repeat;
}
#title{
	float:left;
	width:568px;
	height:17px;
	padding:35px 0px 10px  20px;
}
#content{
	float:left;
	width:568px;
	padding:0px 0px 20px 23px;
}
#content p{
	font:14px "Microsoft Sans Serif",Verdana,Arial,Sans-Serif;
	color:#000000;
	line-height:1.5;
}
#content h2{
	font:14px "Microsoft Sans Serif",Verdana,Arial,Sans-Serif;
	color:#000000;
	line-height:1.5;
}
#content h3{
	font:14px "Microsoft Sans Serif",Verdana,Arial,Sans-Serif;
	color:#000000;
	line-height:1.5;
}
#content h4{
	font:14px "Microsoft Sans Serif",Verdana,Arial,Sans-Serif;
	color:#000000;
	line-height:1.5;
}
#content h5{
	font:14px "Microsoft Sans Serif",Verdana,Arial,Sans-Serif;
	color:#000000;
	line-height:1.5;
}
#content a{
	font:14px "Microsoft Sans Serif",Verdana,Arial,Sans-Serif;
	color:#C99153;
}
#content ul{
	font:14px "Microsoft Sans Serif",Verdana,Arial,Sans-Serif;
	color:#000000;
	line-height:1.5;
	margin-left:-25px;
}
#content ol{
	font:14px "Microsoft Sans Serif",Verdana,Arial,Sans-Serif;
	color:#000000;
	line-height:1.5;
	margin-left:-16px;
}
#footer{
	float:left;
	width:900px;
	height:176px;
	background:url(images/footer.jpg) top no-repeat;
}
#footertxt{
	width:900px;
	height:106px;
	text-align:center;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	padding-top:55px;
	color:#000000;
}
#footertxt a{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
#footertxt a:hover{
	text-decoration:underline;
}
#clear{
	clear:both;
}

/* Menu implementation */
#MainManu {
	margin:0px 0px 0px -3px;
	padding:0px 0px 0px 0px;
	text-align:center;
	width:885px;
}

#MainManu ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*height:37px;*/
	width:885px;
	z-index:95;
}

#MainManu ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	float:left;
	display:inline;
	height:20px;
	position:relative;
	z-index:96;
}

#MainManu ul li a {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#FFFEFE;
	/*font:bold 15px Verdana,Arial,Sans-serif;*/
}

#MainManu ul li a:hover {
	color:#ffffff;
	text-decoration:none;
}

#MainManu ul li ul {
	position: absolute;
	height: auto;
	width: 170px;
	top:37px;
	background:#D26D25;
	display: none;
	z-index: 99;
	margin-left:1px;
	border-right:2px #ffffff solid;
	border-left:2px #ffffff solid;
}

#MainManu ul li ul li {
	float:none;
	padding:0;
	display: block;
	height:20px;
	border-bottom:3px #ffffff solid;
}

#MainManu ul li ul li a {
	color: #ffffff;
	display:block;
	padding:2px 0px 2px 26px;
	font:normal 12px "Trebuchet MS","Verdana";
	text-align:left;
	height:16px;
}

#MainManu ul li ul li a:hover {
	text-decoration: none;
	background:#FFC07E;
}

/*sIFR Implementation*/
.sIFR-flash {  
	visibility: visible !important;	
	margin: 0;	
	padding: 0;
}
.sIFR-replaced { 
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden;
}
.sIFR-replaced > div { 
	display: none !important;
}
.sIFR-active #title .sIFR {
	visibility: hidden;
	font:normal 18px/100% Arial, Helvetica, sans-serif;
	color:#BF9155;
}