﻿body
{
    background-color: #18263D;
    margin: 0;
    font: 11px Arial, Helvetica, sans-serif;
    background-attachment: fixed;
    padding: 0;
}
.center
{
    width: 768px;
    display: inline-block;
    height: 729px;
    background-image: url(../images/bgBody2.png);
    background-repeat: repeat-x;    
}
.logo
{
    font-size: 14px;
}
.text
{
    color: White;
    width: 530px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    border-top: 1px solid #dddddd;
    text-align: justify;
}
.content
{
    margin-top: 80px;
    padding-top: 0px;
    display: inline-block;
    color: #269599;
    text-align: left;
    width: 668px;
    height: 412px;
    background-image: url(../images/Image363.png);
    background-repeat: no-repeat;
    background-position: top;
    padding-left: 15px;
    padding-right: 15px;
    background-color: Transparent;
}
.title
{
    color: White;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana;
    padding-top: 3px;
}
.comment
{
    width: 450px;
    display: inline-block;
    padding-top: 20px;
    line-height: 20px;
    float: left;
    padding-left: 15px;
}

.project
{
    float: right;
    padding-top: 35px;
    padding-right: 15px;
    display: inline-block;
}
.top-jcarousel
{
    background-image: url(../images/top.png);
    background-repeat: no-repeat;
    width: 117px;
    height: 9px;
}
.bottom-jcarousel
{
    background-image: url(../images/bottom.png);
    background-repeat: no-repeat;
    width: 117px;
    height: 9px;
}
.top-contact
{
    background-image: url(../images/form_top.gif);
    background-repeat: no-repeat;
    width: 450px;
    height: 13px;
}
.center-contact
{
    background-color: #333333;
    text-align: center;
    display: inline-block;
    width: 450px;
}
.bottom-contact
{
    background-image: url(../images/form_bottom.gif);
    background-repeat: no-repeat;
    width: 450px;
    height: 13px;
}
.btnsend
{
    background-image: url(../images/send.png);
    background-color: #333333;
    width: 50px;
    height: 24px;
    text-align: center;
    border: 0px #333333 solid;
    font-weight: bold;
    font-size: 11px;
    color: White;
}
.btncancel
{
    background-image: url(../images/cancel.png);
    background-color: #333333;
    width: 65px;
    height: 24px;
    text-align: center;
    border: 0px #333333 solid;
    font-weight: bold;
    font-size: 11px;
    color: White;
}
.contact
{
    text-align: right;
    font-weight: bold;
    font-size: 11px;
    color: White;
}
.field
{
    border: 1px solid #346F97;
    background-color: #333333;
    color: White;
}
.header
{
    padding-top:15px;
    width: 768px;
    height:90px;
    padding-bottom:5px;
    
}
.left-header
{
    width: 163px;
    float: left;
    display: inline-block;
    padding-left:50px;        
}
.right-header
{   
    display: inline-block;
    padding-left:0px;    
}
