﻿body 
{
    margin:0px;
    padding:0px;
}
a
{
    color:#6297d6;
}
img
{
    border:0;
}
div.content
{
    width:940px;
    margin:0px auto 0px auto;
}
div.top
{
    width:940px;
    height:120px;
    background-image:url(/img/topBg.jpg);
    background-position:right top;
    background-repeat:no-repeat;
}
div.topContacts
{
    padding-top:45px;
    text-align:right;
}
div.nav
{
    width:527px;
    height:86px;
    background-image:url(/img/NavBg.jpg);
    background-repeat:no-repeat;
    padding-top:28px;
    padding-left:20px;
}

div.defMiddle
{
    width:100%;
    height:350px;
    background-image:url(/img/defaultLogo.jpg);
    background-position:right top;
    background-repeat:no-repeat;
}
table.teasers
{
    width:410px;
}
div.body
{
    font-family:Trebuchet MS;
    font-size:13px;
}
div.body hr
{
    height:2px;
    background-color:#e6ecee;
    border:0;
}
div.leftCol
{
    width:330px;
    float:left;
    position: relative;
    left: 0.00%;
   
}
h1
{
    font-family:Trebuchet MS;
    color:#ed4e08;
    font-size:18px;
}
h2
{
    font-family:Trebuchet MS;
    color:#f7ad33;
    font-size:15px;
}
table.price 
{
    width:580px;
}
table.price th
{
    padding:10px;
    margin:10px;
    background-color:#eaf0f2;
    color:#6297d6;
    font-family:Trebuchet MS;
    font-size:14px;
}
table.price .colPrice
{
    color:#ee4908;
    font-weight:bold;
    padding-top:10px;
    padding-bottom:10px;
    margin:10px;
}
table.price tr.separator td
{
    border-bottom:1px solid #cccccc;
}
div.rightCol
{
   position: relative;
   float: right;
   right: 0.00%;
   width: 600px;
}
p.big, p.big a
{
    font-size:16px;
    color:#6297d6;
}
div.footer
{
    display:none;
    height:140px;
    background-image:url(/img/footerBg.jpg);
    background-repeat:no-repeat;
}
div.copyright
{
    padding-top:50px;
    padding-left:20px;
}
