div#main-footer div#footer-center{
	width: 100%;
	padding:0;
}


div.footer1,
div.footer2 {
	width:100%;
	margin:0;
}



div.footer1 {
	
	background-image:url(/img/images_25354_5121/branding/menu-transparency.png);
	padding:0;
	display:inline-block;
}

div.footer1 .footer1-header {
	border-top:7px solid #400098;
	display:inline-block;
	float:left;
	width:28%;
}

div.footer1 h4 {
	display:inline-block;
	width:100%;
	padding:15px 0 15px 45px;
	margin:0;
	background-repeat:no-repeat;
	background-position:20px 16px;
	text-align:left;
}

div.footer1 h4 a {
	color:#ffffff;
	font-weight: normal;
}

.footer1-header-type-1 {
	background-image:url(/img/images_25354_5121/branding/News-Icon.png);
}

.footer1-header-type-2 {
	background-image:url(/img/images_25354_5121/branding/Blog-Icon.png);
}

.footer1-header-type-3 {
	background-image:url(/img/images_25354_5121/branding/Events-Icon.png);
}

div.footer1 .footer1-header:hover {
	cursor:pointer;
}


div.footer2 {
	background-color:#67656b;
	display:inline-block;
	position:relative;
}

div.footer1-center,
div.footer2-center {
	width:940px;
	margin:0 auto;
}

div.footer2 .footer2-menu {
	display:inline-block;
	float:left;
	width:19%;
	padding:25px;
	margin:20px 0;
	min-height:85px;
}

div.footer2 ul {
	margin:0;
	padding:0;
}

div.footer2 ul li {
	margin-bottom:10px;
	list-style:none;
}

div.footer2 span, div.footer2 ul li a {
    color: #DDDDDD;
    font-family: sans-serif;
    font-size: 12px;
}

.right-border {
	border-right:1px solid #666;
}

.right-border-light {
	border-right:1px solid #999;
}

ul.social-links li {
	display:inline-block;
	float:left;
	margin-right:10px;
}

ul.social-links li a {
	display:inline-block;
	width:20px;
	height:20px;
	color:#FFF;
}

ul.social-links li.facebook a {
	background-image:url(/img/images_25354_5121/branding/facebook.png);
	background-repeat:no-repeat;
}

ul.social-links li.twitter a {
	background-image:url(/img/images_25354_5121/branding/twitter.png);
	background-repeat:no-repeat;
	background-position:0 3px;
}

ul.social-links li.linkedin a {
	background-image:url(/img/images_25354_5121/branding/linkedIn.png);
	background-repeat:no-repeat;
}

a.my-profile {
	color:#FFF;
	padding-right:25px;
	background-image:url(/img/images_25354_5121/branding/profile.png);
	background-repeat:no-repeat;
	background-position:93% 2px;
	font-weight:200;
	font-family:sans-serif;
	font-size:13px;
	position:relative;
	top:2px;
}

span.copyright {
	font-weight:200;
}