#banner_home
{
 width:860px;
 height:300px;
 background: url('/sites/assets/images/water/vwc_header.jpg') no-repeat 0 0;
}
#banner_home_text
{
 padding:100px 260px 10px 16px;
 color:#fff;
 font-weight:700;
}
#banner_home_text a
{
 color:#fff;
}
#banner_home_text a:hover
{
 color:#666;
}