BODY
{
    font-size: 12px;
    font-family: tahoma;
    background-image: url(img/mainBg.jpg);
    background-repeat: repeat-x;
    background-color: #f7f7fb;
    padding: 0px;
    
    margin: 0px;
}
h1
{
    font-family: Arial,'Times News Roman';
    font-size: 17px;
     color: #3a5362;
}
div#header
{
    height: 107px;
    overflow: hidden;
    background-image: url(img/headerBg.jpg);
    background-repeat: repeat-x;
}
div#title
{
    font-size: 30px;
    font-family: arial;
    font-weight: bold;
    text-align: right;
    color: #000;
    float: right;
    display: block;
    padding-top: 25px;
}
div#menu
{
    background-image: url(img/menuBg.gif);
    width: 960px;
    height: 74px;
}
img#cart
{
    float: left;
}
img#bag
{
    float: right;
}
div#container
{
    width: 960px;
    margin: 0 auto;
}
div#header
{
}
div#offerBox
{
    background-color: #fff;
    background-image: url(img/nav_bg.gif);
    background-repeat: no-repeat;
    background-position: right top;
    padding: 20px;
    direction: rtl;
    
    overflow: hidden;
    height: inherit;
}
div#examples
{
    background-color: #fff;
    background-image: url(img/nav_bg.gif);
    background-repeat: no-repeat;
    background-position: right top;
    padding: 20px;
    direction: rtl;
    
    overflow: hidden;
    height: inherit;
}

div.offer
{
    padding-right: 30px;
    float: right;
    width: 650px;
    height: 110px;
    line-height: 20px;
}
div.level
{
    background-image: url(img/grayBox.gif);
    background-repeat: no-repeat;
    height: 167px;
    width: 170px;
    float: right;
    margin-right: 30px;
    direction: rtl;
    text-align: justify;
    padding: 0px 9px;
    color: #333;
    
}
div#calbox
{
    background-image: url(img/firstBox.gif);
    background-repeat: no-repeat;
    height: 278px;
    width: 161px;
    padding: 0px 20px;
    float: right;
    direction: rtl;
    text-align: justify;
    line-height: 20px;
        color: #333;

}
div#footer
{
    background-color: #dfecf2;
    border-top: solid 1px #c3d3d9;
    direction: rtl;
    padding: 20px 50px;
}
div#mainBlueBox
{
    width: 960px;
    height: 217px;
    background-image: url(img/mainpic.jpg);
    background-repeat: no-repeat;
    text-align: right;
    overflow: hidden;
    clear: both;
}
a.versions
{
    text-align: left;
    display: block;
    
    font-family: Arial, 'Times New Roman';
    font-size: 17px;
    height: 53px;
    font-weight: bold;
    color: #fff;
    width: 190px;
    padding-left: 70px;
    padding-top: 20px;
    margin-right: 5px;
    clear: left;
    text-decoration: none;
}
a.versions:hover
{
    color: #ffff00;
    text-decoration: underline;
}
#menu a
{
    display: block;
    font-family: Arial, 'Times news Roman';
    font-size: 20px;
    font-weight: bold;
    color: #777;
    height: 64px;
    display: block;
    float: right;
    padding-top: 10px;
    text-align: center;
    width: 235px;
    text-decoration: none;
}
#menu a.first:hover
{
    color: #adde25;
}
#menu a.second:hover
{
    color: #00a8c9;
}
#menu a.third:hover
{
    color: #e7711e;
}
#menu a.forth:hover
{
    color: #e3018b;
}
#menu span
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    display: block;
    margin-top: 5px;
}
#calbox h1
{
    font-family: Arial, 'times new Roman';
    font-size: 18px;
    text-align: center;
    color: #5599aa;
    margin-top: 20px;
}
.level h1
{
    font-family: Arial, 'times new Roman';
    font-size: 18px;
    text-align: center;
    color: #5599aa;
    margin-top: 10px;
    margin-bottom: 3px;
}
 
.level a
{
    display: block;
    text-align: center;
    color: #ff0000;
    text-decoration: none;
    margin-top: 15px;
}
.level a:hover
{
    color: #00aa00;
    text-decoration: underline;
}
div.boxes
{
    width: 300px;
    margin-left: 1px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
    float: left;
}
.boxes img
{
    border: 0px;
}