@charset "utf-8";
#up {
position:absolute;
	background-repeat: repeat-x;
	margin-left:0px;
	margin-right:0px;
	margin-top:-35px;
	margin-bottom:0px;
	width:100%;
	height:35px;
	float:none;
}
#master {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width:auto;
	height:auto;
	
}
#main {
    background-image:url(../gui/bgcontent.gif);
	background-repeat:no-repeat;
	padding:4px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	width:758px;
    float:center;
	
}
#image {
    background-image:url(../gui/ImgMain.jpg);
	background-repeat:no-repeat;
	margin-left:0px;
	margin-top:-4px;
	width:750px;
	height:280px;
	
}

#menu{
    width:466px;
    height:33px;
    background-image:url(../gui/menuband.gif);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:10px;
}
#news{
	width:255px;
	height:350px;
	margin-left:486px;
	margin-top:-33px;
	margin-right:18px;
	float:right;
}
#news-project{
    width:255px;
    height:450px;

	margin-left:486px;
	margin-top:-33px;
	margin-right:18px;
	float:right;
}
#banner{
	width:255px;
	height:75px;
	background-image:url(../gui/bannerBioPolymers.gif);
	background-repeat:no-repeat;
	margin-left:486px;
	margin-top:-60px;
	margin-right:18px;
	float:right;
}
#container{
    width:466px;
    height:400px;

	margin-left:10px;
	margin-top:10px;
}
#container-news{
    width:466px;
    height:400px;

	margin-left:10px;
	margin-top:10px;
}
#container-project{
    width:466px;
    height:350px;

	margin-left:10px;
	margin-top:10px;
}
#container-partners{
    width:700px;
    height:680px;

	margin-left:10px;
	margin-top:10px;
}
#container-contact{
    width:700px;
    height:500px;
	margin-left:10px;
	margin-top:10px;
}
#content {
	position:absolute;
	width:446px;
	margin-left:10px;
	margin-top:10px;
	float:left;
}
#content-partners {
	position:absolute;
	width:700px;
	margin-left:10px;
	margin-top:10px;
	float:left;
}
#framework {
	position:absolute;
	background-image:url(../gui/Seventh-Framework.gif);
	background-repeat:no-repeat;
	width:466px;
	height:75px;
	margin-left:10px;
		margin-top:-80px;
}
#down {
position:absolute;
    background-image:url(../gui/bgdown.jpg);
	background-repeat: repeat-x;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	width:100%;
	height:200px;
	float:none;
}
#signin {
	position:absolute;
	width:105px;
	height:91px;
	margin-left: 685px;
	margin-top: 225px;
	overflow: visible;
	float:none;
	left: 250px;
	top: 38px;
}

#biopolymers {
	position:absolute;
	width:255px;
	height:75px; 	
	margin-left: 685px;
	margin-top: 650px;
	overflow: visible;
	float:none;
	left: 60px;
	top: 38px;
}

