/* FLASH HOME */

#colum {
	clear: left;
	float: left;
	width: 100%;
	margin-bottom:10px;
	}

#colum_press {
	float: left;
	width: 33%;
	height:323px;
	background:url(../images/backgrounds/press_bg.jpg) no-repeat;
	border:#00FF00 0px solid;
	}
#colum_services {
	float: left;
	width: 33%;
	height:323px;
	background:url(../images/backgrounds/services_bg.jpg) no-repeat;
	border:#00FF00 0px solid;
	}
#colum_quick {
	float: left;
	width: 33%;
	height:323px;
	background:url(../images/backgrounds/quick_bg.jpg) no-repeat;
	border:#00FF00 0px solid;
	}
	
.colum_conte{
width:76%;
height:188px;
margin-top:99px;
margin-bottom:38px;
margin-left:12%;
margin-right:12%;
text-align:left;
border:#ccc 0px solid;


}
.colum_conte ul li{
list-style-image: url(../images/bullet.gif);
	margin-left:42px;
	}