a{color: #111111; text-decoration: none;}
a:hover{color: #111111; text-decoration: none;}
a:visited{color: #111111; text-decoration: none;}

body
{   font-family: Verdana;
    font-size: 12px;
    color: #333333;
    background-color: #CAE9FF;
}
#top_nav
{
    height:196px;
}
#main_container
{   position: relative;
    width: 780px;
    height: 724px;
    margin: 0 auto;
    border: solid 1px #99D5FF;
}
#body
{   background-image: url(/Global/Images/Body_Bak.jpg);
    background-repeat: no-repeat;
    height: 513px;
}
#left_content
{   position: absolute;
    top: 205px;
    left: 0px;
    width: 238px;
    height: 502px;
}    
#right_content
{   position: absolute;
    top: 205px;
    left: 239px; 
    width: 511px;
    height: 472px;
    padding: 15px;
    overflow: auto;
} 
#footer
{   position: absolute;
    top: 354px;
    z-index: 1;
}  
#testimonials_header
{   position: absolute;
    top: 15px;
    left: 18px;
}
#testimonials
{   position: absolute;
    top: 35px;
    left: 20px;
    padding-right: 20px;
}
#video_details
{   position: absolute;
    top: 335px;
    left: 18px;
} 
#wmp
{   position: absolute;
    top: 355px;
    left: 20px;
}
