body
{
    margin: 0;
    background-color: #fff;
    background-position: center top;
    background-image: url(/images/common/bg.png);
    background-repeat: no-repeat;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 0.70em;
    line-height: 135%;
    text-align: center;
}

input, textarea, select
{
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 10px;
    margin: 0;
    vertical-align: middle;
}

a
{
    color: #ff5d0c;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h1, h2, h3, h4, h5, .intro, .copy
{
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

fieldset, form, table
{
    margin: 0;
    border: 0;
    padding: 0;
    font-size: 100%;
}

h1
{
    font-size: 22px;
}

h1 span
{
    color: #ff0000;
}

h2
{
    font-size: 17px;
}

p.intro
{
    font-size: 22px;
}

.copy
{
    font-size: 17px;
    margin: 12px 0;
}

td.copy
{
    font-size: 15px;
    list-style-type: none;
}

tr
{
    vertical-align: top;
}

th
{
    font-weight: normal;
    font-size: 90%;
    color: #777;
    text-align: left;
}

.list
{
    list-style-type: none;
    margin: 1.5em 0;
    padding: 0;
}

.list li
{
    background-image: url(/images/common/bullet-rn.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 15px;
    margin: 0;
}

.l
{
    float: left;
    width: 401px;
}

.r, .r a
{
    color: white;
}

.heading
{
    display: none;
}

.full
{
    width: 99%;
}

.link
{
    background-image: url(/images/common/bullet-wt.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 10px;
    margin: 0.5em 0 0 0;
}

.menu
{
    background: #f9f9f9;
    margin: 0;
    padding: 20px 10px;
    list-style-type: none;
    width: 186px;
    _width: 206px;
    height: 320px;
    _height: 360px;
}

.menu li
{
    color: black;
    padding: 5px 10px;
    background-image: url(/images/common/bullet-bk.gif);
    background-position: left center;
    background-repeat: no-repeat;
}

.menu li a
{
    color: black;
}

.summary dd
{
    padding: 0;
    margin: 0;
}

.note
{
    font-size: 90%;
    color: #aaa;
    margin-top: 2em;
}

.form
{
    width: 100%;
}

.form button
{
    border: 0;
    background-color: #ff660c;
    color: white;
    padding: 5px 10px;
    font-size: 100%;
    display: block;
}

.archive
{
    margin: 1em 0 3em 0;
    padding: 0;
}

.archive dt
{
    width: 24%;
    float: left;
}

.archive dd
{
    margin-left: 25%;
}

.spacer
{
    height: 1px;
    overflow: hidden;
    clear: both;
}

#layout
{
    width: 906px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    padding-top: 96px;
}

#layout_common .l, #layout_services .l
{
    margin-bottom: 30px;
}

#layout_common .r, #layout_services .r
{
    margin-left: 451px;
    background-color: #FF9934;
    background-position: right bottom;
    background-image: url(/images/common/ftcbg.jpg);
    background-repeat: no-repeat;
    min-height: 340px;
    _height: 360px;
    padding: 20px 20px 0 40px;
    margin-bottom: 30px;
}

#layout_services .r
{
    min-height: 360px;
    _height: 360px;
    padding: 0;
}

#layout_home .r
{
    padding-top: 30px;
    position: absolute;
    top: 0;
    left: 437px;
}

#layout_common #content, #layout_services #content
{
    min-height: 360px;
    _height: 380px;
    padding: 20px 0 0 80px;
}

#layout_home #content
{
    height: 420px;
    background-position: center bottom;
    background-image: url(/images/home/home-base.png);
    background-repeat: no-repeat;
    position: relative;
}

#layout_home .l
{
    position: absolute;
    top: 0;
    left: 0;
    width: 437px;
    height: 326px;
    background-position: left top;
    background-image: url(/images/home/home-img.jpg);
    background-repeat: no-repeat;
}

#layout_home p.intro
{
    width: 468px;
    height: 224px;
    overflow: hidden;
}

#layout_home p.news
{
    width: 428px;
    height: 42px;
    overflow: hidden;
    background-position: left top;
    background-image: url(/images/home/home-intro.jpg);
    background-repeat: no-repeat;
    margin: 0;
    padding: 15px 20px;
}

#header
{
    width: 906px;
    height: 94px;
    background-color: #f9f9f9;
    background-position: 724px 32px;
    background-image: url(/images/common/logo.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

#footer
{
    background-color: #837b18;
    background-position: center top;
    background-image: url(/images/common/footer.png);
    background-repeat: no-repeat;
    width: 906px;
    height: 36px;
    clear: both;
}

#header ul
{
    position: absolute;
    top: 40px;
    left: 64px;
}

#header ul, #footer ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#header li
{
    float: left;
    height: 20px;
    overflow: hidden;
    background-position: 0 -20px;
}

#header li a
{
    display: block;
    padding-top: 20px;
    background-position: 0 0;
}

#header li.selected a
{
    background-position: 0 -40px;
}

#header li a:hover
{
    background-image: none;
}

#footer ul
{
    text-align: right;
    padding: 12px 12px 0 0;
}

#footer li
{
    font-size: 90%;
    padding-left: 10px;
    float: right;
}

#footer li a
{
    color: white;
}

#logo
{
    position: absolute;
    top: 32px;
    left: 720px;
    width: 150px;
    height: 32px;
    overflow: hidden;
}

#logo a
{
    display: block;
    padding-top: 32px;
}

#nav_pr, #nav_pr a { width: 88px; background-image: url(/images/common/nav-pr.gif); }
#nav_company, #nav_company a { width: 78px; background-image: url(/images/common/nav-company.gif); }
#nav_services, #nav_services a { width: 75px; background-image: url(/images/common/nav-services.gif); }
#nav_projects, #nav_projects a { width: 77px; background-image: url(/images/common/nav-projects.gif); }
#nav_contact, #nav_contact a { width: 92px; background-image: url(/images/common/nav-contact.gif); }
#nav_home, #nav_home a { width: 56px; background-image: url(/images/common/nav-home.gif); }
