/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 11px;
	color: #092C56;
	background:#174275 url(images/bg.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container{
	width:768px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	text-align:left;
	background:url(images/container_bg.jpg) 0 0 repeat-y;
	}

#shell_hm{
	width:768px;
	background:url(images/shellhm_bg.jpg) top left no-repeat;
	position:relative;
	}
	
#shell{
	width:768px;
	background:url(images/shell_bg.jpg) top left no-repeat;
	position:relative;
	}	
	
#header{
	width:768px;
	height:242px;
	margin:0px;
	padding:0px;
	}
	
#menu{
	width:160px;
	height:336px;
	margin-top:63px;
	float:left;
	}									
	
#contentcopy_hm{
	width:225px;
	padding-top:110px;
	margin-left:195px;
	padding-bottom:20px;
	}

#contentcopy{
	width:545px;
	padding-top:28px;
	margin-left:195px;
	padding-bottom:20px;
	}	
	
#footer{
	width:768px;
	height:117px;
	background:url(images/footer.jpg) 0 0 no-repeat;
	clear:both;
	margin:0 auto;
	line-height:15px;
	}
	
#footertag {
	width:768px;
	text-align:center;
	font-size:10px;
	padding-top:22px;
	padding-bottom:20px;
	color: #66CCFF;
	}

#footertag a {
	color:#66CCFF;
	text-decoration:underline;
	}
	
#footertag a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}	
						

a {
	color:#23BDBC;
	text-decoration:underline;
	}
	
a:hover {
	color:#2D83E9;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:0px 0 5px 14px;
	float:right;
	}	
	
h1 {
 font-family: "Futura MdCn BT", Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:30px;
 color:#308C8B;
 font-weight:normal;
 margin-bottom:50px;
 margin-top:0px;
 }
 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:15px;
 color:#4E84C4;
 font-weight:normal;
 text-transform:UPPERCASE;
 margin-top:0px;
 margin-bottom:8px;
 }

 strong {
	 font-weight:bold;
	 color:#308C8B;
 }

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: #308C8B; 
	font-size:30px;
	margin-bottom:50px;
	margin-top:0px;
	}

/*  end  sIFR  */

	/*  fun links  */

	#funlinks{
	background-color:#4E84C4;  
	padding:12px 12px 12px 12px;
	}
	
	#funlinks td{
	background-color:#FFFFFF; 
	padding:12px 12px 12px 12px;
	}
	
/*  end fun links  */	

	
	
