/* CSS Document */

body {
	font-family:Arial, Verdana, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #FFFFFF;
	background:#26454F;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#shell{
	width:820px;
	margin:0px;
	padding:0px;	
	}
	
#container {
	background:url(images/shell_bg.jpg) 0 0 repeat-y;
	width:820px;
	margin:0 auto 0 auto;
	text-align:left;
	overflow:hidden;
	}		
	
#header{
	width:820px;
	height:264px;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	}				
	
#sidebar{
	width:256px;
	height:269px;
	padding-top:13px;
	float:right;
	padding-right:27px;
	}
	
#content{
	vertical-align:top;
	width:820px;
	margin:0px;
	padding-bottom:10px;
	background: url(images/content_bg.jpg) 0 0 no-repeat;
	}
	
#contenthm{
	background: url(images/contenthm_bg.jpg) 0 0 no-repeat;
	vertical-align:top;
	width:820px;
	margin:0px;
	}	

#contentcopy{
	width:644px;
	padding-top:27px;
	padding-bottom:5px;
	margin-left:75px;
	}	
	
#contentcopyhm{
	width:452px;
	padding-top:27px;
	margin-left:68px;
	padding-bottom:5px;
	}	
	
#footer{
	width:820px;
	text-align:center;
	background:#26454F url(images/footer.jpg) 0 0 no-repeat;
	overflow:hidden;
	}	
	
	
#footertag{
	width:820px;
	padding-top:38px;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	line-height:14px;
	}
	
#footertag a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#footertag a:hover {
	color:#B8992C;
	text-decoration:underline;
	}		

a {
	color:#2A454F;
	text-decoration:none;
	}
	
a:hover {
	color:#4C3F32;
	text-decoration:underline;
	}						

.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
.featurestyle{	
	margin:10px 0 14px 14px;
	float:right;
	padding:10px;
	background-color:#8CA0A8;
	}
	
h1 {
 font-family: Garamond, "Times New Roman", Times, serif;
 font-size:36px;
 color:#2A454F;
 font-weight:normal;
 margin-bottom:13px;
 margin-top:0px;
 }
 
 h2 {
 font-family: "Times New Roman", Times, serif;
 font-size:20px;
 color:#C9DBE1;
 font-weight:normal;
 margin-bottom:2px;
 }
 
  h3 {
 font-family: "Times New Roman", Times, serif;
 font-size:20px;
 color:#2A454F;
 font-weight:normal;
 margin-bottom:2px;
 }

 strong {
	 font-weight:bold;
	 color:#9ECEDE;
	 line-height:16px;
 }

li{
margin-bottom:6px;
line-height:16px;
}	

#content p {
	margin:4px 0 15px 0;
	line-height:18px;
	}
	
#contenthm p {
	margin:4px 0 15px 0;
	line-height:18px;
	}	

/*  swfobject  */

	#menuflash{
	width:820px;
	height:57px;
	background: url(images/menu_bg.jpg) 0 0 no-repeat;
	}		


#hygienefeature{
	margin-left:auto;
	margin-right:auto;
	width:510px; 
	height:380px; 
	}

/*  end swfobject  */

/*  sIFR tags  */

.sIFR-flash {
	visibility: visible !important; margin: 0;}
	
.sIFR-replaced {
	visibility: visible !important;}
	
span.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden; }
	
.sIFR-hasFlash h1 {
	visibility: hidden; 
	color: #2A454F; 
	font-size:36px;
	margin-bottom:13px;
	}			

/*  end  sIFR  */




	
/* end ortho features */	

.altmenu {
	padding:10px;
	margin-top:12px;
	margin-bottom:12px;
	color: #2A454F;
	background-color:#8CA0A8;
	width: 100%;
	text-align:center;
	border:none;
	line-height:19px;
	}