/* Footer Styles */
.footerbottom{
	background:url(footerLogin_bg_dark.gif) left bottom repeat-x;
	height: 17vh;
	width: 100%;
	bottom: 0;
	position: fixed;

}

.footer{
	width:100%;
	font:11px Verdana, Geneva, sans-serif;
	padding:0 0 11px;
}

.footer .page_wrap{
	width:707px;
	height:238px;
	margin:0 auto;
}
.footer span{
	padding:0 4px;
}

.mainLinks{
	width:680px;
	text-align:center;
	margin:0px auto;
	padding:30px 0 20px;
}
.mainLinks a{color:#FFF;white-space:nowrap;display:inline-block;}
.mainLinks span{ font-size:12px;line-height:11px;color:#fff; }
.reusable{ width:707px; margin:0 auto 3px; text-align:center;color:#fff; }

.bottomlinks{
	width:680px;
	text-align:center;
	margin:0px auto;
}

.bottomlinks a{
	color: yellow;
}

.bottomlinks span{
	color: white;
}
