/******************/
/*   Pre Footer   */
/******************/  
div#pre_footer {
   background-color: #DCDCDC;
   background-image: url(images/footer-bkg3b.jpg);
   background-repeat: repeat;
   color: #00315D; 
   text-align: left;
   clear:both;
   width:100%; 
   height: 500px;
   padding-top: 5px;
}

div#pre_footer h1 {

   font-family: 'Trebuchet MS', Verdana, Sans-Serif;
   font-size: 22px;
   font-weight: bold;
   padding: 0px;
   margin: 10px 0px 20px; 
	text-align: center;
   color: #00315D; 		
   text-decoration: none;	
}

div#pre_footer strong {
   color: #5D0002; 		
}

div#pre_footer p{margin:0;padding:5px 10px;}

div#pre_footer a,
div#pre_footer a:visited {
   color: #00315D;   
}

.sbm_rec_left   { 
	float: left; 
	margin-left: 10px; 
	margin-right: 10px; 
	color: #00315D; 
	width: 30%;	
	}
	
.sbm_rec_center { 
	float: left; 
	margin-left: 10px; 
	margin-right: 10px; 
	color: #00315D; 
	width: 30%;	
	}
	
.sbm_rec_right  { 
	float: left; 
	margin-left: 10px; 
	margin-right: 10px; 
	color: #00315D; 
	width: 32%;	
	}