﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
:focus
{
    outline: 0;
}
body
{
    line-height: 1;
    color: #3F3F3F;
    background: #FFFFFF;
    font-family: Arial, Verdana, Helvetica, Tahoma, Helvetica-Narrow, sans-serif;
    font-size: 12px;
}
ol, ul
{
    list-style: none;
}
table
{
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td
{
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}
blockquote, q
{
    quotes: "" "";
}
a, a:visited
{
    color: #000000;
}
a:hover
{
    text-decoration: underline;
    color: #000000;
}
#container
{
    width: 950px;
    height: 713px;
    margin: auto;
}
#background
{
    position: absolute;
}
#nav
{
    width: 950px;
    height: 129px;
    position: absolute;
    z-index: 100;
}
#logo
{
    width: 194px;
    height: 200px;
    margin-top: 58px;
    margin-left: 23px;
    position: absolute;
    z-index: 101;
}
#image
{
    width: 192px;
    height: 161px;
    margin-top: 524px;
    margin-left: 23px;
    position: absolute;
    z-index: 3;
}

#nav li a
{
    display: block;
}
#nav li
{
    margin-top: 63px;
    position: absolute;
    height: 50px;
}
#nav-home
{
    margin-left: 272px;
}
#nav-about-us
{
    margin-left: 440px;
}
#nav-buzz
{
    margin-left: 625px;
}
#nav-contact-us
{
    margin-left: 780px;
}
#content
{
    width: 640px;
    height: 460px;
    margin-top: 155px;
    margin-left: 250px;
    position: absolute;
    z-index: 200;
}
h1
{
    color: #BC272D;
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    padding-bottom: 10px;
}
h2
{
    color: #BC272D;
    font-size: 12px;
    padding-bottom: 10px;
    padding-top: 10px;
}
p
{
    line-height: 16px;
    padding-bottom: 10px;
}
#services
{
    width: 660px;
}

#services li
{
    line-height: 20px;
    width: 310px;
    float: left;
    margin-left: 10px;
}
.clear
{
    clear: both;
}
.fl
{
    float: left;
}
.pt-10
{
    padding-top: 10px;
}
strong
{
    font-weight: bold;
}
#contactus
{
    clear: both;
    margin-left: 20px;
    padding-top: 20px;
}
#contactus li
{
    height: 38px;
    line-height: 20px;
}
#contactus li img
{
    padding-right: 10px;
    vertical-align: middle;
}
.scroll-pane
{
    width: 650px;
    height: 420px;
    overflow: auto;
    float: left;
}

#pane li
{
    border-bottom: solid 1px #AAAAAA;
    padding: 10px;
}
.v-align
{
    vertical-align: middle;
}
.small
{
    font-size: 11px;
}
