﻿    /*#divHead {
        background-image: url(/images/header/header_hid.jpg);
        background-position: 0px 50px;
        background-repeat: no-repeat;
        height: 312px;
        width: 700px;
        float:left;
    }*/
    *html .divLowerHead {
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/main/background_header_bottom2.png');
        height: 72px;
    }
    .divLowerHead[class] {
        background-image: url(/images/main/background_header_bottom2.png);
        background-repeat: no-repeat;
        min-height: 72px;
        _height: 72px;
    }
    #divLeftCol {
        background-image: url(/images/main/background_content700x900_2.png);
        background-repeat: no-repeat;
        min-height:500px;
        _height: 100%;
        padding:0;
        margin:0;
    }
    *html .divContentContainer {
        /*background-color:#66cc00;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/main/background_content700x900_2.png');
        height: 888px;
        padding:0;
        margin:0;*/
    }
    .divContentContainer[class] {
        /*background-image: url(/images/main/background_content700x900_2.png);
        background-repeat: no-repeat;*/
        min-height:500px;
        _height: 100%;
        padding:0;
        margin:0;
    }
/* main structure end */

/* basic layout structure */
	#divMainContainer {
        background-image: url(/images/main/background_main_content.gif);
        background-repeat:repeat-y;
        min-height:100%;
        _height:100%;
        width:965px;
    }
    .divContentRightTop {
        background-image: url(/images/main/background_cloud.png);
        height: 20px;
        margin-top: -20px;
        padding-top: 20px;
        position: relative;
        z-index: 10;
    }
	
	/* main structure - end */
/* basic layout structure end */
    
/* basic layout structure, content */
    #divContent {
        color: #FFFFFF;
	    /* margin-top: -13px; */
	}
	.divContentBox {
	    width: 173px;
	    height: 140px;
	    background-image: url(/images/main/splash/box_quicklinks.gif);
	    margin-right: 7px;
	    float: left;    
	}
	.divContentBoxTop {
	    width: 173px;
	    height: 20px;
	    text-align: center;
	}
	.divContentBoxCenter {
	    width: 173px;
	    height: 120px;
	    text-align: center;
	}
	.divContentContainer {
	    float: left;    
	}
	.imgIco {
	    margin:0 5px 3px 0;
	    vertical-align:middle;
	    padding:0;
	}
	.divLeftContent{
	    width: 460px;
	    margin: -10px 0px 0px 10px;
	    float: left;    
	}
	.divNavigationBox {
        margin-left: 15px; 
        width: 190px;    /* 190px; */
    }
	.divNavigation {
	    padding-bottom: 20px;
	    width: 180px;  
	}