body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{ 
    margin: 0;
    padding: 0;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,img
{ 
    border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var
{
    font-style: normal;
    font-weight: normal;
}

ol,ul
{
    list-style: none;
}

caption,th
{
    text-align: left;
}

h1,h2,h3,h4,h5,h6
{
    font-size: 100%;
    font-weight: normal;
}

q:before,q:after
{
    content: '';
}

abbr,acronym
{
    border: 0;
}

/***** Layout *****/

strong
{
    font-weight: bold;
}

a, a:link, a:visited
{
    background: transparent;
    color: #34b5ef;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

body
{
    background: #fff url(../images/bg.jpg) repeat-x scroll;
    color: #333;
    font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

#wrapper
{
    background: #fff;
    margin: 0 auto;
    text-align: left;
    width: 905px;
}

#header
{
    background: transparent url(../images/header.jpg) no-repeat scroll;
    height: 83px;
    width: 905px;
}

#header h1
{
    padding: 15px;
    float: left;
}

#header h1 a
{
    background: transparent url(../images/branding.jpg) no-repeat scroll;
    display: block;
    text-indent: -9999px;
    height: 50px;
    width: 260px;
}

#header ul
{
    padding-right: 15px;
    float: right;
}

#header li
{
    padding-top: 39px;
    background: transparent url(../images/nav_separator.jpg) no-repeat scroll right bottom;
    float: left;
}

#header li.last
{
    background: none;
}

* html #header li a
{
    margin: 0 7px;
}

#header li a
{
    color: #3a3a3a;
    display: block;
    float: left;
    font-size: 14px;
    font-family: Arial, "sans serif";
    font-weight: bold;
    margin: 0 15px;
    text-transform: uppercase;
}

#header li a:hover
{
    color: #34b5ef;
    text-decoration: none;
}

#banner p img
{
    /*background: transparent url(../images/lang_en.jpg) no-repeat scroll;*/
    display: block;
    position: relative;
/*     text-indent: -9999px; */
    height: 16px;
    width: 118px;
    top: 15px;
    left: 625px;
}

#banner
{
    /*background: transparent url(../images/banner.jpg) no-repeat scroll;*/
    text-indent: -9999px;
    height: 293px;
    width: 905px;
}		

#sponsors
{
    background: #232323 url(../images/sponsors.jpg) no-repeat scroll;
    position: relative;
    height: 110px;
    width: 905px;
}

#sponsors p
{
    float: left;
}

#sponsors p img
{
    margin: 0 5px;
}

#sponsors p span
{
    display: none;
}

#black_box
{
    /*background: #232323 url(../images/sponsors.jpg) no-repeat scroll;*/
    position: relative;
    height: 110px;
    width: 905px;
}

#black_box p
{
    float: left;
}

#black_box p img
{
    margin: 0 5px;
}

#black_box p span
{
    display: none;
}

#platinium
{
    position: absolute;
    top: 50px;
    left: 10px;
    width: 350px;
}

#platinium2
{
    position: absolute;
    top: 50px;
    left: 205px;
    width: 255px;
}

#platinium3
{
    position: absolute;
    top: 45px;
    left: 430px;
    width: 285px;
}

#gold
{
    position: absolute;
    top: 45px;
    left: 595px;
    width: 255px;
}

#silver
{
    position: absolute;
    top: 45px;
    left: 750px;
    width: 175px;
}

#content-wrapper
{
    overflow: auto;
    outline: 0;
    padding-top: 40px;
}

#content-wrapper h1
{
    color: #34b5ef;
    font-size: 24px;
    margin: 10px 0 20px;
}

#content-wrapper h2
{
    color: #34b5ef;
    font-size: 22px;
    margin: 10px 0 20px;
}

#content-wrapper h4
{
    color: #34b5ef;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0px 0px 0px;
}

#content-wrapper err
{
    color: #a11;
    font-size: 13px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}

#newsletter
{
    float: left;
    margin: 0 20px 0 25px;
    width: 180px;  
}

* html #newsletter
{
    margin-left: 10px;
}

#newsletter form input
{
    margin-top: 10px;
}

#email
{
    background: #f1f1f1;
    border: 1px solid #dcdcdc;
    padding: 3px;
    font-size: 10px;
}

#submit
{
    border: 0;
    background: #5cafdb url('../images/button_ok.jpg') no-repeat scroll;
    height: 23px;
    width: 23px;
    text-indent: -9999px;
}

.nice
{
    background: #f1f1f1;
    border: 1px solid #dcdcdc;
    padding: 3px;
    font-size: 10px;
    margin-top: 1px;
}

#content
{
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    float: left;
    text-align: justify;
    width: 455px;
    margin-bottom: 40px;
}

#text
{
    margin: 0 20px;
}

#text ol li
{
    margin-bottom: 10px;
}

#text ol ul li
{
    margin-bottom: 3px;
}

#text ul, #text ol
{
    list-style: circle;
    margin-left: 5px;
}

#newsletter ul
{
    list-style: circle;
    margin-left: 20px;
}


#text ol ul
{
    margin-left: 20px;
}

#founders
{
    float: left;
    margin-left: 20px;
    width: 180px;    
}

#founders li
{
    float: left;
}

#founders li.break
{
    clear: left;
}

#founders li a
{
    display: block;
    margin: 5px;
}

#footer
{
    background: #f1f1f1 url(../images/logo_mediaframe2.jpg) no-repeat scroll 770px 15px;
    clear: both;
    height: 100px;
    width: 905px;
}

#footer ul
{
    float: left;
    margin: 15px 0 5px 5px;
}

#footer li
{
    border-right: 1px solid #b1b1b1;
    float: left;
}

#footer li.last
{
    border-right: none;
}

#footer li a
{
    color: #393939;
    display: block;
    float: left;
    font-family: Arial, "sans serif";
    font-size: 11px;
    font-weight: bold;
    margin: 0 10px;
    text-transform: uppercase;
}

#footer li a:hover
{
    color: #34b5ef;
    text-decoration: none;
}

#footer p
{
    clear: left;
    float: left;
    margin-left: 15px;
}

#footer p a
{
    color: #333;
    text-decoration: none;
}

.media
{
    clear: both;
    padding-top: 25px;
}
