/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #FFFFFF;
	background:#000000 url(images/background01.jpg) top center repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container{
	width:770px;
	text-align:left;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	background-color:#0053A1;
	}

#shell{
	width:770px;
	background:url(images/shell_bg.jpg) top left no-repeat;
	position:relative;
	}	
	
#header{
	width:770px;
	height:33px;
	margin:0px;
	padding:0px;
	}				

#callouts{
width:167px;
margin-top:362px;
padding-right:22px;
float:right;
}	
	
#menu{
	width:189px;
	top:346px;
	left:0px;
	height:248px;
	position:absolute;
	}			

#contentcopy_hm{
	width:340px;
	padding-top:340px;
	margin-left:236px;
	padding-bottom:15px;
	}
	
#contentcopy{
	width:498px;
	padding-top:340px;
	margin-left:236px;
	padding-bottom:15px;
	}			
#outlineCall{
	border:thin dotted #6CF;
	padding:5px;
	color:#acf;
	font-size:14px;
	font-weight:bold;	
}
#serviceBox{
	width:90%;
	background:#aCF;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:12px;
	margin-left:7px;
	font-family:Verdana, Geneva, sans-serif;
	font-style:oblique;
	font-variant:small-caps;
	font-size:13px;
	font-weight:bold;
	color:#369;
	vertical-align:middle;
	border:thin #000 solid;
}
#serviceBox a{
	color:#369;
	border-bottom:1px #34C solid;
}
#serviceBox a:hover{
	color:#fff;
	border-bottom:1px #3ac solid;
}
#footer{
	width:770px;
	height:61px;
	clear:both;
	}			

a {
	color:#60D1F8;
	text-decoration:none;
	}
	
a:hover {
	color:#FAD640;
	text-decoration:underline;
	}						

.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
h1 {
 font-family: BodegaSans, Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:36px;
 color:#FFEEA8;
 font-weight:normal;
 margin-bottom:20px;
 margin-top:0px;
 }
 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:16px;
 color:#FFFFFF;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:8px;
 }

 strong {
	 font-weight:bold;
	 color:#60D1F8;
 }

li{
margin-bottom:5px;
line-height:20px;
}	

p {
	margin:4px 0 15px 0;
	line-height:20px;
	}
	

/*  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: #FFEEA8; 
	font-size:36px;
	margin-bottom:20px;
	margin-top:0px;
	}			

/*  end  sIFR  */
	
/* end ortho features */	

.altmenu {
	padding:10px;
	color: #E6F8FF;
	background-color:#539CE0;
	width: 100%;
	text-align:center;
	border:1px solid #E6F8FF;
	line-height:19px;
	margin-bottom:15px;
	}	
	
.altmenu a {
	color:#E6F8FF;
	text-decoration:none;
	}
	
.altmenu a:hover {
	color:#75DEFA;
	text-decoration:underline;
	}	