﻿body {
    margin:0px;
    padding:0px;
    background-image:url('Img/BodyBackground.jpg');
    background-repeat:repeat;
    background-position:left 27px;
    font-family:Arial;
    font-size:10pt;
    color:#323232;
}
form {
    margin:0px;
    padding:0px;
    background-image:url('Img/FormBackground.png');
    background-repeat:repeat-x;
}
.Cleaner {
    clear:both;
    height:1px;
    line-height:1px;
    font-size:1px;
}
#CenteredBody {
    width:800px;
    margin-left:auto;
    margin-right:auto;
}
#Header {
    width:787px;
    padding-left:13px;
    height:214px;
    padding-top:11px;
    background-image:url('Img/PageHeader.png');
    background-repeat:no-repeat;
}
#Header .IllustrationImage {
    width:242px;
    height:204px;
    background-image:url('Img/HeaderIllustration.jpg');
    background-repeat:no-repeat;
}
#Header .IllustrationImageBaba {
    width:242px;
    height:204px;
    background-image:url('Img/HeaderImages/baba.jpg');
    background-repeat:no-repeat;
}
#Header .IllustrationImageHosting {
    width:242px;
    height:204px;
    background-image:url('Img/HeaderImages/hosting.jpg');
    background-repeat:no-repeat;
}
#Header .IllustrationImageServis {
    width:242px;
    height:204px;
    background-image:url('Img/HeaderImages/servis.jpg');
    background-repeat:no-repeat;
}
#Header .IllustrationImageLan {
    width:242px;
    height:204px;
    background-image:url('Img/HeaderImages/lan.jpg');
    background-repeat:no-repeat;
}
#Header .IllustrationImageHighway {
    width:242px;
    height:204px;
    background-image:url('Img/HeaderImages/highway.jpg');
    background-repeat:no-repeat;
}
#Header .IllustrationImageKeyboard {
    width:242px;
    height:204px;
    background-image:url('Img/HeaderImages/keyboard.jpg');
    background-repeat:no-repeat;
}
#ContentBody {
    width:792px;
    background-image:url('Img/ContentBodyBackground.png');
    background-repeat:repeat-y;
    padding-left:4px;
    padding-right:4px;
}
#LeftPanel {
    float:left;
    width:251px;
    padding-left:5px;
    padding-top:20px;
}
#LeftPanel h1 {
    background-image:url('Img/MenuDarkBackground.png');
    background-repeat:repeat-y;
    font-size:1.2em;
    font-weight:bold;
    padding-top:12px;
    padding-bottom:12px;
    margin:0px;
    padding-left:30px;
    color:#666666;
}
#RightPanel {
    float:right;
    width:500px;
    padding-top:20px;
    padding-right:30px;
    padding-bottom:20px;
}
#RightPanel h1 {
    background-image:url('Img/HeaderIcon.jpg');
    background-repeat:no-repeat;
    background-position:0px 4px;
    color:#035fc2;
    padding-left:20px;
    font-size:1.5em;
    margin:0px;
    margin-left:15px;
    padding-bottom:12px;
}
#RightPanel a {
    color:#035fc2;
    font-weight:bold;
}
#RightPanel h2 {
    background-image:url('Img/Header2Background.png');
    background-repeat:no-repeat;
    background-position:20px bottom;
    color:#035fc2;
    padding-left:20px;
    font-size:1.3em;
    margin:0px;
    margin-left:15px;
    padding-bottom:5px;
    padding-top:8px;
    margin-bottom:8px;
}
#RightPanel h3 {
    color:#666666;
    padding-left:20px;
    font-size:1.1em;
    margin:0px;
    margin-left:15px;
    padding-bottom:2px;
    padding-top:4px;
}
#RightPanel p {
    margin:0px;
    padding-bottom:15px;
    line-height:1.6em;
    padding-left:36px;
    text-align:justify;
}   
#RightPanel ul {
    margin:0px;
    padding:0px;
    margin-left:13px;
    padding-left:36px;
    padding-bottom:15px;
    line-height:1.6em;
}
#ContentFooter {
    background-image:url('Img/PageFooter.png');
    background-repeat:no-repeat;
    padding-top:20px;
    text-align:center;
    width:800px;
    padding-bottom:30px;
}
.Menu {
    padding-left:30px;
    padding-right:30px;
    padding-top:30px;
    padding-bottom:30px;
    color:#666666;
}
.MenuItem1 {
    height:24px;
    padding-top:6px;
    border-top:solid 1px #ffffff;
    border-bottom:solid 1px #dddddd;
    background-image:url('Img/MenuLevel1Icon.png');
    background-repeat:no-repeat;
    background-position:0px 8px;
    padding-left:30px;
    font-weight:bold;
    text-decoration:none;
    color:#666666; 
    display:block;
    outline:#ffffff solid 0px;
}
.MenuItem2 {
    height:24px;
    padding-top:6px;
    border-top:solid 1px #ffffff;
    border-bottom:solid 1px #dddddd;
    background-image:url('Img/MenuLevel2Icon.png');
    background-repeat:no-repeat;
    background-position:15px 8px;
    padding-left:45px;
    font-weight:bold;
    text-decoration:none;
    color:#666666;
    display:block;
    outline:#ffffff solid 0px;
}
.ContactUs {
    padding:30px;
    padding-top:20px;
    color:#666666;
    font-weight:bold;
}

.InputTextBox {
    border:solid 1px  #7e97a9;
    height:16px;
    color:#323232;
}
.InputTextArea {
    border:solid 1px  #7e97a9;
    font-family: Tahoma, Verdana, Sans-Serif;
    font-size:10pt;
    color:#323232;
}
.News {
    padding:30px;
    padding-top:20px;
    color:#666666;
}
.News p {
    margin:0px;
    padding-bottom:15px;
    line-height:1.6em;
    text-align:justify;
}
