* {
        margin: 0;
        padding: 0;
}

.wrapper {
        width: 100%;
        overflow: hidden;
}

.wrapper-1 {
        width: 100%;
}

.clear {
        clear: both;
        font-size: 0%;
        line-height: 0%;
        height: 0;
}

input, select {
        vertical-align: middle;
        font-weight: normal;
}

img {
        border: 0;
        vertical-align: top;
        text-align: left;
}

ul, ol {
        list-style: none;
}

object {
        vertical-align: top;
}

a {
        color: #77a8d1;
}

a:hover {
        text-decoration: none;
}

body {
        background: #000 url(images/main-bg.jpg) no-repeat 50% 0%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        line-height: 1em;
        color: #393939;
}

h1 {
        background: url(images/buzzbot.png) no-repeat 0% 0%;
        width: 500px;
        padding: 0 0 0 38px;
        height: 63px;
        line-height: 27px;
        font-size: 2.5em;
        font-weight: normal;
        color: #fff;
        position: absolute;
        top: 70px;
        left: 13px;
}

h1 strong {
        font-weight: normal;
        color: #3e87ca;
}

h1 a {
        float: left;
        text-decoration: none;
        color: #fff;
}

h1 span {
        background: url(images/divider.gif) no-repeat 0% 100%;
        float: left;
        margin: 0 0 0 20px;
        padding: 2px 0 0 22px;
        font-size: 0.433em;
        color: #3d5f84;
}

h1 a:hover {
        color: #3e87ca;
}

h1 a:hover strong {
        color: #fff;
}

h2 {
        padding: 0 0 13px 1px;
        line-height: 1.2em;
        font-size: 2.5em;
        font-weight: normal;
        color: #fff;
}

h3 {
        width: 100%;
        padding: 0 0 8px 0;
        position: relative;
        line-height: 1.25em;
        font-size: 1em;
        color: #77a8d1;
}

h3 a {
        color: #77a8d1;
}

h3 span {
        background: url(images/new.png) no-repeat 0% 0%;
        display: block;
        width: 57px;
        height: 29px;
        padding: 0 1px 0 0;
        line-height: 21px;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
        font-weight: bold;
        color: #fff;
        position: absolute;
        top: -25px;
        right: 7px;
}

h4 {
        width: 100%;
        padding: 0 0 0 50px;
        line-height: 48px;
        font-size: 2.167em;
        font-weight: normal;
        color: #000002;
        position: absolute;
        top: 2px;
        left: 24px;
}

h4 img {
        position: absolute;
        top: -55px;
        left: -55px;
}

h4.extra {
        padding: 0 0 0 74px;
        position: absolute;
        top: 2px;
        left: 32px;
}

h4.extra img {
        position: absolute;
        top: -55px;
        left: -55px;
}

h4.extra1 {
        padding: 0 0 0 74px;
        position: absolute;
        top: 2px;
        left: 32px;
}

h4.extra1 img {
        position: absolute;
        top: -55px;
        left: -50px;
}

h4.extra2 {
        padding: 0 0 0 74px;
        position: absolute;
        top: 2px;
        left: 0;
}

h4.extra2 img {
        position: absolute;
        top: -55px;
        left: -54px;
}

h4.extra3 {
        padding: 0 0 0 105px;
        position: absolute;
        top: 2px;
        left: 0;
}

h4.extra3 img {
        position: absolute;
        top: -55px;
        left: 0;
}

h5 {
        padding: 0 0 14px 0;
        line-height: 1.2em;
        font-size: 2.5em;
        font-weight: normal;
        color: #fff;
}

h5.extra1 {
        padding: 0 0 20px 0;
}

h5.extra {
        padding: 0 0 19px 2px;
}

.fleft {
        float: left;
}

img.fleft {
        margin: 1px 22px 16px 0;
}

.fright {
        float: right;
}

.col-1, .col-2, .col-3, .col-4 {
        float: left;
}

#main {
        width: 838px;
        margin: 0 auto;
        font-size: 0.75em;
}

#header {
        background: url(images/header.gif) no-repeat 0% 100%;
        position: relative;
        height: 163px;
}

#menu {
        background: url(images/menu-tail.gif) repeat-x 0% 0%;
}

#menu #left {
        background: url(images/menu-left.gif) no-repeat 0% 0%;
        width: 100%;
}

#menu #right {
        background: url(images/menu-right.gif) no-repeat 100% 0%;
        height: 58px;
        padding: 0 0 0 6px;
        overflow: hidden;
}

#menu ul {
        width: 100%;
        overflow: hidden;
}

#menu ul li {
        background: url(images/menu-divider.gif) no-repeat 0% 18px;
        float: left;
        margin: 0 0 0 -2px;
        font-size: 1.5em;
        color: #ffffff;

}

#menu ul li a {
        display: block;
        height: 52px;
        float: left;
        overflow: hidden;
        padding: 0 36px 0 35px;
        line-height: 50px;
        text-decoration: none;
        color: #000;
}

#menu ul li a:hover {
        color: #3e87ca;
}

#content {
        background: url(images/content.gif) repeat-y 0% 0%;
        padding: 0 22px 25px 22px;
}

#page7 #header {
        background: url(images/header-1.gif) no-repeat 0% 100%;
}

#page7 #content {
        background: url(images/content-1.gif) repeat-y 0% 0%;
        padding: 6px 22px 6px 22px;
}

#page7 #footer {
        background: url(images/footer-1.gif) no-repeat 0% 0%;
}

#content p {
        padding: 0 0 17px 0;
        line-height: 1.417em;
        color: #9e9e9e;
}

#content p em {
        float: right;
        padding: 0 7% 0 0;
        font-style: normal;
}

#content p.no-indent {
        padding: 0 !important;
}

.info-box {
        padding: 18px 367px 54px 27px;
}

.info-box p {
        padding: 0 0 13px 0 !important;
        line-height: 1.308em !important;
        font-size: 1.083em !important;
        color: #507093 !important;
}

.info-box a {
        background: url(images/arrow.gif) no-repeat 2px 6px;
        padding: 0 0 0 10px;
        font-weight: bold;
        color: #fff;
}

.extra-indent {
        padding: 18px 294px 54px 27px !important;
}

.box {
        margin: 0 0 18px 0;
}

.box .corner-top-left {
        background: url(images/corner-top-left.png) no-repeat 0% 0%;
}

.box .corner-top-right {
        background: url(images/corner-top-right.png) no-repeat 100% 0%;
        width: 100%;
}

.box .border-top {
        background: url(images/border-top.png) repeat-x 0% 0%;
        height: 56px;
        margin: 0 13px 0 13px;
}

.box .corner-bot-left {
        background: url(images/corner-bot-left.png) no-repeat 0% 0%;
}

.box .corner-bot-right {
        background: url(images/corner-bot-right.png) no-repeat 100% 0%;
        width: 100%;
}

.box .border-bot {
        background: url(images/border-bot.png) repeat-x 0% 0%;
        height: 13px;
        margin: 0 13px 0 13px;
        overflow: hidden;
}

.box .box-content {
        background: url(images/box-tail.png) repeat 0% 0%;
        width: 100%;
}

.box .box-indent {
        padding: 15px 20px 3px 47px;
}

.border-top .col-1 {
        position: relative;
}

.border-top .col-2 {
        position: relative;
}

.border-top .col-3 {
        position: relative;
}

.box p {
        padding: 0 0 26px 0 !important;
        line-height: 1.333em !important;
        font-size: 1em !important;
        color: #77a8d1 !important;
}

.box p.extra {
        padding: 0 0 16px 0 !important;
}

.box i {
        display: block;
        padding: 0 2px 0 0;
        text-align: center;
        font-style: normal;
}

.box i.extra {
        padding: 0 50px 0 0;
}

.line-hor {
        background: #212123;
        width: 100%;
        height: 1px;
        overflow: hidden;
        margin: 0 0 21px 0;
}

.line-hor1 {
        background: #161617;
        width: 100%;
        height: 1px;
        overflow: hidden;
        margin: 0 0 15px 0;
}

.line-ver-1 {
        background: url(images/space.gif) repeat-y;
        position: relative;
}

.line-ver-2 {
        background: url(images/line-ver.gif) repeat-y;
        position: relative;
}

.line-ver-3 {
        background: url(images/line-ver1.gif) repeat-y;
        position: relative;
}

.line-ver-4 {
        background: url(images/line-ver1.gif) repeat-y;
        position: relative;
}

.link {
        background: url(images/link-left.gif) no-repeat 0% 0%;
        display: inline-block;
        line-height: 21px;
        text-decoration: none;
        color: #f7f7f7;
}

.link span {
        background: url(images/link-right.gif) no-repeat 100% 0%;
        display: inline-block;
}

.link span span {
        background: url(images/link-tail.gif) repeat-x 0% 0%;
        display: inline-block;
        height: 38px;
        margin: 0 12px 0 13px;
        padding: 0 3px 0 5px;
}

.link:hover span span {
        cursor: pointer;
        text-decoration: underline;
}

.link-1 {
        background: url(images/link-tail1.gif) repeat-x 0% 0%;
        display: inline-block;
        text-decoration: none;
        color: #f7f7f7;
}

.link-1 span {
        background: url(images/link-left1.gif) no-repeat 0% 0%;
        display: inline-block;
}

.link-1 span span {
        background: url(images/link-right1.gif) no-repeat 100% 0%;
        display: inline-block;
        height: 23px;
        line-height: 21px;
        padding: 0 13px 0 19px;
}

.link-1:hover span span {
        cursor: pointer;
        text-decoration: underline;
}

.link-2 {
        background: url(images/link-tail2.gif) repeat-x 0% 0%;
        display: inline-block;
        text-decoration: none;
        color: #f7f7f7;
}

.link-2 span {
        background: url(images/link-left2.gif) no-repeat 0% 0%;
        display: inline-block;
}

.link-2 span span {
        background: url(images/link-right2.gif) no-repeat 100% 0%;
        display: inline-block;
        height: 23px;
        line-height: 21px;
        padding: 0 11px 0 19px;
}

.link-2:hover span span {
        cursor: pointer;
        text-decoration: underline;
}

.row-2 {
        padding: 0 0 0 28px;
}

.list {
        padding: 0 0 21px 0;
}

.list li {
        background: url(images/marker.gif) no-repeat 0% 9px;
        padding: 0 0 0 10px;
        line-height: 1.667em;
        color: #4b86b6;
}

.list li a {
        color: #4b86b6;
}

.list-1 {
        padding: 0 0 3px 0;
}

.list-1 li {
        width: 100%;
        overflow: hidden;
        margin: 0 0 20px 0;
        padding: 0 0 17px 0;
        border-bottom: 1px solid #19191b;
}

.list-1 li img {
        float: left;
        margin: 1px 22px 0 0;
}

.list-1 li p {
        padding: 0 0 11px 0 !important;
        line-height: 1.417em !important;
        color: #9e9e9e;
}

.list-1 li.extra {
        border: none;
        margin: 0;
        padding: 0;
}

.list-2 {
        width: 100%;
        overflow: hidden;
}

.list-2 li {
        width: 44%;
        padding: 0 5% 7px 0;
        float: left;
}

.list-2 li strong {
        margin: 0 6px 0 0;
}

.indent-bot {
        margin: 0 0 6px 0;
}

.indent-left {
        margin: 0 0 0 18px;
}

.no-ind {
        margin: 0 !important;
        padding: 0 !important;
}

#contact-form {
        width: 208px;
}

#contact-form label {
        display: block;
        height: 26px;
        overflow: hidden;
}

#contact-form input {
        background: #262628;
        width: 200px;
        height: 14px;
        padding: 2px 3px 2px 3px;
        border: 1px solid #14415e;
        float: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.917em;
        color: #77a8d1;
}

#contact-form textarea {
        background: #262628;
        width: 200px;
        height: 105px;
        padding: 3px;
        border: 1px solid #14415e;
        float: left;
        overflow: auto;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.917em;
        color: #77a8d1;
}

#contact-form a {
        background: url(images/link-tail1.gif) repeat-x 0% 0%;
        display: inline-block;
        float: right;
        margin: 13px 0 0 12px;
        text-decoration: none;
        color: #f7f7f7;
}

#contact-form a span {
        background: url(images/link-left1.gif) no-repeat 0% 0%;
        display: inline-block;
}

#contact-form a span span {
        background: url(images/link-right1.gif) no-repeat 100% 0%;
        display: inline-block;
        height: 23px;
        line-height: 21px;
        padding: 0 13px 0 19px;
}

#contact-form a:hover span span {
        cursor: pointer;
        text-decoration: underline;
}

#footer {
        background: url(images/footer.gif) no-repeat 0% 0%;
        height: 77px;
        color: #535454;
}

#footer p {
        padding: 37px 0 0 39px;
}

#footer p span {
        margin: 0 3px 0 0;
}

#footer p a {
        margin: 0 0 0 3px;
        color: #535454;
}
