#header-wrap {
    height: 320px;
}

#header {
    width: 750px;
    height: 320px;
}

#header-slider .slider {
    background-size: 1900px auto !important;
}

#menu {
    bottom: -55px;
    width: 750px;
}

#menu ul li {
    width: 100px;
    height: 100px;
    background-size: 100% 200% !important;
    margin-right: 7px;
}

#menu ul li:hover, #menu ul li.current-menu-item {
    background-position: 0px -100px !important;
}

#menu ul li a {
    font-size: 11pt;
    padding: 0px 18px;
}

#content {
    width: 750px;
    padding-right: 332px;
    margin: 80px auto 0px;
}

.column_content td {
    width: 100%;
    padding: 0px !important;
    margin-bottom: 15px;
    display: block;
}

#sidebar {
    width: 255px;
}

h1 {
    font-size: 26pt;
    line-height: 33px;
}

h2 {
    font-size: 22pt;
}

h3 {
    font-size: 20pt;
}

.form-text, .form-area {
    font-size: 16pt;
    width: 255px;
}

#sidebar .number {
    font-size: 32pt;
}

#sidebar .stat-counter {
    font-size: 15pt;
}

.form-desc {
    font-size: 9pt;
    width: 209px;
}