
#nav {
        background:#5ac8db url(/assets/images/background/bg_main_nav.gif) repeat-x;
        border-bottom:1px solid #0096ac;
    }
    #nav li a {
        background:url(/assets/images/background/divider.gif) no-repeat left bottom;
    }
    
    #side-col {
        background:url(/assets/images/background/asia_map.gif) no-repeat;
    }
    #side-col ul li a, #footer ul li a, #main-info h1, #main-info h3, #main-info p a, #main-info ul li a, #secondary-info a {
        color:#0096ac;
    }
    #footer {
        border-top:1px solid #0096ac;
    }
    .legal {
        border-top:1px solid #0096ac;
    }
 
 

#main-info-refresh #secondary-info .box {
    height: 115px;
}
#secondary-info .box h3 {
    color: #444;
    font-size: 1.6em;
    padding-bottom: 4px;
}
#secondary-info .box h3 a {
        color:#fff;
        background: url(/assets/images/background/bg-box-header-new.gif) no-repeat;
        padding-left: 20px;
        display: block;
}
#secondary-info .box p, #secondary-info .box p {
    margin-bottom: 10px;
    margin-left: 20px;
}
#secondary-info .box a {
       background: url(/assets/images/background/bg-arrow-red-new.gif) no-repeat 0 3px;
       padding-left: 12px;
       display: block;
}
#main-info-refresh #flashcontent {
    float: left;
}
#main-info-refresh .events {
    padding:  0 ;
    background: #edeef0;
    width: 182px;
    float: right;
    height: 478px;
    position: relative;
}
#main-info-refresh .events .copy  {
    padding: 15px;
}
#main-info-refresh .events h3 {
    margin-bottom: 10px;
}
#main-info-refresh .events h3 a {
    color:#666;
    font-weight: bold;
}
#main-info-refresh .events ul {
    width: 152px;
}
#main-info-refresh .events ul li {
    background: url(/assets/images/background/bg-arrow-red-new.gif) no-repeat 0 3px;
        padding-left: 12px;
        color: #666;
        margin-bottom: 6px;
        width: 140px;
}
#main-info-refresh .events ul li strong {
    display: block;
    font-size: 1.2em;
}
#main-info-refresh #secondary-info {
    width: 727px;
    float: left;
}
#main-info-refresh #secondary-info .second {
    background: #D3CB2D;
    
}
#main-info-refresh #secondary-info .third {
    background: #B6D5E6;
}
#main-info-refresh #secondary-info .fourth {
    background: #E4982F;
    width: 217px;
}
#home-map {
    position: absolute;
    bottom: 0;
}
#home-map h4 {
    color: #cc0000;
    font-size: 1.2em;
    padding: 0 10px;
}
#map-img {
    background: url(/assets/images/background/bg-map-new.gif) no-repeat 0 3px;
    height: 112px;
    width: 182px;
    position: relative;
}
#map-img a {  
    display: block;
    text-indent: -9999em;
    height: 100px;
    margin-top: 8px;
    position: absolute;
    bottom: 0;
    left: 0;
}
#map-img a.amEur {
    width: 114px;
}
#map-img a.amEur:hover {
    border: 2px solid #0033cc;
}
#map-img a.asia {
    width: 62px;
    position: absolute;
    bottom: 0;
    left: 114px;
}
#map-img a.asia:hover {
    border: 2px solid #0096AC;
}