/* CSS Document */

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

#homemain {
    width: 307px;
    height: 199px;
    text-align: left;
    padding: 20px 488px 22px 17px;
    margin: 0 0 20px 0;
    background: url(/images/home/mainshot.gif) 355px 0px no-repeat #FFF;
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
}

#homemain h1 {
    color: #0075a1;
    font-size: 24px;
    line-height: 0.9em;
}

#homemain p {
    text-size: 14px;
    line-height: 120%
}

.actionbuttons {
    margin-top: 30px;
}

.subheadline {
    margin: 20px 0;
    font-size: 12px;
}

#rightside, #leftside {
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    padding: 22px 33px 22px 22px;
}

#leftside {
    width: 250px;
    height: 252px;
}

#leftside h2 {
    font-size: 14px;
}

#leftside p {
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}

.homesend {
    position: relative;
    top: 8px;
}

.leftelement {
    margin-bottom: 26px;
}

#rightside {
    width: 430px;
    margin-left: 327px;
}

#rightside h2 {
    color: #0075a1;
}

.spotlightpic {
    float: left;
    border: solid 1px #0075a1;
    margin: 0 15px 15px 0;
}

.spotlightitem {
    margin-bottom: 23px;
}

