
/******************************************************/
/********************* TEMPLATE 1 *********************/
/******************************************************/

.logo											{ position: fixed; top: 20px; left: 50%; z-index: 5; }
.main-menu										{ position: fixed; left: 50%; width: 900px; margin-left: -450px; bottom: 15px; z-index: 5; }
.main-menu .option a							{ margin: 0 10px; }
.newsletter										{ position: fixed; left: 20px; top: 10px; color: #ccc; z-index: 5; font:normal 11px 'Helvetica'; }
.content										{ margin-left: -350px; }
.social											{ position: fixed; right: 20px; bottom: 20px; width: 30px; }
.brand											{ left: 10px; bottom: 20px; }
