body {
    margin: 0;
    padding: 0;
    background-color: #9bb4d9;
    font-family: Verdana; font-size: 13px;
    color: #646464;
    line-height: 20px;
}

div#main {
    width: 700px;
    height: auto;
    margin: auto;
    background-image: url( images/landing/content_bg.jpg );
    background-position: top left;
    background-repeat: repeat-y;
}

div#inner {
    width: 636px;
    height: auto;
    padding-top: 30px;
    padding-bottom: 10px;
    margin: auto;
}

div.menu {
    height: 52px;
}

div.menu table td a {
    display: block;
    width: 106px;
    height: 52px;
}

div.menu table td a.menu1 {
    background-image: url( images/landing/menu1.jpg );
    background-position: top left;
    background-repeat: no-repeat;
}

div.menu table td a:hover.menu1 {
    background-image: url( images/landing/menu1-over.jpg );
    background-position: top left;
    background-repeat: no-repeat;
}

div.menu table td a.menu2 {
    background-image: url( images/landing/menu2.jpg );
    background-position: top left;
    background-repeat: no-repeat;
}

div.menu table td a:hover.menu2 {
    background-image: url( images/landing/menu2-over.jpg );
    background-position: top left;
    background-repeat: no-repeat;
}

div.menu table td a.menu3 {
    background-image: url( images/landing/menu3.jpg );
    background-position: top left;
    background-repeat: no-repeat;
}

div.menu table td a:hover.menu3 {
    background-image: url( images/landing/menu3-over.jpg );
    background-position: top left;
    background-repeat: no-repeat;
}

.ts18r {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 17px;
    color: #a93355;
    font-weight: bold;
    text-align: justify;
}

p {
    margin: 0;
    padding: 0;
}

p.normal_p {
    padding-top: 5px;
    padding-bottom: 5px;
}

p.pd_top {
    padding-top: 10px;
    padding-bottom: 0;
}

p.pd_bottom {
    padding-top: 0;
    padding-bottom: 10px;
}

ul.landing-lists {
    margin: 0 0 0 10px;;
    padding: 0;
}

ul.landing-lists li {
    margin: 0 0 0 15px;
    padding: 0;
    color: #646464;
    font-family: Verdana, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    list-style-image: url(images/bullet.jpg);
}

a.landing_link {
    color: #646464;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    padding-left: 5px;
}

div.padd {
    padding-top: 5px;
    padding-bottom: 5px;
}

p.landing {
    margin: 0;
    padding-top: 7px;
    padding-bottom: 7px;
}

div.landing2 {
    margin: 0;
    padding-top: 7px;
    padding-bottom: 7px;
}

table.clip td.content{
    background-image: url(images/landing/clip_bg.jpg);
    background-position: top left;
    background-repeat: repeat-y;
    padding: 10px;
    text-align: center;
}

div#footer {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;

}

table.TV_ {
    float:left; margin-right: 10px;
}

table.TV_ td {
    width: 345px;
    height:322px;
    background-image: url(images/landing-3.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 13px;
}