﻿/* ------------------------------------------- */
/* FooterArea CSS */
/* ------------------------------------------- */
.footerarea{
margin:0 auto ;
padding:20px 0 0 0;
width:950px;
text-align:left;
clear:both;
}
.footeratthead{
	color: #B60000;
	font-weight: bold;
	margin: 10px 0px 5px;
	padding: 0px;
}
.footerattcontainer{
	margin: 0px;
	padding: 10px;
	line-height: 140%;
	border: 1px solid #CCCCCC;
}
.footerparagraph{
        margin:10px 0;
	text-align: center;
}
.footerlinks{
	line-height: 160%;
	text-align: center;
}
.footerfreedial{
	text-align: center;
	margin: 5px 0px;
	padding: 0px;
}
.footercopy{
	background:url("http://www.e-expo.net/news/image/footerbg.gif") repeat-x;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	text-align: center;
}
.footercopy a:link {color:#FFFFFF; text-decoration:none;}
.footercopy a:visited {color:#FFFFFF; text-decoration:none;}
.footercopy a:active { color: #FFFFFF; text-decoration:none;}
.footercopy a:hover { color: #FFFFFF; text-decoration:none;}
