@charset "UTF-8";
/* CSS Document */

/*--- bucket LINKS ---*/

#buckets { 
	 width: 664px;
	 height: 146px;
	 color: #333;
	 background: #FFF;
	 margin: 0px 0px 0px 0px;
	 padding: 0px;
	}

#buckets ul li { 
	display: inline; 
	float: left;
	}
#buckets ul li#coach a {
	text-indent: -9999px;
	display: block;
	width: 224px;
	height: 142px;
	background-image: url(../images/bucket.n_02.jpg);
	background-repeat: no-repeat;
	}
#buckets ul li#coach a:hover {
	text-indent: -9999px;
	display: block;
	width: 224px;
	height: 142px;
	background-image: url(../images/bucket.n_02_over.jpg);
	background-repeat: no-repeat;
	}
#buckets ul li#leader a {
	text-indent: -9999px;
	display: block;
	width: 220px;
	height: 142px;
	background-image: url(../images/bucket.n_01.jpg);
	background-repeat: no-repeat;
	}
#buckets ul li#leader a:hover {
	text-indent: -9999px;
	display: block;
	width: 220px;
	height: 142px;
	background-image: url(../images/bucket.n_01_over.jpg);
	background-repeat: no-repeat;
	}
#buckets ul li#corporate a {
	text-indent: -9999px;
	display: block;
	width: 220px;
	height: 142px;
	background-image: url(../images/bucket.n_03.jpg);
	background-repeat: no-repeat;
	}
#buckets ul li#corporate a:hover {
	text-indent: -9999px;
	display: block;
	width: 220px;
	height: 142px;
	background-image: url(../images/bucket.n_03_over.jpg);
	background-repeat: no-repeat;
	}
#buckets ul li#campaign1 a {
	text-indent: -9999px;
	display: block;
	width: 318px;
	height: 145px;
	background: url("../images/campaign_01.gif") no-repeat;
	}
#buckets ul li#campaign1 a:hover {
	text-indent: -9999px;
	display: block;
	width: 318px;
	height: 145px;
	background: url("../images/campaign_01_over.gif") no-repeat;
	}
#buckets ul li#campaign3 a {
	text-indent: -9999px;
	display: block;
	width: 318px;
	height: 145px;
	background: url("/images/campaignBttn_fastTrack.gif") no-repeat;
	}
#buckets ul li#campaign3 a:hover {
	text-indent: -9999px;
	display: block;
	width: 318px;
	height: 145px;
	background: url("/images/campaignBttn_fastTrack_over.gif") no-repeat;
	}
#buckets ul li#campaign2 a {
	text-indent: -9999px;
	display: block;
	width: 346px;
	height: 145px;
	background: url("/images/campaignBttn_ICC.gif") no-repeat;
	}
#buckets ul li#campaign2 a:hover {
	text-indent: -9999px;
	display: block;
	width: 346px;
	height: 145px;
	background-image: url(file:///Macintosh%20HD/Users/prism/Desktop/C.Moore/chas%20moore/images/campaignBttn_ICC.gif);
	background-repeat: no-repeat;
	}

	
	
/*--- PRELOAD IMAGES ---*/
#preload8 {
	background: url("../images/bucket_01_over.gif") no-repeat;
	background-position: -1000px;
}
#preload9 {
	background: url("../images/bucket_02_over.gif") no-repeat;
	background-position: -1000px;
}
#preload10 {
	background: url("../images/bucket_03_over.gif") no-repeat;
	background-position: -1000px;
}

