/* 
    Document   : home
    Created on : 2011-5-2, 15:28:30
    Author     : ICYGEN
    Description:
        Home page
*/

div#content-inner .title {
    color: #454545;
    font-size: 1.7em;
    line-height: 1.4em;
    font-style: italic;
    margin-bottom: 5px;
}
div#content-inner .shift {
    height: 270px;
    overflow: hidden;
}
div#content-inner .shift {
    position: relative;
    left: -11px;
}
div#content-inner .left {
    margin-top: 10px;
    background: url( ../images/backgrounds/frame-1.png ) top left no-repeat;
    width: 318px;
    height: 208px;
}
div#content-inner img {
    margin: 5px 0px 0px 5px;
}
div#content-inner .shift .content {
    margin-left: 335px;
}
div#content-inner .shift .more {
    padding: 20px 0px;
    font-size: 0.9em;
}
div#content-inner .shift .more a {
    color: #444444;
    margin-left: 6px;
}
div#news-block {
    height: 304px;
    overflow: hidden;
}

.box-1 {
    float: left;
    width: 238px;
    min-height: 320px;
    margin: -34px 1px 0px 0px;
    background-color: #DFDFDF;
    overflow: hidden;
}
.box-1 .content {
    padding: 20px 10px 4px 14px;
    font-size: 0.9em;
    color: #848484;
}
.box-1 .content a {
    color: #5174B9;
}
.box-1 .separator {
    background: url( ../images/separator-1.gif ) 100% 70% repeat-x;
}
.bfirst {
    width: 239px;
    background-color: #D8D8D8;
}
.blast {
    margin-right: 0px;
    background-color: #D6D6D6;
}
