/*
=general
=page structure
=content
*/

/*
=general
---------------------------------------------- */

body {
    background: #EEF3EF url(/images/body-home_bg.gif) repeat-x top;
}

/*
=page structure
---------------------------------------------- */

#container {
    background: transparent url(/images/container-home_bg.gif) no-repeat top;
}

#flashcontent {
    background: red;
    position: absolute;
    top: 0;    
    left: 213px;
}    

#wrapper {
    top: 332px;
}    

/*
=content 
---------------------------------------------- */
/*
#content #home-exhibition {
    background-color: #4A4A4A;
    border: 1px solid #353535;
    float: left;
    width: 412px;
    padding: 7px 0;
    margin-bottom: 30px;
}

#content #home-exhibition img {
    float: left;
    margin: 0 10px 0 7px;
    border: 1px solid #B5B5B5; 
}

#content #home-exhibition p {
    width: 194px;
    float: left;
    margin: 0 0 1em 0;
    padding: 0;
    color: #CACACA;
}

#content #home-exhibition p a {
    color: #438AFF;
    text-decoration: none;
    border-bottom: 1px solid #5C5C5C;
}

#content #home-exhibition p a:hover {
    border-bottom: 1px solid #438AFF;
}
*/

#content #home-exhibition {
    margin-bottom: 30px;
}

#content #home-contribute {
    float: left;
    margin-bottom: 3em;
}

#content #home-contribute div {
    float: left;
    width: 197px;
    border: 1px solid #E1EDF9;
}

#content #home-contribute div h3 {
    border-bottom: 1px solid #E1EDF9;
}

#content #home-contribute div p {
    color: #777;
    padding: 0;
    margin: 0 8px 8px;
}

#content #home-partners {
    margin: 1em 0;
    float: left;
    width: 414px;
    border-bottom: 1px solid #E0E0E0;
}

#content #home-partners a {
	border: none;
}

#content #home-partners div {
    float: left;
    border-right: 1px solid #E0E0E0;
    height: 47px;
}