.footerShadow{
	height:12px;
	margin-top:-11px;
	text-align: center;
	}

.footerdiv {
    height:260px;
    float: left;
    width:100%;
    color:#1E1E1E;
    background-color: #F4F4F4;
    margin-top:80px;
	}

.footerdiv h1{
    border-bottom:1px solid #424242;
	color:#424242;
	font-size:14px;
	margin-bottom:15px;
	padding-bottom:8px;
	text-align: left;
	}

.footerdiv a{
    color:#8B8B8B;
	text-decoration: none;
	font-size: 11px;
	}

.footerdiv a:hover{
	color:#424242;
	text-decoration: none;
	}
	
.footerdiv ul li{
    margin-bottom:5px;
    line-height:1.7em;
    text-align: left;
	}

.footerInner {
	height:160px;
	margin:auto;
	padding:45px 0 35px;
	text-align:center;
	width:100%;
	}
	
.footerInnerForum .footerContainer ul li {
 	line-height:1.2em;
	}
	
.footerInnerForum {
	margin:0 auto;
	max-width:60em;
	padding:45px 0 35px;
	height:170px;
	}
	
.footerContainer {
	height:100%;
	margin:auto;
	max-width:760px;
	}
	
.footerInformations, .footerStayintouch, .footerEclass, .footerContent {
	float:left;
	margin-right:30px;
	width:160px;
	}
	
.footerCopyright{
	color:#cccccc;
	font-size: 9px;
	float:right;
	padding-right:10px;
	}
