
html,body{
    background-color:#000;
    margin:0;
    padding:0;
    height:100%;
    border:none
}


.height{
    height:100%;
}

table#white{
    cellspacing:0px;
    cellpadding:0px;
    width:100%;
    height:100%;
    margin:0px;
    padding:0px;
}

div#whitebox{
    width:800px;
    height:521px;
    border:1px solid #A5A5A5;
    background-color:#FFF;
}

.bg{
    background-image:url("images/homebg.jpg");
    background-repeat:repeat-x;
    background-position:center center;
    background-color:#000;

}

#whitebox .centerbg{
    background-image:url("images/centerbg.jpg");
    background-repeat:no-repeat;
    background-position:top right;
    width:559px;
    height:476px;
    float:right;
    position:relative;
        right:7px;
    margin:0px;
    padding:0px;
}

#whitebox .centerbg_left{
    background-image:url("images/centerbg_left.jpg");
    background-repeat:no-repeat;
    background-position:top left;
    width:227px;
    height:476px;
    float:left;
    position:relative;
        left:7px;
    margin:0px;
    padding:0px;

}

#whitebox .menu{
    margin:0px;
    padding:0px;
    height:37px;
}

#whitebox .menu ul{
    margin:0px;
    padding:0px;
    height:37px;
}


#whitebox .menu li{
    display:inline;
    line-height:36px;
    height:36px;
    margin-left:20px;
    padding:0px;
}

#whitebox .menu li a{
    background-image:url("images/centerbg_left.jpg");
    background-repeat:no-repeat;
    background-position:bottom center;
}

#whitebox .text_div{
    width:226px;
    height:241px;
    position:relative;
        top:107px;
}

p{
    font-family:arial;
    font-size:12px;
    font-weight:normal;
    text-align:left;
    color:#FFF;
    margin-left:25px;
}

.margin_top{
    margin-top:25px;
}

#whitebox .centerbg2{
    background-image:url("images/centerbg2.jpg");
    background-repeat:no-repeat;
    background-position:top right;
    width:384px;
    height:476px;
    float:right;
    position:relative;
        right:7px;
    margin:0px;
    padding:0px;
}

#whitebox .centerbg_left2{
    background-image:url("images/centerbg_left2.jpg");
    background-repeat:no-repeat;
    background-position:top left;
    width:402px;
    height:476px;
    float:left;
    position:relative;
        left:7px;
    margin:0px;
    padding:0px;

}

#whitebox .text_div2{
    width:402px;
    height:241px;
    position:relative;
        top:107px;
        right:10px;
}

#whitebox .centerbg3{
    background-image:url("images/centerbg3.jpg");
    background-repeat:no-repeat;
    background-position:top right;
    width:384px;
    height:476px;
    float:right;
    position:relative;
        right:7px;
    margin:0px;
    padding:0px;
}

#whitebox .centerbg_left3{
/*    background-image:url("images/centerbg_left3.jpg");
    background-repeat:no-repeat;
    background-position:top left;*/
    width:402px;
    height:476px;
    float:left;
    position:relative;
        left:7px;
    margin:0px;
    padding:0px;

}

#whitebox .text_div3{
    width:402px;
    height:241px;
    position:relative;
        top:107px;
}
#whitebox .centerbg4{
    background-image:url("images/centerbg4.jpg");
    background-repeat:no-repeat;
    background-position:top right;
    width:384px;
    height:476px;
    float:right;
    position:relative;
        right:7px;
    margin:0px;
    padding:0px;
}

#whitebox .centerbg_left4{
    background-image:url("images/centerbg_left4.jpg");
    background-repeat:no-repeat;
    background-position:top left;
    width:402px;
    height:476px;
    float:left;
    position:relative;
        left:7px;
    margin:0px;
    padding:0px;

}

#whitebox .text_div4{
    width:402px;
    height:241px;
    position:relative;
        top:107px;
}

.text_div4 td{
    font-family:arial;
    font-size:12px;
    font-weight:normal;
    text-align:left;
    color:#FFF;
}

#whitebox .centerbg5{
    background-image:url("images/centerbg5.jpg");
    background-repeat:no-repeat;
    background-position:top right;
    width:384px;
    height:476px;
    float:right;
    position:relative;
        right:7px;
    margin:0px;
    padding:0px;
}

#whitebox .centerbg_left5{
    background-image:url("images/centerbg_left5.jpg");
    background-repeat:no-repeat;
    background-position:top left;
    width:402px;
    height:476px;
    float:left;
    position:relative;
        left:7px;
    margin:0px;
    padding:0px;

}

#whitebox .text_div5 {
    width:397px;
    height:240px;
	overflow-y: scroll;
	scrollbar-base-color: #945B3D;
	scrollbar-face-color: #945B3D;
	scrollbar-highlight-color: #945B3D;
	scrollbar-3dlight-color: #945B3D;
	scrollbar-shadow-color: #945B3D;
	scrollbar-darkshadow-color: #945B3D;
	scrollbar-track-color: #945B3D;
	scrollbar-arrow-color: #FFFFFF;
    position:relative;
        top:107px;
    font-family:arial;
    font-size:12px;
    font-weight:normal;
    text-align:left;
    margin-left:5px;
    margin-right:10px;
    color:#FFF;


}

