#topButtons
{
	position: relative;
	width: 828px;
	margin: 0 auto;
	height: 103px;
}

#serviceReservations
{
	position: relative;
	width: 150px;
	height: 103px;
	float: left;
}

#viewSpecials
{
	position: relative;
	width: 150px;
	height: 103px;
	float: left;
	margin-left: 18px;
}

#viewBlog
{
	position: relative;
	width: 150px;
	height: 103px;
	float: left;
	margin-left: 17px;
}

#viewPreOwnedSpecials
{
	position: relative;
	width: 150px;
	height: 103px;
	float: left;
	margin-left: 17px;
}

#ryderButton
{
	position: relative;
	width: 146px;
	height: 103px;
	float: left;
	margin-left: 18px;
}

