body
{
        background-image : url('images/background.jpg');
        background-repeat: repeat-x;
        background-color: #22a796;
}

#background
{
        background-image : url('images/background.jpg');
        background-repeat: repeat-x;
}

#main
{
        margin : auto;
        width : 947px;
        background-color: white;
}

#main_content #start_text h1 {
        margin-top: 16px;
        margin-bottom: 28px;
        font-family : arial;
        font-weight : bold;
        font-size : 24px;
        color : #3ea89e;
        line-height : 14px;
        padding-bottom: 8px;
        margin-bottom: 8px;
}

#main_content #start_text span {
        font-family : arial;
        font-weight : bold;
        font-size : 12px;
        color : #4f5356;
        padding-top: 5px;
        margin-top: 5px;
}

#main_content #start_text p
{
        font-family : arial, sans-serif;
        font-size : 14px;
        font-weight : normal;
        color : #4f5356;
}

#register
{
        vertical-align : middle;
        display : inline;
}

.bold
{
        font-weight : bold;
}

.textB
{
        font-family : arial, sans-serif;
        font-size : 14px;
        font-weight : bold;
        color : #3ea89e;
}

.linkText
{
        font-family : arial, sans-serif;
        font-size : 14px;
        font-weight : bold;
        color : #4f5356;
}

.linkTextB
{
        font-family : arial, sans-serif;
        font-size : 14px;
        font-weight : bold;
        color : #3ea89e;
}


#header
{
        padding-top: 82px;
        height : 329px;
        background-image : url('images/header.jpg');
}

#content
{
        background : white;
}

        #main_content
        {
                width : 709px;
                float : left;
                background : white;
        }

                #top_menu
                {
                        text-align : left;
                        height : 40px;
                        width: 709px;
                        /* Hack IE 6 */
                        _width: 684px;
                        background-image : url('images/top_menu.jpg');
                        background-repeat: no-repeat;
                        font-family : arial, regular, sans-serif;
                        font-size : 12px;
                        color : #2b9ac8;
                        padding-left: 25px;
                        padding-top: 12px;
                        word-spacing : 1px;
                }
                
                #top_menu a
                {
                       font-family : arial, regular, sans-serif;
                       font-size : 12px;
                       color : #2b9ac8;
                       text-decoration: none;
                }
                
                #top_menu a:hover
                {
                       color : #707477;
                }


                #start_text
                {
                        padding-left: 25px;
                        padding-right: 25px;
                        line-height: 16px;
                }

                #start_text a
                {
                        font-family : arial, sans-serif;
                        font-size : 14px;
                        font-weight : bold;
                        color : #2b9bc9;
                        text-decoration : none;
                }

                #start_text img {
                        vertical-align: -50%;
                }

                #solutions_title
                {
                        background : yellow;
                }

                #solutions_main
                {
                        width : 687px;
                }
                
                .solutions
                {
                }

                        .solutions_left
                        {
                                width : 315px;
                                float : left;
                        }
                        
                        .solutions_right
                        {
                                width : 315px;
                                float : left;
                        }
                        	
                        /* Hack firefox */
                        html>body .solutions_right
                        {
                        	margin-left: 25px;
                        }

                                .solutions_top
                                {
                                        clear : both;
                                        background-image : url('images/fond.gif');
                                        background-repeat : no-repeat;
                                        width : 100%;
                                        padding-left: 25px; 
                                        background-position: 25px 0px;
                                }

                                .solutions_bottom
                                {
                                        background-image: url('images/bas.gif');
                                        height:11px;
                                        width: 100%;
                                        background-repeat: no-repeat;
                                        padding-left: 25px; 
                                        background-position: 25px 0px;
                                }

                                .solutions_content
                                {
                                        position : relative;
                                        left : 10px;
                                        top : 6px;
                                        width : 298px;
                                }

                                        .solutions_content h1
                                        {
                                                font-family : arial, sans-serif;
                                                font-size : 15px;
                                                font-weight : bold;
                                                color : #3ea89e;
                                                padding-bottom : 1px;
                                                margin-bottom: 1px;
                                        }

                                        .solutions_content p
                                        {
                                                font-family : arial, sans-serif;
                                                font-size : 12px;
                                                font-weight : normal;
                                                color : #4f5356;
                                                padding-top : 1px;
                                                margin-top: 1px;
                                                padding-bottom : 1px;
                                                margin-bottom: 1px;
                                        }

                                        .solutions_content ul
                                        {
                                                padding-top : 1px;
                                                margin-top: 1px;
                                        }

                                        .solutions_content li
                                        {
                                                font-family : arial, sans-serif;
                                                font-size : 12px;
                                                font-weight : normal;
                                                color : #4f5356;
                                                list-style-type : square;
                                        }

                                        .solutions_content a
                                        {
                                                font-family : arial, sans-serif;
                                                font-size : 12px;
                                                font-weight : bold;
                                                color : #2b9bc9;
                                                text-decoration : none;
                                        }

                                        .buy
                                        {
                                                display : block;
                                                height : 54px;
                                                padding-left: 25px;
                                                padding-top: 20px;
                                                /*padding-bottom: -19px;*/
                                                margin-bottom: -18px;
                                        }
                                        
                                        .buy img
                                        {
                                                border: 0px;
                                        }

                                        .image_solutions
                                        {
                                                width : 100%;
                                                height : 103px;
                                               padding-left: 25px;   
                                                                                       
                                        }
                                        
                                        .separator
                                        {
                                                clear : both;
                                                padding-left : 25px;
                                        }

                .recommendations
                {
                        font-family : arial, sans-serif;
                        font-size : 12px;
                        font-weight : normal;
                        color : #4f5356;
                        padding-left : 25px;
                        padding-top : 17px;
                        padding-bottom : 25px;
                }
                
                .linkRecommendations
                {
                        font-family : arial, sans-serif;
                        font-size : 12px;
                        font-weight : normal;
                        color : #3ea89e;
                        text-decoration : none;
                }

        #right_list_content
        {
                width : 238px;
                float : right;
                background-image : url('images/fond_menu_right.jpg');
                background-color : white;
        }
        
                .top_menu_right
                {
                        font-family : arial, sans-serif;
                        font-size : 10px;
                        font-style : normal;
                        height : 43px;
                        color : #2b9ac8;
                        border-top : solid 1px #ced7dc;
                        padding-left : 21px;
                        padding-top : 7px;
                }
                
                .top_menu_right a
                {
                       font-family : arial, regular, sans-serif;
                       font-size : 10px;
                       color : #2b9ac8;
                       text-decoration: none;
                }
                
                .top_menu_right a:hover
                {
                       color : #707477;
                }
                
                #link_details
                {
                        font-family : arial, sans-serif;;
                        font-weight : bold;
                        font-size : 18px;
                        color : #3ea89e;
                        top : auto;
                        left : auto;
                        padding-left : 20px;
                }
                
                #link_details a
                {
                        text-decoration : none;
                        color : #3ea89e;
                }

                #link_details img
                {
                        border: 0px;
                }
                
                #right_list_content .group
                {
                        width: 190px;
                        padding-left : 20px;
                
                }
                
                .group img
                {
                        border: 0px;
                }
                
                #right_list_content .group h1
                {
                        width : 190px;
                        font-family : arial, sans-serif;
                        font-weight : bold;
                        font-size : 12px;
                        color : #4f5356;
                        margin-bottom: 8px;
                }
                
                #right_list_content img
                {
                        border: 0px;
                }

                #right_list_content .group a
                {

                        font-family : arial, sans-serif;
                        font-weight : normal;
                        font-size : 12px;
                        color : #2b9bc9;
                        text-decoration : none;
                        border: 0px;
                }
                
                #right_list_content .group a:hover
                {

                        font-family : arial, sans-serif;
                        font-weight : normal;
                        font-size : 12px;
                        color : #707477;
                        text-decoration : none;
                }
        
                #title_image
                {
                        width : 153px;
                        font-size : 13px;
                        font-family : arial, sans-serif;;
                        font-weight : bold;
                        color : #3ea89e;
                        padding-left : 20px;
                        margin-bottom: 25px;
                        clear : both;
                }

.aster
{
        font-family : arial, sans-serif;
        font-size : 12px;
        font-style : italic;
        color : #a7a9aa;
        height : 48px;
        padding-left : 25px;
        padding-top : 15px;
}

#footer
{
        background : #f1f2f4;
        font-family : arial, sans-serif;
        font-size : 9px;
        font-style : normal;
        color : #7e858f;
        border-top : solid 1px #ced7dc;
        padding-left : 25px;
        padding-top : 15px;
        padding-bottom : 15px;
        height: 11px;
}

#footer a
{
       font-family : arial, regular, sans-serif;
       font-size : 8;
       color : #2b9ac8;
       text-decoration: none;
       padding-left : 10px;
       padding-right: 10px;
}

#footer a:hover
{
       color : #707477;
}
