#default.home #hdrImg #corner1 {
    background:transparent url(../myimages/overlay_home.png) no-repeat scroll left top;
}
#topNavigation {
width:680px;
right: 0px;
}
#topNavigation ul.sf-menu li a {
padding:64px 11px 25px 10px;
font-size: 105%;
}
#topNavigation ul.sf-menu li a:hover {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .content h1, .content h2, .content h3, .content h4, .content h5, .content h6, #contentSlot .homeTable .homeTitle, a {
color:#47406B;
}

.default #hdrImg #img, {
    height: 325px;
    width: 995px;
}

.default #hdrImg #img {
margin-top: -20px;
height:335px;
}
.default #wrapper #header {
height:460px;
}
.default #header #corner1 {
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -500px;
    background: transparent url('../images/default-corner-1.png') top left no-repeat;
    width: 998px;
    height: 341px;
    z-index: 99;
    display: block;
}

.default  #header #hdrImg #img img {
    margin-left: 5px;
    width: 980px;
}