#footer { width: 100%;	height: auto; display: block; clear:both;	margin-top: 75px; font-family:Arial, Helvetica, sans-serif;	font-size: 11px;

	background-color: #512680;
	background: -webkit-linear-gradient(#4d227c, #401e66, #331950, #331950); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#4d227c,#401e66, #331950, #331950); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#4d227c,#401e66, #331950, #331950); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#4d227c,#401e66, #331950, #331950); /* Standard syntax */
}
#footer h2{	color: #eee;font-size:14px;	margin: 0px 0px 10px 0px;font-family:Arial, Helvetica, sans-serif;background: none;}

#footer-wrapper{margin: 0 auto;	width: 900px;}

#footer-menu-left {	width: 600px; float:left;}
#footer-menu-right{	width: 160px; float:right; padding: 0px 0px 0px 140px;}
#footer-menu { list-style: none; padding: 0px 0px 0px 0px;	margin: 0px 0px 0px 0px; display:block;	clear:both; width: 100%;}
#footer-menu li{ float: left; font-family: 'Nobile', arial, serif;display: block; position:relative;  text-align:center; background-color:#201b2f; margin-right: 2px; /*height: 22px;*/}
#footer-menu li a { z-index:20; display:inline-block;	position:relative; color: #AAAAAA; text-decoration:none;	font-size:10px;	padding:15px 15px 0px 15px; height: 20px;}
#footer-menu li a:hover {  color: #333; background:#cfd4d8; /*height: 16px;*/}

#footer-menu li a.addthis_button_compact {padding-top: 10px; height: 25px;}


.footer-content a, .footer-content ul li a{color: #bdb5d2;text-decoration:none;	/*border-bottom: #392d5e 1px dotted;*/}
.footer-content a:hover, .footer-content ul li a:hover{	color: #FFF;text-decoration: underline; /*border-bottom: #bdb5d2 1px dotted;*/}
.footer-content{text-align: left;padding: 40px 0px 20px 0px;font-size: 11px;color: #bdb5d2;line-height: 16px;display: inline-block;clear:both;}
.footer-content ul{	list-style: none;margin: 0px 0px 20px 0px;padding: 0px 0px 0px 0px;line-height: 14px;}
.footer-content ul li{ margin: 0px 0px 5px 10px; text-indent: -1em;}


#footer-content-page-left{float: left;width: 450px;}
	#footer-content-col1 {float: left;	width: 200px;padding: 0px 16px 0px 0px;	}
	#footer-content-col2 {float: right;width: 200px;padding: 0px 16px 0px 16px; border-left: solid #331950 1px;}
#footer-content-page-right{	float: right;width: 450px;}
	#footer-content-col3 {float: left;width: 200px;	padding: 0px 16px 0px 16px;	border-left: solid #331950 1px;}
	#footer-content-col4 {float: right;	width: 200px;padding: 0px 0px 0px 16px;	border-left: solid #331950 1px;}

#footer-copyright {	background: #1f1a2d/*url(../images/footer-copyright-bg.png) repeat-x*/;	width: 100%;height: auto;	display:block;	clear:both;	color: #a79fbe;	font-size:11px;	line-height: 14px; margin-bottom:-15px;}
#footer-copyright-wrapper{	margin: 0 auto;	width: 900px;}
#footer-copyright-left {float: left;width: 339px;height:auto;display:none;}
/*#footer-copyright-right {float: left;width: 536px;height:auto;display:inline-block;	padding: 25px 0px 0px 25px;}*/
#footer-copyright-right {width: 100%; height:auto; display:inline-block;	padding: 10px; text-align: center !important;}
#footer-copyright a{color: #bdb5d2;	text-decoration:none; /* border-bottom: #392d5e 1px dotted; */ border-bottom: none;}
#footer-copyright a:hover{color: #FFF;text-decoration:none;	/* border-bottom: #bdb5d2 1px dotted; */ border-bottom: none;}
#footer-copyright strong { font-weight:normal; }

/* Add this */
/*.addthis_toolbox.addthis_pill_combo a { float: left;}
.addthis_button_compact .at15t_compact { float: right;}   
a.addthis_button_compact {width: 60px;}*/
.at4-icon { display: inline-block !important; margin-right: 10px !important; }