﻿body 
{
   font-family:Verdana;
   font-size: 12px;
}
a {text-decoration:none; color:#0b54a5; font-weight:bold;} 
a:hover {text-decoration:underline;}

a img 
{
    border: none;
}

table.prices 
{
    float:left;
    background-image: url(../images/bg.png);
}

table.prices td 
{
    vertical-align:top;
}

h1 
{
    font-size: large; 
    font-weight: bold;
}

h2 
{
    font-size: medium; 
    font-weight: bold;
}

.sidebar 
{
    float: left;
    margin-left: 20px;
}

.main 
{
    float:left;
    width: 600px;
}

.special 
{
    float:left;
    width: 300px;
    margin-left: 20px;
    margin-top: 2px;
}

.footer 
{
    float: left;
    width:100%
}

.countries 
{
    float:left;
    margin-right: 30px;
}
.video
{
    padding-left: 40px;
}
