@import url(reset.css);

body {
    color: #3e3e3e;
    font: 13px Arial, Helvetica, sans-serif;
    background: #f1f1f1;
}
a {
    text-decoration: none;
}
a:hover, a:active {
    text-decoration: underline;
}
#wrapper {
    margin: 2px auto;
    width: 1011px;
}
#top {
    background: url(../images/top.png) no-repeat;
    min-height: 232px;
}
#top.home {
    background: url(../images/top-home.png) no-repeat;
}
#top .logo {
    float: left;
    width: 133px;
    height: 135px;
    outline: none;
}
#top ul {
    list-style: none;
    margin: 16px 0 0;
    padding: 0;
    float: right;
    width: 600px;
}
#top li {
    float: left;
}
#top li a {
    display: block;
    height: 20px;
    background: url(../images/menu-item-background.png) no-repeat top right;
    color: #505050;
    font-size: 13px;
    padding: 4px 6px 0;
    position: relative;
    margin-right: 12px;
}
#top li a span {
    display: block;
    float: left;
    height: 24px;
    width: 6px;
    background: url(../images/menu-item-left.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
#top p {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    padding-left: 160px;
}
#top p.first {
    padding-top: 75px;
    padding-bottom: 12px;
}
#top p span {
    color: #ffdd35;
}
#header {
    width: 884px;
    margin: 0 auto;
    background: #fff url(../images/header-background.png) repeat-x bottom left;
    position: relative;
    left: 1px;
    padding: 20px 0 15px 40px;
}
#header .box {
    width: 186px;
    float: left;
    margin-left: 35px;
}
.clear {
    clear: both;
}
#header .box.first {
    margin-left: 0;
    margin-right: 20px;
}
#header .box h2 {
    color: #000;
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
}
#header .box h3 {
    color: #ff470f;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
}
#header .box p {
    font-size: 11px;
    color: #585858;
    width: 125px;
    margin-top: 5px;
}
#header .box .button {
    margin-top: 7px;
    color: #000;
    font-size: 10px;
    background: url(../images/button1.png) no-repeat;
    width: 50px;
    height: 14px;
    text-align: center;
    display: block;
    padding-top: 2px;
    text-decoration: none;
}
#content {
    width: 924px;
    background: #fff;
    margin: 0 auto;
    position: relative;
    left: 1px;
    padding-top: 35px;
    padding-bottom: 20px;
    background: #fff url(../images/content-bottom.png) no-repeat bottom left;
}
#content .main h1 {
    color: #000;
    font-size: 24px;
    font-weight: bold;
}
#content .main {
    width: 550px;
    float: left;
    margin-left: 45px;
    padding-right: 35px;
    border-right: 1px solid #e5e5e5;
    padding-bottom: 10px;
}
#content .sidebar {
    width: 245px;
    float: right;
    margin-right: 20px;
    padding-left: 25px;
    padding-bottom: 10px;
    padding-top: 15px;
}
#content .sidebar h2 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
}
#content .sidebar p {
    margin-top: 12px;
    font-size: 12px;
}
#content .sidebar .small {
    font-size: 10px;
    letter-spacing: -1px;
}
#content .sidebar .label {
    float: left;
    display: block;
    width: 180px;
    font-weight: bold;
}
#content .main p {
    margin-top: 20px;
    line-height: 19px;
}
#content .line {
    border-top: 1px solid #e5e5e5;
    margin: 25px 0 20px;
}
#content .sidebar .top {
    position: absolute;
    top: 5px;
    right: 10px;
}
#content .right {
    float: right;
    margin-top: 15px;
    margin-left: 20px;
}
#bottom {
    margin: 30px auto;
    text-align: center;
    color: #717171;
	position: relative;
}
#bottom p {
    margin-top: 10px;
    color: #717171;
    font-size: 11px;
}
#bottom a {
    color: #717171;
    font-size: 11px;
    margin: 0 3px;
}
#content .sidebar ul {
    margin-top: 12px;
}
#content .sidebar li {
    list-style: disc;
    color: #3e3e3e;
    margin-bottom: 10px;
}
#header.inner {
    background: #fff;
    border-bottom: 2px solid #f3f3f3;
    height: 15px;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0 auto;
}
#content .main ul {
    margin-top: 20px;
    list-style: disc;
}
#content .main li {
    margin-bottom: 2px;
}
#content p.big {
    color: #c40022;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
#content p.logos {
    margin-top: 30px;
    text-align: right;
}
#content p.logos img {
    margin-left: 7px;
}
#content.wide {
    float: none;
    width: 884px;
    padding: 25px 20px;
}
#content .date {
    width: 56px;
    height: 53px;
    float: left;
    margin-right: 7px;
    background: url(../images/date.png) no-repeat;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    padding-top: 1px;
}
#content .date span {
    display: block;
    font-weight: normal;
    font-size: 24px;
    color: #000;
    margin-top: 5px;
}
#content.wide h1 {
    color: #242424;
    font: 44px "Times New Roman", serif;
    line-height: 35px;
}
#content.wide h2 {
    color: #242424;
    font-size: 11px;
    margin-top: 5px;
}
#content.wide p {
    color: #3e3e3e;
    font-size: 13px;
    margin-top: 15px;
}
#content.wide a {
    color: #6385b4;
}
#top .email {
    float: right;
    display: block;
    margin-right: 55px;
}
#youtube-container {
    margin: 10px 0 0 10px;
    float: right;
    clear: right;
    width: 315px;
}
#bottom a.banner {
	position: absolute;
	right: 70px;
	bottom: 10px;
}
