/* _____:::::: menu home start ::::::_____ */

.footer_text
{
	font-size: 11px;
    color: #FFFFFF;
    font-family: Arial, tahoma, trebuchet ms, sans-serif;
	font-weight: Normal;
	line-height:12px;
	padding-top: 6px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
}




.footer_bg_tile		
{
	background-color: #a50a29;
	background-image: url(../images/corporate/footer_bgtile.gif);	
	background-repeat: repeat;
}

.footer_left		
{
	background-image: url(../images/corporate/footer_left_ele.gif);	
	background-repeat: no-repeat;
}

.footer_right		
{
	background-image: url(../images/corporate/footer_right_ele.gif);	
	background-repeat: no-repeat;
}

/* _____:::::: menu home end ::::::_____ */

