body {
	background-color: #B7C3C1;
	background-image:url(Images/bg_intro.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	font: normal 8px Tahoma, Verdana, Arial, sans-serif;
	color: #4E5866;
	/*margin: 15px;*/
	margin: 0px;
	padding : 0px;
	text-align: center; /* For IE */
	}
a,a:link,a:visited,a:hover,a:active	{ color: #4E5866; text-decoration: none;	}	
a:hover	{ text-decoration: underline;	}
img, a img, a:hover img { border: none; 	}

#container	{
	position:relative;
	margin: 0 auto;
	top: 0px;
	width: 1000px;
	height: 800px;
	padding-bottom: 0px;
	text-align:left;
}

a.cube	{ width: 301px;
			height: 443px;
			position: absolute;
			left: 0px;
			top: 118px;
}

a.galerie	{
		width: 100px;
		height: 40px;
		position: absolute;
		left: 372px;
		top: 80px;
}	
a.blog	{
		width: 100px;
		height: 40px;
		position: absolute;
		left: 370px;
		top: 165px;
}
a.clients	{
		width: 100px;
		height: 40px;
		position: absolute;
		left: 400px;
		top: 222px;
}
a.shop	{
		width: 100px;
		height: 40px;
		position: absolute;
		left: 375px;
		top: 297px;
}
a.liens	{
		width: 100px;
		height: 40px;
		position: absolute;
		left: 390px;
		top: 366px;
}
a.contact	{
		width: 100px;
		height: 40px;
		position: absolute;
		left: 380px;
		top: 620px;
}

#blocnews	{
	width: 330px;
	height: 440px;
	position: absolute;
	left: 584px;
	top: 138px;
	font-size: 10px;
	color: #B05132;
}

#credits	{
	position: absolute;
	left: 10px;
	top: 680px;
	font-size: 12px;
	z-index: 3000;
}