/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #FFFFFF;
	background-color:#1F4485;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
	
#container {
	width:770px;
	text-align:left;
	margin:0 auto;
	overflow:hidden;
	background:url(images/shell_bg.jpg) 0 0 repeat-y;
	}						
	
#heading{
	width:468px;
	height:62px;
	vertical-align:top;
	margin-top:275px;
	margin-left:218px;
	position:absolute;
	z-index:100;
	}
	
#header{
	width:770px;
	height:370px;
	background:url(images/menu_bg.jpg) 0 0 no-repeat;
	}		
	
#content{
	vertical-align:top;
	width:770px;
	margin:0px;
	padding-bottom:10px;
	}	
	
#sidebar{
	width:280px;
	height:357px;
	background:#1F4485 url(images/sidebar_bg.jpg) 0 0 no-repeat;
	float:left;
	vertical-align:top;
	}	

#contentcopy{
	width:415px;
	padding-top:20px;
	margin-left:306px;
	padding-bottom:5px;
	text-align:left;
	}
	
	
#tlink {position: absolute;
		padding: 0 0 0 265px;
		top: 368px;
		margin: 0;
		}
	
	
#officetour{
	width:350px;
	height:425px;
	margin:0 auto;
	}	
	
#staff{
	width:350px;
	height:300px;
	margin:0 auto;
	}					
	
#footertag{
	width:770px;
	padding-top:5px;
	text-align:center;
	font-size:10px;
	color:#8DD0FB;
	line-height:17px;
	}
	
#footertag a {
	color:#8DD0FB;
	text-decoration:none;
	}
	
#footertag a:hover {
	color:#008AE1;
	text-decoration:underline;
	}		

a {
	color:#008AE1;
	text-decoration:none;
	}
	
a:hover {
	color:#8DD0FB;
	text-decoration:underline;
	}						

.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
h1 {
 font-family: "Futura Bk BT", Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:23px;
 color:#8DD0FB;
 font-weight:normal;
 margin-bottom:0px;
 margin-top:3px;
 }
 
  h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:16px;
 color:#008AE1;
 font-weight:normal;
 margin-bottom:0px;
 margin-top:3px;
 }

 strong {
	 font-weight:bold;
 }

li{
margin-bottom:6px;
line-height:18px;
}	

#content 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: #8DD0FB; 
	font-size:23px;
	margin-bottom:0px;;
	}
			

/*  end  sIFR  */

.altmenu {
	padding:10px;
	color: #8DD0FB;
	background-color:#2F66C2;
	width: 100%;
	text-align:center;
	border:1px solid #008AE1;
	line-height:19px;
	margin-bottom:15px;
	}
	
.altmenu a {
	color:#8DD0FB;
	text-decoration:none;
	}
	
.altmenu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}	
	
/*  fun links  */

	#funlinks{
	background-color:#2F66C2;  
	padding:12px 12px 12px 12px;
	}
	
	#funlinks td{
	background-color:#FFFFFF; 
	padding:12px 12px 12px 12px;
	}
	
/*  end fun links  */		