/* =============================== */
/* ========== sidebar ========== */
/* =============================== */
.sidebar{ height:100%; padding:40px 40px 40px 0; position:absolute; margin-left:0; border-right:none;}
 

/* =============================== */
/* ========== header ========== */
/* =============================== */
.header{ margin-top:85px; margin-bottom:25px;}



/* =============================== */
/* ========== logo ========== */
/* =============================== */
#mainlogo{ margin-bottom:30px; text-align:center;}



/* =============================== */
/* ========== content ========== */
/* =============================== */
.main{border-left:solid 1px #ddd; position:absolute; margin-left:180px; padding-left:39px; line-height:1.7em; padding-bottom:40px;}