* {
    margin: 0;
    padding: 0;
}
img {
    border: none;
}
img, div, a { behavior: url(iepngfix/iepngfix.htc) }
body {
    background: #fff url('images/back.jpg') repeat-x top left;
    text-align:center;
    font-family: Verdana, Arial, sans-serif;
    background-color: #fff;
}

#site {
    width: 1024px;
    height: 868px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    background:  url('images/coffee.jpg') no-repeat 503px 200px;
}
#content {
    position: absolute;
    text-transform: uppercase;
    text-align: left;
}
#content {
    color: #1e3338;
}
#content h2 {
    font-size: 11pt;
    margin-bottom: 5px;
}
#content p {
    font-size: 10pt;
    line-height: 140%;
    margin-bottom: 8px;
}
#content p.forms {
    text-transform: uppercase;
    text-align: justify;
    font-size: 9pt;
    line-height: 235%;
}
#content p.first {
    font-size: 11pt;
    line-height: 140%;
    margin-bottom: 35px;
}


#wrap {
    position: absolute;
    width: 35%;
    height: 65px;
    top: 803px;
    right: 0;
    background: transparent url('images/wrapper.jpg') repeat-x;
}
#nav {
    width: 480px;
    height: 100px;
    position: relative;
    float: right;
}
#nav .button {
    display:block;
    width:105px;
    height:58px;
    float:left;
    margin-top: 42px;
    margin-right: 30px;
    padding-top: 40px;
    text-align:center;
    text-decoration:none;
    background: url('images/cup.png') no-repeat;
}
#nav .button:hover {background: url('images/cup_over.png') no-repeat;}
#nav span {
    color: #78161a;
    font-size: 0.65em;
    font-weight: normal;
    text-transform: uppercase;
}
#nav .home {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 20px;
    right: 1px;
    overflow: hidden;
    text-indent: 100px;
    background: #ddd url('images/close.jpg') no-repeat;
}

.aveex_href {
    display: block;
    width: 386px;
    height: 65px;
    position: absolute;
    bottom: 0;
    right: 0;
    overflow: hidden;
    text-indent: 500px;
    background: transparent url('images/aveex_href.jpg') no-repeat;
}


.abs {
    position: absolute;
}
#footer {
    clear: both;
    font-size:x-small;
    font-weight:bold;
    font-family:"Century Gothic",Arial,Verdana,Helvetica,sans-serif;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    color: yellow;
    background: #fff url(uploads/footer_wrap.gif) repeat-x;
}
#footer td {
    text-align: left;
    font-size: 7.5pt;
}
#footer td.description {
    padding-right: 0px;
    padding-top: 10px;
    vertical-align: top;
}
#footer img {
    height: 54px;
}
