body
{
    padding: 0;
    margin: 0;
    font: 11px tahoma;
    color: #3d3d3d;
    background-color: white;
    background-repeat: repeat-x;
    background-attachment: fixed;
    font-family: Tahoma;
    font-size: 11px;
}
h1, h2, h3, h4, h5, h6, em, pre, code
{
    padding: 0;
    margin: 0;
    line-height: 1em;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
}

table
{
    border-color:#6800f1;
}
.gridline
{
    border-color:#6800f1;
}
h1, h2, h3, h5, .title
{
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #0e79bf;
    margin-bottom: 5px;
}
h1
{
    font-family: tahoma;
    color: #0e79bf;
    font-size: 20px;
}
h2
{
    color: #0e79bf;
    font-size: 16px;
}
img, fieldset
{
    border: 0;
    margin: 0;
    padding: 0;
}
a
{
    text-decoration: none;
    color: #0e79bf;
}
a:hover
{
    text-decoration: underline;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.middle
{
    display: block;
    margin: 0 auto;
}
.clear
{
    clear: both;
}

.iframe {
border: 0px solid #ffffff;
}
.container
{
    width: 595px;
    margin: 0 auto;
}

.footer
{
    text-align:center;
}
.header
{
    padding-top:90px;
}

.text
{
    width: 189px; 
    height:210px; 
    border-right: 1px solid #0e79bf;
    padding-right: 20px;
    float: left;
}

.services
{
    width: 155px; 
    height:210px; 
    border-right: 1px solid #0e79bf;
    padding-right: 20px;
    padding-left: 20px;
    float: left;
}

.contact
{
    width: 140px; 
    height:210px; 
    padding-left: 20px;
    float: left;
}