#expander {
    background-color:#c5c19d;}

#header {
    background:#fff;}

    #header .right .search {
        margin:1.2em 0 0 0;}

#navigation {
    background:#c3bf9d url(/images/navigation_bg.png) repeat-y top left;}

/* content area */
#contentWrapper {
    clear:left;
    float:left;
    background:#a6a070;}
    
/* left column */
        
        #focus {
            float:left;
            width:500px;}
        
            #focus img {
                float:left;}
                
                #focus .banner {
                    float:left;
                    clear:left;
                    width:100%;
                    height:56px;}
                    
                    #focus .banner img {
                        float:none;}

    #content {
        padding-left:500px;}
        
        #content .innerMargin {
            padding:0 1em;}
        
        #content .box, #content .box .boxContent {
            float:left;}
            
        #content .box .bottom {
            clear:left;}
            
        /*#content .box .boxContent, #content .box .boxContent .innerPadding {
            min-height:175px;}
            
            #ie6 #content .box .boxContent {
                height:175px;}*/
            
            /* highlight box */
            #content .highlight {
                margin:10px 0;}
                
            #content .highlight .top {
                background-image:url(/images/home_highlight_box_top_left.png);}
            
            #content .highlight .top div {
                background-image:url(/images/home_highlight_box_top_right.png);}
                
            #content .highlight .boxContent {
                background:#fff url(/images/home_highlight_box_bg.png) no-repeat left bottom;}
                
                #content .highlight .boxContent .innerPadding {
                    overflow:hidden;
                    padding:.3em 4%;
                    background:transparent url(/images/home_highlight_box_border.png) repeat-y right top;}
                        
                        #content .highlight .boxContent .innerPadding h3 {
                            margin:.2em 0;
                            padding:0;
                            font-size:1.3em;
                            font-weight:bold;
                            color:#1680a5;}
                        
                        #content .highlight .boxContent .innerPadding img {
                            margin:0 0 0 .4em;}
                        
                        #content .highlight .boxContent .innerPadding a {
                            text-decoration:none;
                            font-weight:bold;
                            color:#1680a5;}
                        
                        #content .highlight .boxContent .innerPadding a:hover {
                            text-decoration:underline;}
                            
            #content .highlight .bottom {
                background-image:url(/images/home_highlight_box_bottom_left.png);}
            
            #content .highlight .bottom div {
                background-image:url(/images/home_highlight_box_bottom_right.png);}
                
                
            /* mandate box */
            #content .mandate {
                margin:0;
                padding:0 0 10px 0;}
                
            #content .mandate .top {
                background-image:url(/images/home_mandate_box_top_left.png);}
            
            #content .mandate .top div {
                background-image:url(/images/home_mandate_box_top_right.png);}
                
            #content .mandate .boxContent {
                background:#c5c19d url(/images/home_mandate_box_border.png) repeat-y right top;}
            
                #content .mandate .boxContent .innerPadding {
                    padding:1px 2%;
                    background:transparent url(/images/home_mandate_box_border.png) repeat-y 0 0;}
                    
                    #content .mandate .boxContent .innerPadding h3 {
                        margin:0;
                        text-align:center;
                        font-size:1.5em;
                        font-weight:normal;
                        color:#fff;
                        padding:.7em 0;}
                        
                        #content .mandate .boxContent .innerPadding h3 a {
                            display:block;
                            margin:.5em 0 0 0;
                            text-decoration:none;}
                            
                            #content .mandate .boxContent .innerPadding h3 a:hover {
                                text-decoration:underline;}
            
            #content .mandate .bottom {
                background-image:url(/images/home_mandate_box_bottom_left.png);}
            
            #content .mandate .bottom div {
                background-image:url(/images/home_mandate_box_bottom_right.png);}
                
            
                
                