#cllc_corp_header,
#cllc_corp_footer,
#cllc_corp_header a,
#cllc_corp_footer a {
    color:              #959595;
    font-family:        "Lucida Grande", Arial, sans-serif;
    font-size:          12px;
    font-weight:        bold;
    text-decoration:    none;
    }
    
#cllc_corp_header {
    border-top:         10px solid #5e5555;
    }

    #cllc_corp_header .cllc_corp_col {
        position:           relative;
        height:             135px;
        z-index:            999;
        }
	#cllc_corp_header #header_logo {
		position:           absolute;
		left:               15px;
		top:                30px;
		}
    #cllc_corp_header .menu {
        position:           absolute;
        padding:            0px;
        margin:             0px;
        top:                90px;
        left:               0px;
        cursor:             pointer;
        }
    #cllc_corp_header .menu h4 {
        font-size:          15px;
        text-transform:     uppercase;
        margin:             0px 3px 0 0;
		padding:            8px;
        }
        
    #cllc_corp_header .menu h4 a {
        font-size:          15px;
        color:              #707070;
        font-weight:        normal;
        }
        
    #cllc_corp_header .menu h4.active {
		background: transparent url('/img/header_active_menu.gif') no-repeat scroll center bottom;
        }

    #cllc_corp_header .menu li {
        color:              #707070;
		display:            block;
        list-style:         none;
        float:              left;
		padding:            0 7px;
        }

    #cllc_corp_header .menu li:hover h4,
    #cllc_corp_header .menu li.over h4,
    #cllc_corp_header .menu li:hover h4 a,
    #cllc_corp_header .menu li.over h4 a {
        background:             #3a3a3a;
        color:                  #ffffff;
        }

        #cllc_corp_header .menu li ul {
            display:            none;
            position:           absolute;
            padding:            5px;
			overflow:			hidden;
            margin:             0px;
            background:         #ffffff;
            border:             2px solid #3a3a3a;
            width:              260px;
            z-index:            10;
            }

        #cllc_corp_header .menu li li {
            padding:            7px;
            margin:             0px;
            list-style:         none;
            float:              none;
            border-top:         1px solid #e1e1e1;
            }
            
        #cllc_corp_header .menu li li:first-child {
            border-top:         1px solid transparent;
            }
            
            #cllc_corp_header .menu li:hover li:hover,
            #cllc_corp_header .menu li.over li:hover {
                background:     #e5f8fb;
                }

            #cllc_corp_header .menu li li a {
                margin:             0;
                padding:            0 0 5px;
                width:              145px;
                color:              #262d34;
                font-size:          13px;
                display:            block;
                }

            #cllc_corp_header .menu li li p {
                margin:             0;
                padding:            0;
                font-weight:        normal;
                }

	#cllc_corp_header #sub_nav {
        position:        absolute;
        right:           0;
		}
		
		#cllc_corp_header #sub_nav li {
			float:        left;
			}
			
			#cllc_corp_header #sub_nav li a {
				display:       block;
				padding:       0.75em 1em;
				font-size:     10px;
				}
				
				#cllc_corp_header #sub_nav li#contact_nav a {
					background:         transparent url('/img/contact_nav.gif') no-repeat scroll right center;
					padding-right:      15px;
					margin-right:       2em;
					}

			#cllc_corp_header #sub_nav li input {
				width:         82px;
				background:    white url('/img/search_nav.gif') no-repeat scroll 98% center;
				border:        1px solid #555;
				padding:       2px 20px 2px 2px;
				margin:        5px 0;
				font-size:     9px;
				font-weight:   bold;
				color:         #959595;
				}

			#cllc_corp_header #sub_nav li #search_nav_submitter {	
				height:        16px;
				width:         20px;
				padding:       0;
				position:      absolute;
				right:         0;
				top:           6px;
				}


#cllc_corp_footer {
    margin-top:         0px;
    border-top:         1px solid #ffffff;
    }
    
    #cllc_corp_footer ul {
        width:              1015px;
        margin:             20px auto;
        padding:            0;
        border-right:       2px solid #e2e2e2;
        }

    #cllc_corp_footer ul:first-child {
        border-right:       2px solid transparent;
        }
    
        #cllc_corp_footer li {
            list-style:         none;
            margin:             0;
            padding:            10px 0 10px 10px;
            float:              left;
            border-left:        2px solid #e2e2e2;
            height:             150px;
            }

        #cllc_corp_footer li:first-child {
            border-left:        2px solid transparent;
            }
        
            #cllc_corp_footer li a {
                display:            block;
                padding:            2px 0px;
				color:              #707070;
                }

            #cllc_corp_footer h4 {
                margin:             0;
                padding:            0;
                width:              140px;
                text-transform:     uppercase;
				font-width:         bold;
                color:              #555;
                }


    #cllc_corp_footer p {
        padding:            0;
        margin:             0 0 2em;
        font-size:          10px;
        text-align:         center;
        font-weight:        normal;
        }

    #cllc_corp_footer div div {
		margin-top:			50px;
        margin-bottom:      20px;
        font-size:          10px;
        text-align:         center;
        text-transform:     uppercase;
        }

        #cllc_corp_footer div div a {
            padding: 0 4px;
            }

/*
    Global defs to ensure standalone utility
*/
html,
body {
	margin:         0;
	padding:        0;
	}

body {
    background:     url('/img/footer_bg.gif') #f0efef;
    }

#cllc_corp_wrapper {
    background:     url('/img/bg.gif') #ffffff;
    }

.cllc_corp_col {
    width:              1015px;
    margin:             0 auto;
    }

.ac:after {
	content:        ".";
	display:        block;
	height:         0;
	clear:          both;
	visibility:     hidden;
    }

.ac { 
    display:        inline-block;
    }
	
#cllc_corp_wrapper #cllc_corp_content #cllc_corp_header .cllc_corp_col {
	width:960px;
}

/* Hides from IE-mac \*/
* html .ac { 
    height:         1%;
    }

.ac { 
    display:        block;
    }
/* End hide from IE-mac */