﻿body 
{
    margin: 0;
    padding: 0;
    width: 100%;
    background: #e3ded1;
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    line-height: 1.5em;
    color: #000;
}

#main-box 
{
    width: 960px;
    height: 650px;
    position: absolute; 
    left: -480px;
    margin-left: 50%;
    text-align: center;
}

#main-box-c
{
    width: 960px;
    height: 650px;
    position: absolute; 
    left: -480px;
    margin-left: 50%;
    text-align: center;
}

#borders
{
    width: 960px;
    height: 600px;
    text-align: center;
    margin: 0 auto;
    background: url('images/layout/page_borders.jpg') repeat-y top left;
}

#borders-c
{
    width: 960px;
    height: 600px;
    text-align: center;
    background: url('images/layout/page_borders.jpg') repeat-y top left;
}

#moveit 
{
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

#border-padding 
{
    text-align: center;
    padding: 10px 0px 0px 0px;
}

#borders-bottom 
{
    width: 965px;
    height: 10px;
    background: url('images/layout/page_borders_bottom.jpg') no-repeat top left;
}

#line-spacer 
{
    width: 100%;
    height: 1px;
    font-size: 1px;
}

#header 
{
    width: 100%;
    height: 80px;
    padding: 0px 0px 0px 0px;
    text-align: right;
}

#header-line 
{
    width: 95%;
    height: 1px;
    color: #e7e3d8;
    background: #e7e3d8;
    border: #e7e3d8;
    float: left;
}

#header-line-holder 
{
    height: 1px;
    font-size: 1px;
    width: 100%;
    text-align: left;
    padding: 3px 0 0 0;
}

#container 
{
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

#left 
{
    float: left;
    width: 15%;
    text-align: left;
}

#left-c 
{
    float: left;
    width: 15%;
    line-height: 7px;
    text-align: left;
}

#left-c-alt
{
    float: left;
    width: 17%;
    line-height: 7px;
    text-align: left;
}

#right-c
{
    float: right;
    width: 85%;
    text-align: left;
}

#right 
{
    float: right;
    width: 85%;
    text-align: left;
}

#right-alt
{
    float: right;
    width: 83%;
    text-align: left;
}

#flash 
{
    width: 100%;
    height: 35px;
}

.vMenu img
{
    border: solid 3px #fff;
    border-left: 0;
    border-right: 0;
}

.eMenu-Div 
{
    width: 100%;
    padding-left: 7px;
    line-height: 15px;
}

.eMenu 
{
    font-family: Verdana;
    font-size: 10vpx;
    color: #a0a0a0;
    text-decoration: none;
}

.eMenu:hover 
{
    color: #e5b11d;
}

.eMenu:active 
{
    color: #e5b11d;
}

#spacer 
{
    width: 100%;
    height: 10px;
    font-size: 1px;
}

#spacer-c 
{
    width: 100%;
    height: 20px;
    font-size: 1px;
}

#footer 
{
    width: 960px;
    text-align: center;
    margin: 0 auto;
}

#f-left
{
    float: left;
    width: 80%;
    text-align: left;
    font-size: 10px;
    color: #b0b0b0;
}

#f-right
{
    float: right;
    width: 20%;
    text-align: right;
}

#text-pad 
{
    text-align: left;
    padding: 10px 50px 0px 40px;
}

#text-pad-work 
{
    text-align: right;
    padding: 10px 39px 0px 0px;
}

#text-pad-home 
{
    text-align: right;
    padding: 10px 39px 0px 0px;
    position: relative;
    top: -6px;
}

#text-pad-contact 
{
    text-align: left;
    padding: 0px 41px 0px 20px;
    margin-right: 6px;
}

#text-pad-news
{
    text-align: left;
    padding: 10px 0px 0px 40px;
}

hr 
{
    background-color: #d0d0d0;
    color: #d0d0d0;
    border: 0;
    height: 1px;
    width: 100%;
}

#contactpage-left 
{
    width: 40%;
    height: 400px;
    float: right;
    border: solid 1px #e7e3d8;
    border-right: 0;
}

#contactpage-right 
{
    width: 50%;
    height: 400px;
    float: right;
    border: solid 1px #e7e3d8;
    border-left: 0;
}

.cpaddl 
{
    padding: 50px 0px 50px 50px;
    text-align: left;
}

.cpaddr 
{
    padding: 50px 50px 50px 0px;
    text-align: left;
}
