.main { width:100%;}

.title { font:Century Gothic; font-size:30px; color:#464646}
.subtitle { font:Century Gothic; font-size:16px; color:#464646}

#header {height:375px;}
#header .column{ width:31%; height:140px;}
#header .column_1{ width:68%;}
#footer .bg{ height:80px;}
#footer .column{
	width:30%;
}
#footer .column_1{
	width:70%;
}

.column, .column_1 { float:left;}


