/* --- master page Footer CSS --- */

#index_footer3
{
	margin-top:10px;
	padding:10px 0px 0px 15px;
	width:843px;
	background-image:url(../../img/footer-background.png);
	background-repeat:no-repeat;
	clear:both;
	font-family:verdana;
	font-size:10px;
	color:#496788;
}

#index_footer
{
	margin-top:10px;
	padding:10px 0px 0px 15px;
	width:858px;
	background-image:url(../../img/footer-background.png);
	background-repeat:no-repeat;
	clear:both;
	font-family:verdana;
	font-size:10px;
	color:#496788;
}
#index_footer2
{
	margin-top:10px;
	padding:10px 0px 0px 15px;
	width:830px;
	background-image:url(../../img/footer-background.png);
	background-repeat:no-repeat;
	clear:both;
	font-family:verdana;
	font-size:10px;
	color:#496788;
}

.copyright
{
	/*padding: 2px 2px 0 0;*/
	font-size: 10px;
	text-align: center;
}

#index_footer a
{
text-decoration:none;
}

#footer_menu
{
	margin: 2px 2px;
	color: #b5cedf;
	font-size: 10px;
	text-align: center;
	cursor: default;
}