html
{
    width:100%;
    height:100%;
}

body
{
    background-color: #32353a;
    padding: 0px;
    margin:0px;
}

.clear
{
    clear:both;
}

a img
{
    border: none;
}

.main
{
    background-image:url("../images/background_repeat.gif");
    background-repeat: repeat-x;
    width: 100%;
    text-align: left;
    font-family: arial, helvetica, sans-serif;
}

.logo
{
    float: left;
    padding: 3px 0px 0px 11px;
}

.details
{
    float:left;
    padding: 0px 0px 0px 73px;
}

.content_container
{
    float: left;
    width: 951px;
}

.header
{
    background-image: url("../images/header_bg.gif");
    background-repeat: no-repeat;
    width:951px;
    height: 200px;
}

.contact
{
    font-size: 25px;
    color: #636466;
    padding: 75px 0px 0px 468px;
}

.w_contact
{
    font-size: 25px;
    color: #636466;
    padding: 75px 0px 0px 0px;
}

.w_contact a:link,
w_contact a:active,
w_contact a:visited,
.contact a:link,
.contact a:active,
.contact a:visited
{
    color: #939598;
    text-decoration: underline;
}

w_contact a:hover,
.contact a:hover
{
    color: #939598;
    text-decoration: none; 
}

.address
{
    padding: 16px 0px 0px 468px;
    font-size: 13px;
    color: #939598;
}

.w_address
{
    padding: 16px 0px 0px 0px;
    font-size: 13px;
    color: #939598;
}

.content_holder
{
    padding-left: 69px;
}

.content
{
    width:882px;
}

.warning
{
    width:600px;
    height: 176px;
    background-image: url("../images/warning.jpg");
    background-repeat: no-repeat;
}

.warning_js
{
    width:600px;
    height: 176px;
    background-image: url("../images/warning_js.jpg");
    background-repeat: no-repeat;
}

.warning_header
{
    font-size: 34px;
    margin: 0px;
    padding:0px;
    width: 430px;
    padding: 24px 0px 0px 20px;
}

.warning_text
{
    width: 350px;
    padding: 8px 0px 0px 75px;
    font-size: 14px;
}

.warning_text a:link,
.warning_text a:active,
.warning_text a:visited
{
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}

.warning_text a:hover
{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none; 
}

.text
{
    width:571px;
    background-color: #191a1d;
    padding: 30px;
    color: #ffffff;
}

.end
{
    padding: 30px 30px 200px 30px !important;
}

.text p
{
    padding: 7px 0px 7px 0px;
    margin:0px;
    font-family: helvetica, arial, sans-serif;
    font-size: 16px;
}

.text h1
{
    padding: 10px 0px 10px 0px;
    margin: 0px;
    font-size: 26px;
    font-weight: bold;
}

.text h2
{
    padding: 10px 0px 10px 0px;
    margin: 0px;
    color: #939598;
    font-size: 20px;
    font-weight: normal;
}

.text a:link,
.text a:active,
.text a:visited
{
    color: #ffffff;
    text-decoration: underline;
}

.text a:hover
{
    color: #ffffff;
    text-decoration: none;
}

.caps
{
    font-size: 14px !important;
}

.grey
{
    color: #939598;
}

.white
{
    color: #ffffff;
}

.shapes
{
    width:882px;
    background-image: url("../images/shapes_bg.jpg");
    background-repeat: repeat-y;
    background-position: right top;
}

.footer
{
    width: 100%;
    border-top: 1px solid #939598;
}

.footer_item
{
    float:left;
    padding: 10px 0px 10px 30px;
    font-size: 10px;
    color: #636569;
}

.footer_item a:link,
.footer_item a:active,
.footer_item a:visited
{
    color: #636569;
    text-decoration: underline;
}

.footer_item a:hover
{
    color: #636569;
    text-decoration: none;   
}

/*
.noflash
{
    background-image: url("../images/nervmedia_noflash_bg.jpg");
    background-repeat: no-repeat;
    width: 1050px;
    height: 850px;
}

.noflash_text
{
    font-family: helvetica;
    padding: 200px 0px 0px 105px;
    width: 491px;
}

.noflash_text a:link,
.noflash_text a:active,
.noflash_text a:visited,
.noflash_text a:hover
{
    color:#636668;
    text-decoration: underline; 
}


.noflash_text h1
{
    font-size: 48px;
    font-weight: normal;
    color:#939598;
    margin: 0px;
    padding:0px;
}

.noflash_text p
{
    font-size: 14px;
    color:#636668;
    margin: 5px 0px 0px 0px; 
    padding:0px;
}

.noflash_logo
{
   padding: 160px 0px 10px 20px; 
}

.footer
{
    padding-top: 10px;
}

.footer a:link,
.footer a:active,
.footer a:visited
{
    color:#636668;
    text-decoration: none;
}

.footer a:hover
{
   color:#636668;
   text-decoration: underline;
}

.footer_bar
{
    height: 2px;
    width: 950px;
    background-color: #939598;
    margin-left: 100px;
}

.footer_item
{
    font-family: helvetica;
    float:left;
    font-size: 11px;
    color:#636668;
}

.first
{
    width:205px;
    padding-left: 100px;
}

.second
{
    width: 139px;
    padding-right: 30px;
    text-align: right;
}

.third
{
    width: 575px;
}

.white
{
    color: #939598;
}

*/