﻿#footer 

.style1 
			{
	text-align: center;
	font-size: small;
	vertical-align: middle;
}
		
.style2 
			{
	width: 100%;
	height: 32px !important;
	font-size: small;
	text-align: center;
	vertical-align: text-bottom;
	background-image: url('images/center_tile_foot_top.gif');
	color: #FFFFFF;
	
}

.style3
{
	width: 100%;
	border="0"; 
	bgcolor="#ff6600"
	width: 100%;
	height: 45px;
 	font-family: Arial, Helvetica, sans-serif; 
 	font-size: small;
 	background-image: url('images/center_tile_foot.gif');
}




a:hover	
	{	

		color:#E87511;
	}


