ul li 							{padding: 0px;}
ol li							{padding: 0px;}

h1, h2, h3, h4, p, ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

#kwick {
	position: relative;
	padding: 0px 0px;

}

#kwick .kwicks {
	display: block;
	height: 170px;
}

#kwick li {
	float: left;
	margin: 0px;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 179px;
	width: 195px;

}

#kwick .kwick span {
	display: none;
}

#kwick .one {
	background:  url(/fr_FR/jdc/media/images/home/agriculture.jpg);
}

#kwick .two {
	background:  url(/fr_FR/jdc/media/images/home/commercial.jpg);
}

#kwick .three {
	background:  url(/fr_FR/jdc/media/images/home/residential.jpg);
}

#kwick .four {
	background:  url(/fr_FR/jdc/media/images/home/golf_turf.jpg);

}
#mask {
	position:absolute;
	left:780px;
	top:0px;
	width:130px;
	height:310px;
	z-index:3;
	background-color:#FFFFFF;
	visibility: visible;
}

html>body #white_bar {
	position:absolute;
	margin-top:-10px;
	background-color:#ffffff;
	width:790px;
	height:10px;
	left: 0px;
	top: 0px;
	z-index:4;
	visibility: visible;
}



.nav {
	width: 780;
	height: 105px;
	position: relative;
}

#shell {
	position:relative;
	width:798px;
	margin-bottom:-12px;
}
#left_nav {
	padding-top: 3px;
	position:inherit;
	background-color:#000000;
	height:105px;
	width:318px;
	float:left;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	list-style: none;
}

#left_nav a {
	margin-left:-15px;
	padding-left:7px;
	width: 100%;
	padding-top:2px;
	padding-bottom:0px;
	line-height: 1.6em;
	margin-top:0px;
	margin-bottom:0px;
}

html>body #left_nav a {
	margin-left:-15px;
	padding-left:20px;
	padding-right: 15px;
	width: 318px;
	padding-top:1px;
	padding-bottom:1px;
	line-height: 1.6em;
	margin-top:0px;
	margin-bottom:0px;
}


#left_nav a:visited  {color: #ffffff; background-color: #000000; text-decoration: none;}
#left_nav a:link  {color: #ffffff; background-color: #000000; text-decoration: none;}
#left_nav a:active  {color: #ffffff; background-color: #000000; text-decoration: none;}
#left_nav a:hover   {color: #000000; background-color: #FFCD05; text-decoration: none;}


#bugs{
	position:inherit;
	background-color:#FFFFFF;
	float:left;
	width:auto;
	height:105px;
	list-style: none;
	z-index: 1;
}

.bug{
	background-color:000000;
	float:left;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
}

.bug img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.bug:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.9;
}
