/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #000000;
	background: url(images/bg.gif) 0 0 repeat;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container{
	width:770px;
	overflow:hidden;
	position:relative;
	background: url(images/container_bg.jpg) 0 0 repeat-y;
	text-align:left;
	margin:0 auto;
	}

#shell{
	width:770px;
	height:899px;
	background: url(images/table_bg.jpg) bottom left no-repeat;
	position:relative;
	vertical-align:top;
	}
	
#interior{
	width:770px;
	height:899px;
	}	
	
#header_hm{
	width:770px;
	height:322px;
	margin:0px;
	padding:0px;
	background: url(images/headerhm_bg.jpg) 0 0 no-repeat;
	}	
	
#header{
	width:770px;
	height:322px;
	margin:0px;
	padding:0px;
	background: url(images/header_bg.jpg) 0 0 no-repeat;
	}	
	
#menu{
	width:242px;
	height:296px;
	}										
	
#contentcopy_hm{
	width:450px;
	padding-top:15px;
	margin-left:30px;
	padding-bottom:20px;
	}
	
#contentcopy{
	width:450px;
	padding-top:60px;
	margin-left:30px;
	padding-bottom:55px;
	vertical-align:top
	}
	
#contentcopy_feature{
	width:450px;
	padding-top:60px;
	margin-left:30px;
	padding-bottom:25px;
	vertical-align:top
	}		
	
#content{
	background:url(images/behind_copy.jpg) 0 0 no-repeat;
	}	
	
#footer{
	width:770px;
	height:109px;
	clear:both;
	}
	
#footertag {
	width:405px;
	font-size:10px;
	padding-left:355px;
	padding-top:22px;
	color:#227800;
	padding-bottom:79px;
	}	

#footertag a {
	color:#227800;
	text-decoration:none;
	}
	
#footertag a:hover {
	color:#000000;
	text-decoration:underline;
	}	
	
#subfooter{
	background-color:#59483E;
	color:#F4F2DB;
	font-size:10px;
	width:770px;
	margin:0 auto;
	text-align:center;
	line-height:15px;
	padding-top:10px;
	padding-bottom:10px;
	}
	
#subfooter a {
	color:#F4F2DB;
	text-decoration:none;
	}
	
#subfooter a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}		
						

a {
	color:#C91124;
	text-decoration:underline;
	}
	
a:hover {
	color:#227800;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
h1 {
 font-family: "Futura Medium", Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:24px;
 color:#C91124;
 font-weight: normal;
 margin-bottom:15px;
 margin-top:0px;
 }
 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:15px;
 color:#227800;
 font-weight:normal;
 margin-top:0px;
 margin-bottom:8px;
 text-transform:uppercase;
 }

 strong {
	 font-weight:bold;
 }

#shell li{
margin-bottom:5px;
line-height:18px;
}	

#shell 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: #C91124; 
	font-size:24px;
	margin-bottom:15px;
	margin-top:0px;
	}

/*  end  sIFR  */

	
	
