A.example1
{
    BACKGROUND-COLOR: black
}


#hp_container { 
	width: 581px;
	display: block;
}

.hp-left {
	float: left;
	width: 291px;
	margin: 0 3px 0 0;
	padding: 0;
}

.hp-right {
	float: right;
	width: 287px;
	margin: 0;
	padding: 0;	
}

.carkeys {
	background: url(images/carkeys.gif) no-repeat;
	width: 581px;
	height: 61px;
	display: block;
	text-indent: -99999px;
	margin: 0 0 3px 0;
}
.carkeys:hover {
	background: url(images/carkeys1.gif) no-repeat;
}

.boats {
	background: url(images/boats.gif) no-repeat;
	width: 291px;
	height: 103px;
	display: block;
	text-indent: -99999px;
	margin: 0 0 3px 0;
}
.boats:hover {
	background: url(images/boats1.gif) no-repeat;
}

.rvcamper {
	background: url(images/rvcamper.gif) no-repeat;
	width: 291px;
	height: 103px;
	display: block;
	text-indent: -99999px;
	margin: 0 0 3px 0;
}
.rvcamper:hover {
	background: url(images/rvcamper1.gif) no-repeat;
}

.motorcycle {
	background: url(images/motorcycles.gif) no-repeat;
	width: 291px;
	height: 103px;
	display: block;
	text-indent: -99999px;
	margin: 0 0 3px 0;
}
.motorcycle:hover {
	background: url(images/motorcycles1.gif) no-repeat;
}

.cloning {
	background: url(images/cloning.gif) no-repeat;
	width: 291px;
	height: 103px;
	display: block;
	text-indent: -99999px;
	margin: 0 0 3px 0;
}
.cloning:hover {
	background: url(images/cloning1.gif) no-repeat;
}

.keymachines {
	background: url(images/keymachines.gif) no-repeat;
	width: 581px;
	height: 103px;
	display: block;
	text-indent: -99999px;
}
.keymachines:hover {
	background: url(images/keymachines1.gif) no-repeat;
}

.keycuttingpackages {
	background: url(images/keycuttingpackages.gif) no-repeat;
	width: 287px;
	height: 421px;
	display: block;
	text-indent: -99999px;
}
.keycuttingpackages:hover {
	background: url(images/keycuttingpackages1.gif) no-repeat;
}

.clear {
	clear: both;
}

.hp_flash {
	display: block;
	width: 580px;
	height: 210px;
}
.incomeopportunities {
	background: url(images/new-income-opportunities.gif) no-repeat;
	width: 581px;
	height: 61px;
	display: block;
	margin-bottom: 5px;
	text-indent: -999999px;
}
.incomeopportunities:hover {
	background: url(images/new-income-opportunities1.gif) no-repeat;
	width: 581px;
	height: 61px;
	display: block;
}
