/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #00094F;
	background:#4D5BC9;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#shell{
	background:url(images/shell_bg.jpg) 0 0 repeat-y;
	width:775px;
	margin:0px;
	padding:0px;	
	}
	
#container {
	background:url(images/shell_bg.jpg) 0 0 repeat-y;
	width:775px;
	margin:0 auto 0 auto;
	text-align:left;
	overflow:hidden;
	}
	
#containerhm {
	background:url(images/shellhm_bg.jpg) 0 0 repeat-y;
	width:775px;
	margin:0 auto 0 auto;
	text-align:left;
	overflow:hidden;
	}			
	
#header{
	width:775px;
	height:413px;
	margin:0px;
	padding:0px;
	background:url(images/header_bg.jpg) 0 0 no-repeat;
	}
	
#heading{
	width:408px;
	height:96px;
	margin-top:306px;
	margin-left:348px;
	position:absolute;
	text-align:center;
	}	
	
#menu{
	width:775px;
	height:41px;
	}					
	
#sidebar{
	width:357px;
	float:right;
	padding-right:34px;
	color:#FFFFFF;
	}
	
#sidebarcopy{
	width:170px;
	color:#FFFFFF;
	margin-left:172px;
	line-height:18px;
	
	}
	
#sidebarcopy p{
	margin-top:10px;
	}		
	
.sidebarleft {
	margin:0 10px 5px 0;
	float:left;
	}		
	
#content{
	vertical-align:top;
	width:775px;
	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:775px;
	padding-bottom:10px;
	margin:0px;
	color:#FFFFFF;
	}	

#contentcopy{
	width:650px;
	padding-top:18px;
	padding-bottom:5px;
	margin-left:65px;
	}	
	
#contentcopyhm{
	width:300px;
	padding-top:23px;
	margin-left:50px;
	padding-bottom:5px;
	}
	
#contentfooter{
	width:775px;
	height:24px;
	background: url(images/contentfooter.jpg) 0 0 no-repeat;
	clear:both;
	}		
	
#footer{
	width:775px;
	height:52px;
	text-align:center;
	background:#4D5BC9 url(images/footer.jpg) 0 0 no-repeat;
	overflow:hidden;
	}	
	
	
#footertag{
	width:775px;
	padding-top:19px;
	text-align:center;
	font-size:10px;
	color:#4D5BC9;
	line-height:14px;
	}
	
#footertag a {
	color:#4D5BC9;
	text-decoration:none;
	}
	
#footertag a:hover {
	color:#00094F;
	text-decoration:underline;
	}		

a {
	color:#3E4DC3;
	text-decoration:none;
	}
	
a:hover {
	color:#00094F;
	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:#7A86E6;
	}
	
hr{
	color:#FFFFFF;
	width:70%;
	margin:0 auto;
	}	
	
h1 {
 font-family:"Edwardian Script ITC", Garamond, "Times New Roman", Times, serif;
 font-size:79px;
 color:#FFFFFF;
 font-weight:normal;
 margin-bottom:0px;
 margin-top:0px;
 }
 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:14px;
 color:#00094F;
 font-weight:bold;
 font-style:italic;
 margin-bottom:10px;
 }

 strong {
	 font-weight:bold;
	 color:#0075BF;
 }

li{
margin-bottom:6px;
line-height:18px;
}	

#content p {
	margin:4px 0 15px 0;
	line-height:18px;
	}
	
#contenthm 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: #FFFFFF; 
	font-size:79px;
	margin-bottom:0px;
	}			

/*  end  sIFR  */

	
/* end ortho features */	

.altmenu {
	padding:10px;
	margin-top:12px;
	margin-bottom:12px;
	color: #3E4DC3;
	background-color:#C3CFFF;
	width: 95%;
	text-align:center;
	border:1px solid ;
	line-height:18px;
	}