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


#click-btns {
	width: 670px;
	float: left;
	height: 200px;
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 50px;
}

.screenshot {
	float: left;
	font-family: "Trebuchet MS”", "“Lucida Sans Unicode”", "“Lucida Grande”", "” Lucida Sans”", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float: left;
	width: 213px;
	margin-top: 125px;
	margin-bottom: 20px;
}

#developers {
	float: left;
	height: 132px;
	width: 200px;
	background-image: url(http://static.garmin.com/shared/uk/fleet/fleet-btns/developer-btn.jpg);
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#quote {
	float: left;
	height: 132px;
	width: 200px;
	background-image: url(http://static.garmin.com/shared/uk/fleet/fleet-btns/quote-btn.jpg);
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#expert {
	float: left;
	height: 132px;
	width: 200px;
	margin-right: 20px;
	background-image: url(http://static.garmin.com/shared/uk/fleet/fleet-btns/ask-expert-btn.jpg);
	margin-bottom: 20px;
	margin-top: 20px;
}




#screenshots {
	float: left;
	width: 670px;
	height: 100%;
	margin-bottom: 20px;
}

#screenshot1 {
	float: left;
	height: 140px;
	width: 213px;
	background-image: url(http://static.garmin.com/shared/uk/fleet/screen1.jpg);
	margin-right: 10px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}

#screenshot2 {
	float: left;
	height: 140px;
	width: 213px;
	background-image: url(http://static.garmin.com/shared/uk/fleet/screen2.jpg);
	margin-right: 10px;
	margin-bottom: 5px;
	background-repeat: no-repeat;

}

#screenshot3 {
	float: left;
	height: 140px;
	width: 213px;
	background-image: url(http://static.garmin.com/shared/uk/fleet/screen3.jpg);
	margin-right: 10px;
	margin-bottom: 5px;
	background-repeat: no-repeat;

}

#screenshot4 {
	float: left;
	height: 140px;
	width: 202px;
	background-image: url(http://static.garmin.com/shared/uk/fleet/screen4.jpg);
	margin-right: 15px;
	margin-bottom: 5px;
	background-repeat: no-repeat;

}

#screenshot5 {
	float: left;
	height: 140px;
	width: 202px;
	background-image: url(http://static.garmin.com/shared/uk/fleet/screen5.jpg);
	margin-right: 15px;
	margin-bottom: 5px;
	background-repeat: no-repeat;

}


#section {
	float: left;
	height: 100px;
	width: 620px;
	margin-bottom: 15px;
}

#fleet_button {
	float: left;
	height: 101px;
	width: 101px;
	margin-right: 20px;
}