/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 11px;
	color: #FFFFFF;
	background:#00494F url(images/bg.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container{
	width:770px;
	text-align:left;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	background: url(images/container_bg.jpg) bottom left no-repeat;
	}

#shell{
	width:770px;
	background:url(images/shell_bg.jpg) top left no-repeat;
	position:relative;
	}
	
#shell_hm{
	width:770px;
	background:url(images/shellhm_bg.jpg) top left no-repeat;
	position:relative;
	}		
	
#header{
	width:770px;
	height:581px;
	margin:0px;
	padding:0px;
	}
	
#menu{
	width:770px;
	height:201px;
	margin:0px;
	padding:0px;
	}					
	
#contactbox{
	width:310px;
	float:left;
	margin:0px;
	padding:0px;
	}					
	
#contentcopy_hm{
	width:388px;
	padding-top:18px;
	margin-left:333px;
	padding-bottom:60px;
	}
	
#contentcopy{
	width:388px;
	padding-top:125px;
	margin-left:333px;
	padding-bottom:60px;
	}				

a {
	color:#DEA6DB;
	text-decoration:underline;
	}
	
a:hover {
	color:#73A4A8;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
h1 {
 font-family: "AGaramond Semibold", "Times New Roman", Times, serif;
 font-size:33px;
 color:#DEA6DB;
 font-weight: normal;
 margin-bottom:20px;
 margin-top:0px;
 }
 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:16px;
 color:#73A4A8;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:8px;
 }

 strong {
	 font-weight:bold;
 }

li{
margin-bottom:5px;
line-height:18px;
}	

p {
	margin:4px 0 15px 0;
	line-height:18px;
	}
.sm {
	font-size:9px;
	}	
	
/*  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: #DEA6DB; 
	font-size:33px;
	margin-bottom:20px;
	margin-top:0px;
	}

/*  end  sIFR  */

	
/* end ortho features */	

.altmenu {
	padding:10px;
	color: #A4D4D6;
	background-color:#4D8C8E;
	width: 90%;
	text-align:center;
	border:1px solid #6DA9AB;
	line-height:19px;
	margin-bottom:15px;
	}	
	
.altmenu a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.altmenu a:hover {
	color:#A4D4D6;
	text-decoration:underline;
	}	
	
