

h1
{
    font-family: arial;
    font-size: 24px;
    font-weight: bold;
    color: #605743;
    padding: 0px;
    padding: 0px;
}

h3
{
    font-family: arial;
    font-size: 18px;
    color: #505959;
    padding: 0px;
    margin: 0px;
}

#header-bg
{
    background: url(../images/header-bg.jpg) no-repeat;
    width: 920px;
    height: 135px;
}

#top-nav a
{
    font-family: arial;
    font-size: 13px;
    color: #5a7063;
    text-decoration: none;
    line-height: 17px;
    padding: 0px 7px;
}

#top-nav a:hover
{
    color: #fff;
}

.search-input
{
    background: url(../images/search-input.jpg) no-repeat;
    width: 240px;
    height: 26px;
    border: 0px;
    padding: 0px 5px;
    line-height: 26px;
}

#content-top
{
    background: url(../images/content-top.jpg) no-repeat;
    width: 920px;
    height: 30px;
}

#content-mid
{
    background: url(../images/content-mid.jpg) repeat-y;
    width: 920px;
}

#content-wrapper
{
    padding: 0px 30px;
}

#content-bot
{
    background: url(../images/content-bot.jpg) no-repeat;
    width: 920px;
    height: 30px;
}

#contentbg-top
{
    background: url(../images/contentbg-top.gif) no-repeat;
    width: 561px;
    height: 10px;
}

#contentbg-mid
{
    background: url(../images/contentbg-mid.gif) repeat-y;
    width: 561px;
}

#contentbg-wrapper
{
    padding-left: 20px;
    padding-right: 23px;
}

#contentbg-bot
{
    background: url(../images/contentbg-bot.gif) no-repeat;
    width: 561px;
    height: 10px;
}

#box1-top
{
    background: url(../images/box1-top.gif) no-repeat;
    width: 288px;
    height: 10px;
}

#box1-mid
{
    background: url(../images/box1-mid.gif) repeat-y;
    width: 288px;
}

#box1-bot
{
    background: url(../images/box1-bot.gif) no-repeat;
    width: 288px;
    height: 10px;
}

#box2-top
{
    background: url(../images/box2-top.gif) no-repeat;
    width: 288px;
    height: 10px;
}

#box2-mid
{
    background: url(../images/box2-mid.gif) repeat-y;
    width: 288px;
}

#box2-bot
{
    background: url(../images/box2-bot.gif) no-repeat;
    width: 288px;
    height: 10px;
}

#box3-top
{
    background: url(../images/box3-top.gif) no-repeat;
    width: 288px;
    height: 10px;
}

#box3-mid
{
    background: url(../images/box3-mid.gif) repeat-y;
    width: 288px;
}

#box3-bot
{
    background: url(../images/box3-bot.gif) no-repeat;
    width: 288px;
    height: 10px;
}

.box-wrapper
{
    padding-left: 10px;
    padding-right: 13px;
}

.newsletter-input
{
    background: url(../images/newsletter-input.gif) no-repeat;
    width: 200px;
    height: 37px;
    border: 0px;
    line-height: 37px;
    margin: 0px;
    padding: 0px;
    *margin-top: -1px;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding: 0px 10px;
}

#rotate
{
    width: 861px;
    height: 165px;
    z-index: 1;
    position: relative;
}

#rotate>img
{
    position: absolute;
    top: 0px;   
}
