﻿html
{
    height: 100%;
}

body
{
    background-color: #FFFFFF;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 11px;
    font-style: normal;
    margin-top: 0px;
    height: 100%;
}

input, textarea, select
{
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 11px;
    font-style: normal;
    padding: 2px;
}

ul
{
    list-style-image: url(images/pointer_li.gif);
}

li
{
    padding-left: 5px;
    padding-bottom: 3px;
}
.biggest_1
{
    font-size: 16px;
    color: #073959;
}

.biggest_2
{
    font-size: 16px;
    color: #117DC1;
}

.biggest_3
{
    font-size: 16px;
    color: #C73865;
}

h1.biggest_1
{
    font-size: 16px;
    color: #073959;
}

h1.biggest_2
{
    font-size: 16px;
    color: #117DC1;
}

h1.biggest_3
{
    font-size: 16px;
    color: #C73865;
}

h2
{
    font-size: 12px;
}

.bigger
{
    font-size: 13px;
}

.greyBG
{
    background-color: #FBFBFB;
}

.big
{
    font-size: 12px;
    color: #a9a9a9;
}

.vertLine
{
    border-right: solid 1 #CCCCCC;
}

#wrap
{
    margin: 0px auto;
    padding: 0;
    width: 766px;
    background-color: #FFFFFF;
    height: 100%;
}

#nav
{
    margin: 0px auto 0px auto;
    background: url(images/links_BG.jpg) bottom left no-repeat #ffffff;
    width: 766px;
    height: 33px;
    text-align: left;
    padding: 0px;
}

#content
{
    margin-top: 10px;
    margin-left: 19px;
    width: 740px;
}

#left_content
{
    width: 380px;
    float: left;
}

#right_content
{
    background-color: #ffffff;
    width: 320px;
    margin-left: 20px;
    float: right;
}

#content_bg
{
    background-color: #FBFBFB;
    background-image: url(images/block_bg.jpg);
    background-repeat:repeat-x;
    background-position: bottom;
    border-width: 1px;
    border-style: solid;
    border-color: #EEEEEE;
    width: 256px;
    border-bottom-width:0px;
    padding-left: 10px;
    padding-top:5px;
}

#half_block_left
{
    width: 330px;
    float: left;
}

#middle_image
{
    width: 20px;
    float: left;
}

#half_block_right
{
    width: 300px;
    float: left;
}

#pageLogo
{
    width: 766px;
    height: 230px;
    padding: 0px;
    margin: 0px auto 0px auto;
    background-color: #FFFFFF;
}

#footer
{
    position: relative;
    top: auto;
    border: solid 1px #eeeeee;
    padding: 10px;
    text-align: center;
    width: 710px;
    margin-left: 16px;
    clear:both;
}

.dark
{
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}
a.dark:hover
{
    font-family: Tahoma;
    font-size: 11px;
    color: #C73865;
    font-weight: normal;
}
.darkU
{
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
    font-weight: normal;
}
a.darkU:hover
{
    font-family: Tahoma;
    font-size: 11px;
    color: #C73865;
    font-weight: normal;
}
.nav_txt
{
    color: #800000;
    text-decoration: none;
}

#steps
{
    margin: 0px auto 0px -3px;
    background-color: #FFFFFF;
    background-image: url(images/4steps.jpg);
    background-repeat:no-repeat;
    float: left;
    width: 740px;
    
    padding: 0px;
    clear: both;
    display:block;
}

#technologies
{
    margin: 0px auto 0px -3px;
    background-color: #FFFFFF;
    background-image: url(images/technologies.jpg);
    background-repeat:no-repeat;
    float: left;
    width: 740px;

    padding: 0px;
        clear: both;
    display:block;
}

#full
{
    background-color: #FFFFFF;
    float: left;
    width: 740px;
    padding: 0px; 
}

#step1
{
    background-color:Transparent;
    float: left;
    width: 145px;
    height: 200px;
    text-align: left;
    padding:0px;
    margin-left: 15px;
    padding-right: 25px;
    margin-top: 50px;
}

#step2
{
    background-color:Transparent;
    float: left;
    width: 145px;
    height: 200px;
    text-align: left;
    padding:0px;
    margin-left: 15px;
    padding-right: 25px;
    margin-top: 50px;
}

#step3
{
     background-color:Transparent;
    float: left;
    width: 145px;
    height: 200px;
    text-align: left;
    padding:0px;
    margin-left: 15px;
    padding-right: 25px;
    margin-top: 50px;
}

#step4
{
    background-color:Transparent;
    float: left;
    width: 135px;
    height: 200px;
    text-align: left;
    padding:0px;
    margin-left: 15px;
    padding-right: 10px;
    margin-top: 50px;
}
