.home-banner {
    width: 1200px;
    margin: 0 auto;
}

.home-block {
    float: left;
    width: 150px;
    margin-right: 20px;
}

.home-block-main {
    float: left;
    width: 447px;
}

.home-video {
    width: 640px;
    margin: 0 auto;
}

.video-block {
    text-align: center;
    padding-bottom: 10px;
    font-weight: bold;
}

.video-block2 {
    float: left;
    padding-top: 132px;
}

.video-block3 {
    float: left;
    width: 185px
}

.video-block4 {
    float: left;
    padding-right: 17px;
    width: 304px
}

.video-block5 {
    float: left;
    width: 287px
}

.home-center {
    text-align: center;
}

.home-clear {
    clear: both;
}

.video-text {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -.25px;
    color: #494e52;
}

.home-question {
    font-size: 24px;
    font-weight: bold;
}

.home-question2 {
    font-size: 20px;
    font-weight: bold;
}

.home-question a:link, .home-question a:visited, .home-question a:hover,
.home-question2 a:link, .home-question2 a:visited, .home-question2 a:hover {
    color: #3276BA;
}

.home-question a:hover, .home-question2 a:hover {
    text-decoration: underline;
    color: #009999;
}

.vote-start a:link, .vote-start a:visited, .vote-start a:hover {
    text-decoration: underline;
    color: #3276BA;
}

.vote a:link, .vote a:visited {
    text-decoration: none;
    color: #3276BA;
}

.vote a:hover {
    text-decoration: underline;
    color: #3276BA;
}
