﻿    /*#divHead {
        background-image: url(/images/header/header_hid.jpg);
        background-position: 0px 50px;
        background-repeat: no-repeat;
        height: 312px;
        width: 700px;
        float:left;
    }*/
    ul.sitemap {
        list-style:none;
        margin:0px 0 10px 0;    
    }
    ul.sitemap li {
        margin:3px 0 3px 0;    
    }
    .sitemapSpacer {
        background-image: url(/images/main/sidebar_spacer.gif);
        background-repeat: repeat-x;
        height: 1px;
        padding:0;
        margin:20px 0 20px 0;
    } 
    *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;
	}
		
	/*.divLeftCol {
	    float: left;
	    width: 190px;
	    min-height: 300px;
	    padding: 0px 0px 25px 15px;
	    margin-top: -13px;
	}
	
	.divRightColContent {
	    margin-top: 10px;    
	}
    */
	.divContentContainer {
	    float: left;    
	}
	.divLeftContent{
	    width: 460px;
	    margin: -10px 0px 0px 10px;
	    float: left;    
	}
	.divNavigationBox {
        margin-left: 15px; 
        width: 190px;    /* 190px; */
    }
	.divNavigation {
	    padding-bottom: 20px;
	    width: 180px;  
	}