body 
{
    margin: 0px;
}

#Top
{
    height: 122px;
    width: 1000px;
    margin: auto;
    background-color: #fff;
}

#Logo
{
    float: left;
    font-size: 36pt;
    padding-left: 19px;
}

#TopAds
{
    width: 412px;
    padding-left: 65px;
    float: left;
}

#Address
{
    font-family: Myriad Pro;
    font-size: 10pt;
    float: right;
}

#bluebanner
{
    background-image: url('images/blue/bbbg.png');
    width: 100%;
    height: 37px;
}

#Container
{
    width: 1000px;
    height: 600px;
    margin: auto;
    background-color: #fff;
}

#Left
{
    float: left;
    padding-top: 17px;
    padding-left: 19px;
}
#LeftImg
{
	float:left;
}

#FlashAds
{
    margin-left: 36px;
    margin-top: 28px;
    margin-bottom: 28px;
}

#Content
{
    background-color: #fff;
    width: 605px;
    margin-left: 20px;
    margin-top: 17px;
    float: left;
}

#RemoteNav
{
    visibility: hidden;
}

#Right
{
    float: right;
    padding-top: 17px;
}

#Footer
{
    width: 1000px;
    height: 25px;
    font-family: Arial;
    font-size: 9pt;
    text-align: right;
}

.h1
{
	font-size: 24pt;
	font-family: Myriad Pro;
	font-weight: bold;
}

.navb
{
    width: 187px;
}

.navbr
{
    width: 132px;
}

.navl
{
    width: 1px;
    float: left;
    background-color: #d0d0d0;
}

.navc
{
    padding-left: 19px;
    background-image: url('images/bg/bbg.png');
    float: left;
}

.navlink
{
    display: block;
    font-family: myriad pro;
    font-size: 11pt;
    text-decoration: none;
    color: #000;
    width: 165px;
    height: 20px;
}

.navlinkr
{
    display: block;
    font-family: myriad pro;
    font-size: 11pt;
    text-decoration: none;
    color: #000;
    width: 111px;
    height: 20px;
}

.navr
{
    width: 1px;
    float: right;
    background-color: #d0d0d0;
}