/* CSS Document */

#home-nav {
	width:67px;
	height:40px;
	overflow:hidden;
	float:left;
}

#auto-glass-nav {
	width:101px;
	height:40px;
	overflow:hidden;
	float:left;
}

#commercial-nav {
	width:104px;
	height:40px;
	overflow:hidden;
	float:left;
}

#residential-nav {
	width:97px;
	height:40px;
	overflow:hidden;
	float:left;
}

#insurance-nav {
	width:157px;
	height:40px;
	overflow:hidden;
	float:left;
}

#contact-nav {
	width:202px;
	height:40px;
	overflow:hidden;
	float:left;
}