/* CSS Document */



/*FOOTER*/


h4, h4 a, h4 a:link, h4 a:visited {
	text-transform: uppercase;
	color: #0175b2;
	font-size: 11pt;
}
h4 a:hover {
	color: #ad0000;
}

h4.slide {
	border-bottom: 1px solid #e0e0e0;
}

.footerContainer {
	width: 980px;
}

.footerBottom { 
	background: transparent url(../images/footerBottom.png) top center no-repeat;
	width: 898px;
	min-height: 180px;
}

.footerBottom h4 {
	color: #e0e0e0;
	font-size: 10pt;
	margin: 3px;
	text-align: left;
}

.footerBottom ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.footerBottom li {
	border-bottom: 1px solid #3f3f3f;
	border-top: 1px solid #707070;
	padding: 5px;
	text-align: left;
	margin: 0px;
}

.footerBottom li span {
	display: block;
}

.footerBottom li a,

.footerBottom li a:link,

.footerBottom li a:visited {

	color: #CCCCCC !important;
	text-decoration:none;

}

.footerBottom li a:hover {

	color: #ffffff !important;
	text-decoration:none;

}

.footerBottom li:hover {

	background: transparent url(../images/darkRedBG.jpg) bottom left repeat-x;

}


.fourcolumn {
	float: left; 
	width: 22%; 
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 0px;
	padding-top: 15px;
}


#rl_footer_wrapper {
	background: #303030 url(../images/footerBG.jpg) top center repeat-x;
	padding: 0px;
	color: #fffffff;
	width: 100% !important;
}
#rl_footer_wrapper a, #rl_footer_wrapper a:link, #rl_footer_wrapper a:visited {
	color: #ffffff;
}
#rl_footer_inset {
	margin: 0 auto;
	width: 900px;
	font-size: 11px;
	padding: 10px 0px 15px 0px;
}

#rl_footer {
	/* width: 40%; */
	width: 100%;
	/* float: left; */
	text-align: left;
	padding: 0;
	margin: 0;
	color: #ffffff;
}

#rl_inset {
	width: 60%;
	float: right;
}

/*

#Foot{
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	background:url(http://images.acadie.com/aga/bg_utilPied.png);
	border-bottom:1px solid #000;
}

#Foot2{
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	background:url(http://images.acadie.com/aga/bg_pied.png);
	border-top: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#Foot2b{
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	border-top: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#Foot3{
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	background:url(http://images.acadie.com/aga/bg_utilPied.png);
	border-top:1px solid #000;
	color:#CCCCCC;
}

#Foot3 A {
	color:#c4161c;
	
}

*/

/*     */


.Clear {
	clear:both;
}

.Left {
	float:left;
}

.Right{
	float:right;
}
