﻿body
{
    margin-top: 25px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
div
{
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 14px;
}
.logoLayer
{
    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 125px;
}
.logoSpacer
{
    height: 35px;
}
.firstLine
{
    height: 490px;
    text-align: center;
}
.nav1BG
{
    background-image: url(../images/SpaceNavigator_PE.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
.nav2BG
{
    background-image: url(../images/SpaceNavigator_for_Notebook.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
.nav3BG
{
    background-image: url(../images/SpaceExplorer_USB.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
.nav4BG
{
    background-image: url(../images/SpacePilot_USB.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
.nav5BG
{
    background-image: url(../images/SpaceNavigator_SE.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
.nav6BG
{
    background-image: url(../images/SpaceExplorer_Serial.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
.p1
{
    background-image: url(../images/p1.jpg);
    background-repeat: no-repeat;
    width: 260px;
    height: 343px;
    text-align: left;
}
.p1Text
{
    padding-top: 15px;
    padding-left: 15px;
    width: 230px;
    text-align: justify;
}
.p1Link
{
    padding-top: 15px;
    padding-left: 15px;
    width: 230px;
    text-align: center;
}
.link
{
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    color: Black;
}
.link:hover
{
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: Black;
}
.p2p3
{
    background-image: url(../images/p2p3.jpg);
    background-repeat: no-repeat;
    width: 260px;
    height: 24px;
    text-align: center;
}
.p4
{
    background-image: url(../images/p4.jpg);
    background-repeat: no-repeat;
    width: 260px;
    height: 122px;
}
.bottomLine
{
    height: 30px;
    background-color: Gray;
    color: White;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}
.bottomText
{
    padding-bottom: 5px;
    color: Gray;
    font-size: 12px;
    font-family: Arial;
}
.vLine
{
    border-bottom: solid 0px gray;
    border-top: solid 0px gray;
    border-left: solid 0px gray;
    border-right: solid 1px gray;
    text-align: right;
}
.bottomLink
{
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: white;
}
.bottomLink:hover
{
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: white;
}

