div#bg_gradient{
	position: relative;
	background-image: url("../images/background_home.jpg");
	background-repeat: repeat-x;
	background-color: #082a81;
	min-height:240px;
	_height: 240px;
	border-top: 1px solid white;
	text-align: left;
}

div#bg_top{
	height:280px;
	width: 960px;
	padding-top: 13px;
}

div#home_content{
	position: relative;
	height: 226px;
}

div#home_product{
	position: absolute;
	top: 0px;
	left: 289px;
	width: 111px;
	height: 239px;
	background-image: url("../images/home_product.gif");
	background-repeat: no-repeat;
}

div.block_left{
	position: absolute;
	top: 15px;
	left: 15px;
	width: 274px;
	height: 206px;	
	font-weight: bold;
	color: white;
	line-height: 20px;
}

div#block_left_content{
	position: relative;
	margin-left: 3px;	
	width: 250px;
}

div.block_center{
	position: absolute;
	top: 0px;
	left: 410px;
	width: 234px;
	height: 76px;
	_height: 226px;
	background-image: url("../images/verkoudsheid_onderzoek.jpg");
	background-repeat: no-repeat;
	padding: 150px 20px 0px 30px;
}

div.block_center_fr{
	position: absolute;
	top: 0px;
	left: 410px;
	width: 234px;
	height: 76px;
	_height: 226px;
	background-image: url("../images/verkoudsheid_onderzoek_fr.jpg");
	background-repeat: no-repeat;
	padding: 150px 20px 0px 30px;
}

div.block_right{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 233px;
	height: 171px;
	_height: 226px;
	background-image: url("../images/home_vicks_first_defence.jpg");
	background-repeat: no-repeat;
	padding: 55px 20px 0px 24px;
	_padding: 55px 20px 0px 24px;
	line-height: 20px;
}
