﻿/*--------------- Footer Styles --------------------------------------------------------*/
.footerRight
{
border-top:solid 3 #cecdcc;
background-color:#5a4d99;
	height:90px;
}

.footerLeft
{
border-top:solid 3 #cecdcc;
background-color:#5a4d99;

	width:79px;
	height:90px;
}
.footerBack
{
border-top:solid 3 #cecdcc;
background-color:#5a4d99;

	height:90px;
	width:858px;
}
.footerlogo
{
	background-image: url(images/logo_footer.gif);
        background-repeat:no-repeat;
	width:79px;
	height:90px;
}
/*--------------- End Of Footer Styles -------------------------------------------------*/

