	#fragment-1{
		width: 520px;
		background-image: url('http://new.ivox.be/itools/images/bg_home.jpg');
		background-position: top center;
		background-repeat: no-repeat;
	}
	#fragment-2{
		width: 520px;
		background-image: url('http://new.ivox.be/itools/images/bg_icommunity.jpg');
		background-position: top center;
		background-repeat: no-repeat;
	}
	#fragment-3{
		width: 520px;
		background-image: url('http://new.ivox.be/itools/images/bg_icompare.jpg');
		background-position: top center;
		background-repeat: no-repeat;
	}
	#fragment-4{
		width: 520px;
		background-image: url('http://new.ivox.be/itools/images/bg_idea.jpg');
		background-position: top center;
		background-repeat: no-repeat;
	}
	#fragment-5{
		width: 520px;
		background-image: url('http://new.ivox.be/itools/images/bg_ireport.jpg');
		background-position: top center;
		background-repeat: no-repeat;
	}
	#fragment-6{
		width: 520px;
		background-image: url('http://new.ivox.be/itools/images/bg_socratos.jpg');
		background-position: top center;
		background-repeat: no-repeat;
	}
	#fragment-7{
		width: 520px;
		background-image: url('http://new.ivox.be/itools/images/bg_iparticipate.jpg');
		background-position: top center;
		background-repeat: no-repeat;
	}
	.screenshot{
		width: 100%;
		text-align: center;
	}
	p{
		margin-left: 20px;
		margin-right: 20px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 11px;
		text-align: justify;
	}
	p.first{
		padding-top: 270px;
	}
	p.home{
		padding-top: 30px;
	}
	#container{
		width:520px;
		background-image: url('http://new.ivox.be/itools/images/bg_footer.jpg');
		background-position: bottom center;
		background-repeat: no-repeat;
	}
	#footer{
		height: 130px;
		background-image: url('http://new.ivox.be/itools/images/bg_footer.jpg');
		background-position: bottom center;
		background-repeat: no-repeat;
	}
	ul{
		height: 40px;
		padding: 0 0 0 20px;
		margin: 0;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 11px;
	}
	li.reg{
		margin: 0 0 10px 30px;
		float:none;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 11px;
	}
	li{
		float: left;
	}
	.features{
		padding: 30px 40px 0 20px;
		background-image: url('http://new.ivox.be/itools/images/bg_features.jpg');
		background-position: top center;
		background-repeat: no-repeat;
	}
	.features ul{
		height: auto;
		list-style: square;
	}
	img{
		border: none;
	}
	a{
		color: #643d1f;
	}
	h1{
		margin-left: 20px;
		margin-right: 20px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #643d1f;
		font-size: 16px;
	}
	h2{
		margin-left: 20px;
		margin-right: 20px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #643d1f;
		font-size: 14px;
	}
	h3{
		margin-left: 20px;
		margin-right: 20px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #643d1f;
		font-size: 12px;
	}
	h4{
		margin-left: 20px;
		margin-right: 20px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #643d1f;
		font-size: 11px;
	}
	#carousel {
	display:none;
	}
	#carousel ul {
	list-style: none;
	width:1600px;
	margin: 0;
	padding: 0;
	position:relative;
	}
	#carousel li {
		display:inline;
		float:left;
	}
	p{
		font-size:12px;
	}