/* CSS Document */
div#main {
	float:left;
	background:url(/images/about-us-back.jpg) no-repeat;
	width:976px;
	background-color:#FFFFFF;
}
div#content-wrapper {
	margin-top:20px;
	float:left;
	width:976px;
}
div#intro-text {
display:inline;
	float:left;
	width:550px; /*767*/
	margin-left:335px;
	margin-bottom:50px;
	padding-right:20px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#333333;
}
div#right-panel {
	float:left;
	display:inline;
	margin-left:35px;
	padding-bottom:85px;
	/*	background:url(images/product-home-photos.jpg) no-repeat;*/
	width:941px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#333333;
}
div#right-panel img {
	margin-left:4px;
}
.product-presentation {
	float:left;
	width:222px;
	height:228px;
	margin-right:5px;
	text-align:center;
	padding-top:30px;
}
.product-presentation a {
	font: 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform: uppercase;
	text-decoration:none;
}
.product-pneu {
	background:url(/images/product-home-photos.jpg) no-repeat;
}
.product-lames {
	background:url(/images/product-home-lames.jpg) no-repeat;
}
.product-pieces {
	background:url(/images/product-home-pieces.jpg) no-repeat;
}
.product-special {
	background:url(/images/product-home-special.jpg) no-repeat;
}