/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-01-18, 15:54:15
    Author     : kopering.net
*/

body { margin: 0; padding: 0;}
#container {width:100%;}
section { padding: 5% 15%; margin: 0 auto;}
.moduleTitle { font-size: 24px;}

.nav {float: right;}

.footer {
	background-color: #ccc; 
	color: #fff; 
	width: 100%; 
	height: 180px; 
	margin-top: -100px; 
	padding-top: 30px;
}

.row {margin-right: 0px; margin-left: 0px;}


.footer a {color: #fff;}
.footer a:hover {color: #fff;}