html {
}

body {
	font : normal 11px Helvetica, Univers, Arial, sans-serif, Verdana, "Courier New";
	color: #000;
	background-color : #ccc;
}

a:link, a:visited, a:active, a:hover {
	text-decoration : none;
	font-weight : bold;
	color : #aaa;
}
a:hover, a.active { color : #676767; }

h1 { font-size : 24px; }
h2 { font-size : 20px; }
h3 { font-size : 16px; }
h1, h2, h3 { color : #fff; }

header {
	width : 100%;
	height : 150px;
	top : 0;
	text-align : center;
}

footer {
	position : absolute;
	bottom : 0;
	width : 100%;
	height : 220px;
}

section#content {
	width : 100%;
	height : 300px;
	text-align : center;
	background-color : #fff;
}

header h1 {
	padding-top : 60px;
}

#banners {
	/* padding-top : 36px; */
	padding-top : 81px;
}

#banner_wehandleit {
	display : block;
	padding-top : 20px;
}

#banner_googleplus {
	padding-right : 56px;
}

#banner_linkedin {
	padding-right : 55px;
}

#banner_twitter {
	padding-right : 50px;
}
