/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 13px;
	color: #FFFFFF;
	background:#FFFFFF url(images/bg.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container{
	width:800px;
	overflow:hidden;
	position:relative;
	background:#01497B url(images/container_bg.jpg) 0 0 repeat-y;
	margin:0 auto;
	text-align:left;
	}

#shell_hm{
	width:800px;
	background:url(images/shellhm_bg.jpg) top left no-repeat;
	position:relative;
	}

#shell{
	width:800px;
	background:url(images/shell_bg.jpg) top left no-repeat;
	position:relative;
	}
	
#header{
	width:800px;
	height:304px;
	margin:0px;
	padding:0px;
	}
	
#sidebar{
	width:275px;
	float:right;
	}	
	
#topnav{
	width:234px;
	height:57px;
	float:right;
	}	

#topnav .menuTitle{
float:left
	}						
	
#callouts{
	position:relative;
	top:7px;
	width:275px;
	height:225px;
	float:right;
	}
	
#titles{
	width:490px;
	padding-top:20px;
	margin-left:20px;
	}						
	
#contentcopy_hm{
	width:490px;
	padding-top:150px;
	margin-left:20px;
	padding-bottom:25px;
	}
	
#contentcopy{
	width:730px;
	padding-top:40px;
	margin-left:45px;
	padding-bottom:25px;
	}	
	
#footer{
	width:800px;
	height:48px;
	background: url(images/VOO_Comp1b_06.jpg) 0 0 no-repeat;
	clear:both;
	}
	
#footertag {
	width:800px;
	text-align:center;
	font-size:10px;
	padding-top:25px;
	color:#FFFFFF;
	}

#footertag a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#footertag a:hover {
	color:#30F8B9;
	text-decoration:underline;
	}	
						

a {
	color:#FFDF7E;
	text-decoration:underline;
	}
	
a:hover {
	color:#61A4E2;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
.left {
	margin:10px 14px 14px 0;
	float:left;
	}		
	
h1 {
 font-family: Trajan, "Times New Roman", Times, serif;
 font-size:36px;
 color:#FFFFFF;
 font-weight: normal;
 margin-bottom:0px;
 margin-top:0px;
 }
 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:16px;
 color:#61A4E2;
 font-weight:normal;
 margin-top:0px;
 margin-bottom:8px;
 text-transform:uppercase;
 }

 strong {
	 font-weight:bold;
	 color:#61A4E2;
 }

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: #FFFFFF; 
	font-size:36px;
	margin-bottom:0px;
	margin-top:0px;
	}

/*  end  sIFR  */

	
/*  FAQ Formatting  */


	#faq li a {
	display:block;
	}

	.faqAnswer {
	width:85%; 
	background-color:#427BAF; 
	border:1px solid #002A4A; 
	padding:12px 12px 12px 16px; 
	margin-bottom:10px; 
	margin-top:5px; 
	font-size:12px; 
	}
	
	#faq{
	margin-bottom:90px;
	}

/*  end FAQ Formatting  */

	
	
/*  fun links  */

	#funlinks{
	background-color:#61A4E2;  
	padding:5px;
	}
	
	#funlinks td{
	background-color:#FFFFFF; 
	padding:12px 12px 12px 12px;
	}
	
/*  end fun links  */	

/* ortho features */

	#typesfeature{
	margin-left:auto;
	margin-right:auto;
	height:306px; 
	width:510px;
	}

	
/* end ortho features */