/*
        (c) 2007, Mediaweb Studio
        Client: 
        URL:
*/

        /* common */
html,
body,
img,
form {
        margin: 0px;
        padding: 0px;
        border: none;}
body {
        background: #002121;}
body,
td {
        font: 12px Arial, sans-serif;
        color: #fff;}
a {
        color: #fff;
        text-decoration: underline;}
a:hover {
        text-decoration: none;}
table {
        border: 0px;
        border-collapse: collapse;}
td {
        vertical-align: top;
        padding: 0px;}
p {     
        padding: 0px;
        margin: 0px 0px 12px 0px;}

H1 {color:#fff; font-size:13px; margin:0; padding:0;}
H1 A {font-size:13px; font-weight:bold;}

DIV.main-cont {background:url(/img/cnt/head-back.gif) repeat-x #F9F9F9; min-width:990px;}

/* header */
DIV.header {width:100%; height:263px; background: url(/img/cnt/head-img.gif) right no-repeat; color:#000;}
DIV.padding1 {padding:94px 80px 0 80px;}
DIV.top-logos {width:100%; overflow:hidden; padding-top:60px;}
DIV.top-logos DIV {width:33%; float:left;}
/*DIV.last-logo {width:33% !important;}*/
DIV.padding3 {padding:0 20px; float:none !important; width:auto !important;}
IMG.logo {margin-left:20px;}

/* content */
DIV.content-cont {clear:both; width:100%; height:737px; background: url(/img/cnt/cont_back.gif) repeat-x #0893B9;}
DIV.padding2 {padding:0 80px 0 80px;}

DIV.content-row {width:100%; overflow:hidden; border-bottom:1px solid #2F97B3;}
DIV.content-row DIV {width:33%; float:left;}
/*DIV.content-row DIV.last-col {width:33% !important;}*/
DIV.padding4 {padding:15px 20px; float:none !important; width:auto !important;}

.blue {color:#A5EAFE;}

.no-border {border:0 !important;}
.big-link {font-weight:bold; color:#E3F9FF;}
.price {font-size:18px; color:#E3F9FF;}
.more-info {margin-top:7px;}

DIV.contacts {margin-top:100px; padding:0 20px; color:#A5EAFE;}
DIV.contacts H1 {font-size:12px !important; font-weight:normal; color:#A5EAFE;}
DIV.contacts A {color:#A5EAFE;}


