html, body, #sizer, #expander, #homeWrapper {
    height: 100%;}

body {
    background: #e8e1db url(/images/home/bg_grad.png) top repeat-x;
    width: 100%;
    padding: 0;
    text-align: left;}

#homeWrapper {
    display: table;
    margin: 0 auto;
    width:80%;
    min-width: 780px;
    max-width: 1280px;}

    #home {
        width: 100%;
        display: table-cell;
        vertical-align: middle;
        background: #ffffff;}
    
        #homeMain {
            background: #ffffff;
            position: relative;
            padding: 5% 2.5% 2% 2.5%;}
            
            #homeInner {
                z-index: 2;
                min-height: 395px;
                position: absolute;
                top: 0;
                width: 90%;
                height: 90%;}
                
                #search {
                    float: right;
                    width: 40%;}
                    
                    #search div {
                        margin-top: 0.5em;
                        width: 60%;}
                        
                    #search div.user {
                        margin: 0.2em 0 0 3em;}
                        
                #search a.langSwitch {
                    float: right;}
                
                #homeHeader {
                    margin: 6em 1em 0 1.5em;
                    height: 5em;}
                    
                    #homeHeader h1 {
                        float: left;
                        display: inline;
                        height: 60px;}
                    
                    #topNav {
                        float: left;
                        display: inline;
                        margin-left: 1em;
                        height: 4em;}
                        
                        #topNav li {
                            margin: 0 0.2em;
                            width: 8em;}
                            
                            #topNav li a {
                            	width: 100%;}
                    
                #homeContent {
                    margin: 0 3em 3em 1.5em;
                    clear: both;
                    overflow: hidden;
                    height: 100%;}
                
                    #homeContent h2 {
                        float: left;}
                        
                    #homeContent h4 {
                        color: #6DB344;}
                        
                     #homeContent a {
                        color: #777777;}
                        
                    #newsContent {
                        height: 50%;
                        width: 50%;
                        float: left;
                        display: inline;
                        width: 336px;
                        background: url(/images/home/news_box_top.png) top no-repeat;}
                        
                    #newsContentList {
                        background: url(/images/home/news_box_bg.png) repeat-y;
                        margin-top: 37px;
                        padding: 20px;
                        height: 100%;}
                        
                        #newsContentList p {
                            margin: 0.5em 0 0 0;}
                            
                        #newsContentList h4 {
                            margin: 0.8em 0 0 0;}
                        
                    #newsContentFooter {
                        background: url(/images/home/news_box_bottom.png) bottom no-repeat;
                        height: 37px;
                        width: 100%;}
                        
                    a.bskLink {
                        right: 0;
                        position: absolute;
                        bottom: 0;}
                        
                    ul.homeButtons {
                        margin-top: 1em;
                        position: relative;
                        padding: 0;
                        list-style-type: none;}
                        
                        ul.homeButtons li {
                            padding: 0;
                            float: left;
                            margin: 0 1em 0 0;}
                            
                            #homeContent ul.homeButtons a {
                                display: block;
                                color: #F4771E;
                                text-decoration: none;
                                font-family: "Century Gothic", Tahoma, Arial, Verdana, Helvetica, "Luxi Sans", sans-serif;
                                font-size: 120%;}
                                
                            #homeContent ul.homeButtons a:hover {
                                text-decoration: underline;}
                                
                                ul.homeButtons img {
                                    vertical-align: middle;
                                    margin: 0 0.2em 0 0;}

#bgImage {
    width: 100%;
    z-index: 1;
    position: relative;}

    #bgImage img {
        width: 100%;}
        
#scrollbar_container {
    height: 90%;}

#scrollbar_track {
    border: 1px solid #6D6F71;} 

#scrollbar_handle {
    background-color: #F4781F;}

#user {
    margin-top: 1em;}

#user a {
    color: #E20079;}
    
#announce {
    overflow: hidden;
    background: url(/images/home/announce/bl_0.png) left bottom no-repeat;
    padding-top: 10px;
    height: 150px;
    margin: 0 2.5%;
    position: relative;
    z-index: 100;}
    
    #home .announce_0 {
        background-image: url(/images/home/announce/bl_2.png);}
        
    #home .announce_1 {
        background-image: url(/images/home/announce/bl_0.png);}
    
    #home .announce_2 {
        background-image: url(/images/home/announce/bl_3.png);}
    
    #home .announce_3 {
        background-image: url(/images/home/announce/bl_4.png);}
    
    #home .announce_4 {
        background-image: url(/images/home/announce/bl_1.png);}
    
    #announce_bottom {    
        background: url(/images/home/announce/tl_0.png) left top no-repeat;
        margin-top: -10px;
        height: 150px;}
        
    .announce_0 #announce_bottom {    
        background-image: url(/images/home/announce/tl_2.png);}
        
    .announce_1 #announce_bottom {    
        background-image: url(/images/home/announce/tl_0.png);}
        
    .announce_2 #announce_bottom {    
        background-image: url(/images/home/announce/tl_3.png);}
        
    .announce_3 #announce_bottom {    
        background-image: url(/images/home/announce/tl_4.png);}
        
    .announce_4 #announce_bottom {    
        background-image: url(/images/home/announce/tl_1.png);}
    
    #announce h3 {
        font-size: 230%;
        color: #ffffff;
        float: left;
        margin: 25px 0 0 25px;}
    
    #announceImgHolder {
        float: right;
        position: relative;
        width: 70%;
        background: url(/images/home/announce/br_0.png) right bottom no-repeat;
        height: 150px;
        position: relative;
        margin-top: 10px;}
        
    .announce_0 #announceImgHolder {
        background-image: url(/images/home/announce/br_2.png);}
        
    .announce_1 #announceImgHolder {
        background-image: url(/images/home/announce/br_0.png);}
        
    .announce_2 #announceImgHolder {
        background-image: url(/images/home/announce/br_3.png);}
        
    .announce_3 #announceImgHolder {
        background-image: url(/images/home/announce/br_4.png);}
        
    .announce_4 #announceImgHolder {
        background-image: url(/images/home/announce/br_1.png);}    
        
        #announceImgHolder_bottom {
            background: url(/images/home/announce/tr_0.png) right top no-repeat;
            height: 150px;
            position: relative;
            margin-top: -10px;
            padding-right: 2%;}
            
        .announce_0 #announceImgHolder_bottom {
            background-image: url(/images/home/announce/tr_2.png);}
        
        .announce_1 #announceImgHolder_bottom {
            background-image: url(/images/home/announce/tr_0.png);}
        
        .announce_2 #announceImgHolder_bottom {
            background-image: url(/images/home/announce/tr_3.png);}
        
        .announce_3 #announceImgHolder_bottom {
            background-image: url(/images/home/announce/tr_4.png);}
        
        .announce_4 #announceImgHolder_bottom {
            background-image: url(/images/home/announce/tr_1.png);}
        
    #announce a.announceImg {
        max-width: 30%;
        max-height: 120px;
        float: right;
        margin: 20px 1.5%;
        background: #ffffff;}
        
        #announce img {
            max-height: 120px;}
