body {
   margin:     0;
   padding:    0;
   background: url(/resources/images/_theme_0/leftbar_bg.png) left repeat-y;
}

img.template-title {
   display:    block;
   margin:     0;
   padding:    0;
   height:     140px;
   width:      858px;
   border:     none;
}

div.template-leftbar {
   position:    absolute;
   width:       156px;
   top:         140px;
   left:        0px;
}

div.template-leftbar ul.main {
   list-style: none;
   margin:     2em 0 0;
   padding:    0;
}

div.template-leftbar ul.sub {
   list-style: none;
   margin:     0;
   padding:    0;
}

div.template-leftbar ul.tools {
   list-style: none;
   margin:     0;
   padding:    0;
}

div.template-leftbar ul li {
   margin:  1px 0;
   padding: 0;
}

div.template-leftbar ul li a {
   display:         block;
   padding:         0.5em 0 0.5em 1em;
   color:           #39474f;
   background:      #FFFFFF;
   text-decoration: none;
}

div.template-bottom div.template-pagebottom {
   float:   right;
   margin:  0;
   padding: 0;
   color:   #ff0f05;
}

div.template-bottom hr {
   margin:     0;
   padding:    0;
   width:      100%;
   height:     2px;
   background: #ff0f05;
   border:     0px solid #ff0f05;
}

