body {
font-family: Arial;
font-size: 12px;
line-height: 15px;
}
.wrapper {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.sidebar {
height: 100%;
width: 330px;
float: left;
position: relative;
overflow: hidden;
border-right: 1px #CCC solid;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
div.logo-link table tr td a h1 {
font-size: 25px;
line-height: 25px;
font-family: BebasNeue, Arial,sans-serif !important;
margin: 0;
}
div.logo-link table tr td a h5 {
font-size: 12px;
line-height: 12px;
font-family: Arial,sans-serif !important;
margin: 0;
}
#ln {
width: 100%;
height: 100%;
border-collapse: collapse !important;
}
.footer {
width: 100%;
padding: 30px 20px !important;
border-top: 1px #CCC solid;
background: whiteSmoke;
text-align: center;
}
#header_arround {
background: #3f312b;
width: 100%;
height: 27px;
overflow: hidden;
float: left;
}
#header {
height: 100%;
margin-left: 30px;
}
#header ul {
list-style: none;
float: left;
overflow: hidden;
}
#header ul li {
float: left;
display: inline;
color: #D5D3D4;
margin-right: 17px;
}
#header ul li a, #header ul li a:visited {
color: #D5D3D4;
font-family: Arial;
font-size: 11px;
line-height: 27px;
}
.logo_link {
float: left;
margin-right: 20px;
}
div.logo-link table tr td a {
color: black;
text-decoration: none;
}
div.logo-link {
width: 100%;
margin-top: 20px;
}
div.logo-link table {
margin-left: 20px;
}
p.sidebar-seo {
margin: 30px 0 30px 20px;
font-size: 12px;
}
p.version {
margin: 30px 0 30px 20px;
font-size: 17px;
}
a:link, a:visited {text-decoration: none;color: #417CAB;}
a:hover {text-decoration: underline; color: #417CAB;}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
    font-weight: normal;
    font-family: BebasNeue,Arial,sans-serif !important;
}
.container {
width: 100%;
float: right;
margin-left: -331px;
height: 100%;
}
.content {
margin-left: 331px;
background: whiteSmoke;
height: 100%;
}