/* CSS Document */

#viewvan {
	float: left;
	padding: 0px;
	margin: 0px;
}
a.viewvan {
	background-image: url(../assets/buttons/caravans_comp.jpg);
	height: 197px;
	width: 290px;
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.viewvan:hover {
	background-image: url(../assets/buttons/caravans_comp.jpg);
	height: 197px;
	width: 290px;
	display: block;
	background-position: 0px -197px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#viewvan2 {
	float: left;
	padding: 0px;
	margin: 0px;
}
a.viewvan2 {
	background-image: url(../assets/buttons/caravans_comp.jpg);
	height: 197px;
	width: 290px;
	display: block;
	background-position: 0px -197px;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.viewvan2:hover {
	background-image: url(../assets/buttons/caravans_comp.jpg);
	height: 197px;
	width: 290px;
	display: block;
	background-position: 0px -197px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#viewtour {
	float: left;
	margin: 0px;
}
a.viewtour {
	background-image: url(../assets/buttons/tourers_comp.jpg);
	height: 197px;
	width: 290px;
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.viewtour:hover {
	background-image: url(../assets/buttons/tourers_comp.jpg);
	height: 197px;
	width: 290px;
	display: block;
	background-position: 0px -197px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#viewtour2 {
	float: left;
	margin: 0px;
}
a.viewtour2 {
	background-image: url(../assets/buttons/tourers_comp.jpg);
	height: 197px;
	width: 290px;
	display: block;
	background-position: 0px -197px;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.viewtour2:hover {
	background-image: url(../assets/buttons/tourers_comp.jpg);
	height: 197px;
	width: 290px;
	display: block;
	background-position: 0px -197px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#sellcar {
	float: left;
	margin: 0px;
	padding: 0px;
}
a.sellcar {
	background-image: url(../assets/buttons/sell_static_comp2.jpg);
	height: 250px;
	width: 290px;
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.sellcar:hover {
	background-image: url(../assets/buttons/sell_static_comp2.jpg);
	height: 250px;
	width: 290px;
	display: block;
	background-position: 0px -250px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#selltour {
	float: left;
	margin: 0px;
	padding: 0px;
}
a.selltour {
	background-image: url(../assets/buttons/sell_tourer_comp2.jpg);
	height: 250px;
	width: 290px;
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.selltour:hover {
	background-image: url(../assets/buttons/sell_tourer_comp2.jpg);
	height: 250px;
	width: 290px;
	display: block;
	background-position: 0px -250px;
	background-repeat: no-repeat;
	text-decoration: none;
}
