﻿body
{
    margin: 0;
    padding: 0;
}

#masthead
{
    background: #131313;
    width: 950px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}

#container
{
    min-width: 950px;
    width: 950px;
    height: 455px;
    margin-top: 0px;
    background: #131313;
    margin-left: auto;
    margin-right: auto;
}


#page_content
{
    background: #131313;
}

.outerContainer
{
    background: #1a1a1a no-repeat url('img/contactform_header.gif');
    width: 750px;
    margin-left: auto;
    margin-right: auto;
}

.outerContainer h4
{
    height: 50px;
    color: #ddd;
    line-height: 55px;
    padding-left: 60px;
    margin: 0;
}

.innerContainer
{
    width: 750px;
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    float: left;
    background: #1a1a1a;
}


.innerContainer #right_col
{
    width: 195px;
    height: 139px;
    margin-right: 70px;
    margin-top: 20px;
    float: right;
    background: url('img/plain.png') no-repeat;
}

.innerContainer #left_col
{
    margin-right: 265px;
}


.innerContainer #social_net
{
    margin-left: 450px;
}

#footer
{
    clear: both;
    background: #131313 url('hr_horizontal.gif') repeat-x;
    min-width: 950px;
    width: 950px;
    padding: 10px 0 10px 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#footer #copyrightsContent
{
    text-align: center;
    margin-top: 5px;
}

#footer #dan_Logo_Bottom
{
    width: 40px;
    height: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background: url(DAN_Logo.png) no-repeat;
}

#footer a, #footer p, #footer ul
{
    color: #999;
    font-size: 11px;
}
#footer ul
{
    padding: 0;
    margin-bottom: 5px;
}
#footer li
{
    list-style: none;
    display: inline;
}
#footer a
{
    text-decoration: none;
}
#footer a:hover
{
    color: #e5d79a;
}
#footer p
{
    margin: 0;
}


























.input.text
{
    font-size: 9pt;
    font-weight: bold;
    background: #3f3f3f;
    border: 1px solid #080808;
    color: #ddd;
    height: 20px;
    width: 300px;
    line-height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
}

.submitButton
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background: url('img/button.png') no-repeat;
    color: #ddd;
    height: 28px;
    width: 120px;
    margin-top:10px;
    margin-left: 200px;
    margin-right: auto;
    cursor: pointer;
}

.submitButton:hover
{
    background: url('img/button.png') no-repeat 0 -28px;
    color: #e5d79a;
}

.labelFileds
{
    font-size: 12px;
    color: #ddd;
    display: block;
    font-weight: bold;
    text-align: right;
    line-height: 24px;
    width: 100px;
    float: left;
    padding-right: 5px;
}















html, body
{
    background-color: #000000;
    margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, table, address
{
    margin-bottom: 14px;
}

P
{
    text-decoration: none;
    color: #ccc;
    font-size: 13px;
}

img
{
    border: 0;
}
ul, dl
{
    padding-left: 15px;
}
dt
{
    font-weight: bold;
}
a
{
    color: #e5d79a;
    outline: none;
    text-decoration: none;
}
a:hover
{
    color: #e5d79a;
    text-decoration: underline;
}
label
{
    cursor: pointer;
}
.clearfix:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix
{
    display: inline-block;
}
html[xmlns] .clearfix
{
    display: block;
}
* html .clearfix
{
    height: 1%;
}
.imgheader, .imgbutton
{
    text-indent: -9999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.imgbutton
{
    display: block;
}
