@import url(http://fonts.googleapis.com/css?family=Lato:400,700);

@font-face {
	font-family: 'the_godfatherregular';
	src: url('../fonts/thegodfather-v2-webfont.eot');
	src: url('../fonts/thegodfather-v2-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/thegodfather-v2-webfont.woff') format('woff'),
		url('../fonts/thegodfather-v2-webfont.ttf') format('truetype'),
		url('../fonts/thegodfather-v2-webfont.svg#the_godfatherregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

html { height: 100%; }

*,
*:after,
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}
.container {
	width: 100%;
	position: relative;
	top:120px;
}

.main,
.container > header {
	width: 90%;
	max-width: 1060px;
	margin: 0 auto;
	position: relative;
}
