
.footer {
	margin-top: 4px;
}

#footer a{
	border: 0px none;
}

#footerMiddleRow  { clear: both; background-color: #eeeeee;}

.footerBackground { 
background-image: url(../images/footer_bg_2.gif); 
background-repeat: repeat-x; 
}

.whiteLink:link, .boldWhiteLink:visited, .boldWhiteLink:active { font-size: 11px; color: #FFF; font-weight: bold; text-decoration: none; }
.whiteLink:hover { font-size: 11px; color: #FFF; font-weight: bold; text-decoration: underline; }
.boldWhiteLink:link, .boldWhiteLink:visited, .boldWhiteLink:active {font-size:11px; color:#FFF; font-weight:bold; text-decoration:none;}
.boldWhiteLink:hover {font-size:11px; color:#FFF; font-weight:bold; text-decoration:underline;}
.whiteText{ color: #fff; }

.padding5px{padding:5px;}
.padding8px{padding:8px;}
.paddingRight8px { padding-right: 8px; }
.paddingLeft8px { padding-left: 8px; }

#lowerFooter{
	float: left;
	width: 918px;
	text-align: center;
}
