div#bannercontainer{
    background-image: url(../images/vnsdm-bg-homeheader.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 850px;
    height: 240px;
    border-bottom: 7px solid #e7680f;
    margin-bottom: 15px;
}
div#bannerleft{
    width: 510px;
    padding-left: 15px;
    float: left;
}
h1.bannerheading{
    background: transparent url(../images/vnsdm-homeheader.png) no-repeat;
    height: 36px;
    width: 485px; 
}
h1.bannerheading span{
    visibility: hidden;
}
h2.bannertext{
    font-family: Verdana, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    font-weight: normal;
}
h2.bannertext a:link{
    text-decoration: none;
    color: #e7680f;
}
h2.bannertext a:visited{
    text-decoration: none;
    color: #e7680f;
}
h2.bannertext a:active{
    text-decoration: none;
    color: #e7680f;
}
h2.bannertext a:hover{
    text-decoration: none;
    color: #666;
}
h3{
    font-size:14px;
    font-weight:bold;
    color: #004d82;
    margin: 0 0 10px 0;
}
div#bannerright{
    float:right;
    width: 325px;
    text-align: right;
    vertical-align: bottom;
    padding: 0;
    margin: 0;
}
#callouttable{
    width: 850px;
    margin-bottom: 50px;
}
#calloutleft{
    width: 344px;
    height: 248px;
    text-align: left;
    vertical-align: top;
}
div#calloutnews{
    background-image: url(../images/vnsdm-bg-news.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 314px;
    height: 106px;
    padding: 15px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #666;
    margin-bottom: 17px;
}
div#calloutdonate{
    background-image: url(../images/vnsdm-bg-donate.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 314px;
    height: 65px;
    padding: 15px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #004d82;
}
#calloutcenter{
    width: 291px;
    height: 248px;
    text-align: left;
    vertical-align: top;
}
div#calloutservices{
    background-image: url(../images/vnsdm-bg-services.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 201px;
    height: 218px;
    padding: 15px 45px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #666;
}
div#calloutservices a:link{
    color: #e7680f;
    text-decoration: none;
}
div#calloutservices a:visited{
    color: #e7680f;
    text-decoration: none;
}
div#calloutservices a:active{
    color: #e7680f;
    text-decoration: none;
}
div#calloutservices a:hover{
    color: #666;
    text-decoration: none;
}
#calloutright{
    width: 215px;
    height: 248px;
    text-align: left;
    vertical-align: top;
}
div#calloutdirectory{
    background-image: url(../images/vnsdm-bg-directory.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 185px;
    height: 218px;
    padding: 15px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #666;
}
div#calloutdirectory a:link{
    color: #bde0f6;
    font-weight: bold;
    text-decoration: none;
}
div#calloutdirectory a:visited{
    color: #bde0f6;
    font-weight: bold;
    text-decoration: none;
}
div#calloutdirectory a:active{
    color: #bde0f6;
    font-weight: bold;
    text-decoration: none;
}
div#calloutdirectory a:hover{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
div#directorylink{
    background-image: url(../images/vnsdm-button-directory.gif);
    background-position: center;
    background-repeat: no-repeat;
    width: 168px;
    height: 32px;
    padding: 7px;
    vertical-align: bottom;
}