/* ---------------------------------------- */
/* THIS FILE IS AUTOMATICALLY GENERATED */
/* CHANGES SHOULD BE MADE IN THE SASS FILES */
/* ---------------------------------------- */
#header .site,
#navigation .site,
#page .site,
#footer .site {
width: 950px;
margin: 0 auto;
overflow: auto; }
#header {
background-color: #90e4a6; }
#navigation {
background-color: #b2ffc8; }
#navigation ul {
overflow: auto;
list-style-type: none;
padding-left: 0px;
margin: 0px; }
#navigation ul li {
float: left;
padding-left: 4px;
padding-right: 4px; }
#navigation ul li.first {
padding-left: 0px; }
#navigation ul li.last {
padding-right: 0px; }
#page {
background-color: #5db173; }
#page #content {
float: left;
width: 710px;
margin-right: 10px; }
#page #advertisement {
float: left;
width: 230px;
margin-right: 10px;
margin-right: 0; }
#footer {
background-color: #c3ffd9; }