.HeaderLogo {
    width: 974px;
    height: 91px;
    background:transparent url('/Images/Header/Header_02.jpg');
    float: left;
}

.HeaderLogoWeb {
    color: white; 
    margin-left: 154px; 
    margin-top: 64px; 
    font-size: 11px;
    font-family: 'ITC Avant Garde Gothic';
    float: left;
}

.HeaderNavBar {
    width: 974px;
    height: 62px;
    background:transparent url('/Images/Header/Header_05.jpg');
    float: left;
}

.HeaderNavBar1 {
    width: 974px;
    height: 62px;
    margin: 0 auto;
}

.HeaderNavHome {
    width: 120px;
    height: 100%;
    margin-left: 100px;
    float: left;
    border-radius: 20px 20px 0px 0px; 
}

.HeaderNavBlackSeperator {
    width: 1px;
    height: 32px;
    background-color: #313131;
    margin-top: 16px;
    margin-left: 1px;
    float: left;
}

.HeaderNavText {
    width: 120px; 
    color: white; 
    font-size: 18px; 
    float: left; 
    text-align: center;
}

.HeaderNavGreySeperator {
    width: 1px;
    height: 32px;
    background-color: #A1A1A1;
    margin-left: 1px;
    float: left;
}

.HeaderNavVideo {
    width: 120px;
    height: 100%;
    margin-left: 2px;
    float: left;
    border-radius: 20px 20px 0px 0px; 
}

.HeaderLogoJoin {
    color: white; 
    margin-left: 545px; 
    margin-top: 64px; 
    float: left;
    font-size: 11px;
    font-family: 'ITC Avant Garde Gothic';
}

.HeaderLogoBar1 {
    background-color: white;
    width: 1px;
    height: 12px;
    margin-left: 581px; 
    margin-top: 66px; 
    float: left;
}

.HeaderLogoSignIn {
    color: white; 
    margin-left: 600px; 
    margin-top: 64px; 
    float: left;
    font-size: 11px;
    font-family: 'ITC Avant Garde Gothic';
}

.HeaderLogoBar2 {
    background-color: white;
    width: 1px;
    height: 12px;
    margin-left: 650px; 
    margin-top: 66px; 
    float: left;
}

.HeaderLogoHelp {
    color: white; 
    margin-left: 660px; 
    margin-top: 64px; 
    float: left;
    font-size: 11px;
    font-family: 'ITC Avant Garde Gothic';
}
