/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 11px;
	color: #FFFFFF;
	background-color:#18A0C0;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container{
	width:770px;
	overflow:hidden;
	position:relative;
	background: url(images/container_bg.jpg) 0 0 repeat-y;
	margin:0 auto;
	text-align:left;
	}

#shell_hm{
	width:770px;
	background:url(images/shellhm_bg.jpg) top left no-repeat;
	position:relative;
	}

#shell{
	width:770px;
	background:url(images/shellhm_bg.jpg) top left no-repeat;
	position:relative;
	}
	
#menu{
	width:500px;
	height:100px;
	margin-top:325px;
	padding-left:35px;
	position:absolute;
	}					
	
#labcalls{
	width:157px;
	height:78px;
	top:352px;
	left:586px;
	position:absolute;
	}					
	
#contentcopy_hm{
	width:502px;
	padding-top:420px;
	margin-left:38px;
	padding-bottom:15px;
	}
	
#contentcopy{
	width:502px;
	padding-top:420px;
	margin-left:38px;
	padding-bottom:15px;
	}	
	
#footer{
	width:770px;
	height:80px;
	background:#18A0C0 url(images/footer.jpg) 0 0 no-repeat;
	clear:both;
	}
	
#footertag {
	width:770px;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	padding-top:15px;
	}

#footertag a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#footertag a:hover {
	color:#00499D;
	text-decoration:underline;
	}	
						

a {
	color:#00499D;
	text-decoration:underline;
	}
	
a:hover {
	color:#0B7C85;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
h1 {
 font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:24px;
 color:#00499D;
 font-weight: normal;
 margin-bottom:30px;
 margin-top:0px;
 }
 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:13px;
 color:#0B7C85;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:5px;
 text-transform:uppercase;
 }

 strong {
	 font-weight:bold;
	 color:#00499D;
 }

li{
margin-bottom:5px;
line-height:20px;
}	

p {
	margin:4px 0 15px 0;
	line-height:20px;
	}
.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: #00499D; 
	font-size:24px;
	margin-bottom:30px;
	margin-top:0px;
	}
#center {
	margin-left: 152px;
}
/*  end  sIFR  */

	


	
	

