/* CSS Document */

body{
	background:#4C4C80 url(images/bck.jpg) 0 0 repeat-x;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	color:#FFFFFF;
	font-size:11px;
	line-height:17px;
	}


#shell{
	background: url(images/shell_bg.gif) repeat-y top left;
	width:777px;
	}	
	
#header{
	width:777px;
	margin:0px;
	padding:0px;
	}
	
#content{
	vertical-align:top;
	width:583px;
	background:url(images/content_bg.gif) no-repeat top left;
	}

#contentcopy{
	width:510px;
	margin-top:0px;
	margin-left:45px;
	margin-bottom:6px;
	}	
	
#sidebar{
	vertical-align:top;
	width:194px;
	height:354px;
	background:url(images/sidebar.gif) no-repeat top left;
	}
	
a {
	color:#282F59;
	text-decoration:none;
	}
	
a:hover {
	color:#16676D;
	text-decoration:underline;
	}						

.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:0 0 14px 14px;
	float:right;
	}	
	
h1 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:13px;
 color:#145F64;
 font-weight:bold;
 margin-bottom:-5px;
 }
 
strong {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	 font-size:12px;
	 color:#282F59;
	 font-weight:bold;
 }
 
.bold {
	 color:#282F59;
	 font-weight:bold;
 }
	
/* navigation */

#MenuBox { 
	height:42px;
	}

.menuItem { 
	float:left;
	}
	
.menuSubs {
	display:block;
	position:absolute; 
	padding:0px 4px 7px 4px; 
	background:#9B363E; }

.menuSubs a {
	display:block;  
	background:#BF6269;
	color:#FFFFFF;  
	padding:3px 3px 6px 3px; 
	margin:4px 0px 4px 0px; 
	text-decoration:none; 
	line-height:14px; 
	font:normal 11px Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	}

.menuSubs a:hover { 
	color:#FFFFFF;  
	background-color:#D08F94; 
	text-decoration:none;}
	
#subone {
	width:175px;
	}

#subtwo {
	width:206px;
	}	
	
#subthree {
	width:204px;
	}	
	
#subfour {
	width:150px;
	}
		
		


/*  swfobject  */
	
	#headerflash{
	width:777px;
	height:139px;
	background-image:url(images/headerflash_bg.jpg);
	}
	
	#audioflash{
	width:194px;
	height:20px;
	}

/*  end swfobject  */

/* ortho features */

	#bafeature{
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	height:306px; 
	width:510px;}
	
	#problemsfeature{
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;	
	width:510px; 
	height:250px; 
	}
	
	#typesfeature{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;	
	height:306px; 
	width:510px;
	}
	
	#hygienefeature{
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;	
	width:510px; 
	height:380px; 
	}
	
	#plannerfeature{
	text-align:center;
	margin-top:15px;
	height:382px;
	width:480px;
	margin-left:auto;
	margin-right:auto;
	}
	
	#emergencyfeature{
	width:510px;
	height:250px; 
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	}
	
	#partsfeature{
	width:510px;
	height:250px; 
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	}
	
/* end ortho features */

/*  fun links  */

	#funlinks{
	background-color:#11555B;  
	padding:12px 12px 12px 12px;
	}
	
	#funlinks td{
	background-color:#FFFFFF; 
	padding:12px 12px 12px 12px;
	}
	
/*  end fun links  */	

.altmenu {
	padding:11px;
	color: #000000;
	background-color: #DBF3F7;
	width: 90%;
	text-align:center;
	border:1px solid #00505F;
	}	
