/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #000000;
	background:#063D54 url(images/bg.jpg) 0 0 repeat-x;;
	margin: 0px;
	padding: 0px;
	text-align:center;
	line-height:18px;
}

#shell{
	width:770px;
	background:url(images/shell_bg.jpg) top left no-repeat;
	overflow:hidden;
	position:relative;
	}
	
#container {
	width:770px;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
	background:url(images/content_bg.jpg) 0 0 repeat-y;
	}		
	
#header{
	width:770px;
	height:263px;
	margin:0px;
	padding:0px;
	position:relative;
	}

#numbers{
	width:173px;
	height:53px;
	top:128px;
	left:111px;
	position:absolute;
	}	
	
#sidebar{
	width:151px;
	height:347px;
	float:left;
	}						

#contentcopy{
	width:510px;
	padding-top:18px;
	margin-left:196px;	
	padding-bottom:10px;
	}		
	
#footer{
	width:770px;
	height:225px;
	background:#063D54 url(images/footer.jpg) 0 0 no-repeat;
	overflow:hidden;
	}	

#footerNav {padding-top: 12px;}	

#footertag{
	width:770px;
	padding-top:82px;
	font-size:10px;
	color:#65B3D3;
	text-align:center;
	}	
	
#footertag a {
	color:#65B3D3;
	text-decoration:none;
	}
	
#footertag a:hover {
	color:#61D0CF;
	text-decoration:underline;
	}							

a {
	color:#10789E;
	text-decoration:none;
	}
	
a:hover {
	color:#138D96;
	text-decoration:underline;
	}						

.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
.clear{
	clear:both;
	width:770px;
	height:1px;
	}	
	
h1 {
 font-family: "Futura Md BT", Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:28px;
 color:#000000;
 font-weight:normal;
 margin-bottom:70px;
 margin-top:0px;
 line-height:28px;
 }
 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:15px;
 color:#138D96;
 font-weight:bold;
 margin-bottom:5px;
  margin-top:0px;
  line-height:20px;
 }

 strong {
	 font-weight:bold;
	 color:#10789E;
 }

li{
margin-bottom:6px;
line-height:18px;
}	

p {
	margin:4px 0 15px 0;
	line-height:18px;
	}

/*  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: #000000; 
	font-size:28px;
	height:38px;
	margin-bottom:70px;
	margin-top:0px;
	}
/*  end  sIFR  */	

	
/* end ortho features */	

/*  fun links  */

	#funlinks{
	background-color:#10789E;  
	padding:5px;
	}
	
	#funlinks td{
	background-color:#FFFFFF; 
	padding:12px 12px 12px 12px;
	}
	
/*  end fun links  */	

/*  FAQ Formatting  */


	.faqAnswer {
	width:85%; 
	background-color:#C3EDEC; 
	border:1px solid #46B9B9; 
	padding:12px 12px 12px 16px; 
	margin-bottom:10px; 
	margin-top:5px; 
	}

/*  end FAQ Formatting  */