@charset "utf-8";
/* CSS Document */

#footer {
	width:100%;
	text-align:center;
	/*border-top:3px solid #F4DEB7;*/
	/*border-top:1px solid #999999;*/
	font-family:arial;
	font-size:12px;
	/*background-color:#84AAD7;*/
	; background-image:url(/CORE/System/Themes/Theme_1/Images/footer/footerbg.JPG); background-repeat:repeat-x;
	/*color:#F4DEB7;*/
	height:100%;
	float:left;

}

a.footer {
	text-decoration:none;
	color:white;
}

/*#leftNavImage {
	background-image:url(/custom/images/footer/LeftNavBG.JPG);
	background-repeat:repeat-y;
	width:180px;
} 
*/
/*#topBorderEdge {
	background-color:#F4DEB7;
}

#whiteBorder {
	background:#FFFFFF;
	width:2px;
}

#darkBackground {
	background:#2767AF;
}
*/
#poweredBy {
	background-image:url(/CORE/System/Themes/Theme_1/Images/footer/Logo6.png);
	margin-right:2px;
	width:225px;
	height: 60px; 
	position: relative; 
	/*top:5px;*/
}

#footerDiv1{
    float:left; 
    margin-top:20px; 
    width:100%;
    
}


#RATxt{
    margin:3px 0px 0px 82px;
}
