

body {
    background: url(../images/bg.jpg) no-repeat top center #f1f5fc;
}

h1 {
    font-family: arial;
    font-size: 26px;
    color: #535353;
    line-height: 31px;
}

h2 {
    color: #535353;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    display: block;
    text-align: center;
    padding: 5px 0px;
}

#wrapper {
    width: 975px;
    margin: 0px auto;
}

.padding {
    padding: 55px 11px 0px 20px;
}

#tagline {
    font-family: arial;
    font-size: 26px;
    color: #535353;
    line-height: 31px;
    margin-top: 15px;
    padding-left: 3px;
}

.side-top {
    background: url(../images/side-top.jpg) no-repeat;
    width: 217px;
    height: 5px;
}

.side-mid {
    background: url(../images/side-mid.jpg) repeat-y;
    width: 217px;
}

.side-bot {
    background: url(../images/side-bot.jpg) no-repeat;
    width: 217px;
    height: 5px;
}

.newsletter-input {
    background: url(../images/newsletter-input.jpg) no-repeat;
    width: 130px;
    height: 27px;
    padding: 0px 5px;
    line-height: 27px;
    border: 0px;
    color: #535353;
}

#footer-text div {
    color: #535353;
    font-size: 14px;
    line-height: 20px;
}

#rotate
{
    width: 679px;
    height: 207px;
    z-index: 1;
    position: relative;
}

#rotate>img
{
    position: absolute;
    top: 0px;   
}

.side-mid div a {
    color: #1272b2;
    text-decoration: none;
}

.side-mid div a:hover {
    color: #333;
}

#sub-nav {
    text-align: center;
}

#sub-nav a {
    font-size: 16px;
    color: #1272b2;
    text-decoration: none;
}

#sub-nav a:hover {
    color: #333;
}
