#nav_home {
	background-image: url(../Images/nav_home.jpg);
	background-repeat: no-repeat;
}
#nav_wel {
	background-image: url(../Images/nav_well.jpg);
	background-repeat: no-repeat;
}
#nav_linc {
	background-image: url(../Images/nav_linc.jpg);
	background-repeat: no-repeat;
}
#nav_pet {
	background-image: url(../Images/nav_pet.jpg);
	background-repeat: no-repeat;
}
#nav_corb {
	background-image: url(../Images/nav_corb.jpg);
	background-repeat: no-repeat;
}
#topnav {
	height: 160px;
	width: 675px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
}
#nav_quote {
	background-image: url(../Images/nav_quote.jpg);
	background-repeat: no-repeat;
}
#nav_reserve {
	background-image: url(../Images/nav_reserve.jpg);
	background-repeat: no-repeat;
}
#nav_info {
	background-image: url(../Images/nav_inf.jpg);
	background-repeat: no-repeat;
}
#nav_calc {
	background-image: url(../Images/nav_calc.jpg);
	background-repeat: no-repeat;
}
#nav_storage {
	background-image: url(../Images/nav_storage.jpg);
	background-repeat: no-repeat;
}
#nav_home a:hover, #nav_wel a:hover, #nav_linc a:hover, #nav_pet a:hover, #nav_corb a:hover, #nav_storage a:hover, #nav_quote a:hover, #nav_reserve a:hover, #nav_calc a:hover, #nav_info a:hover {

	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	padding-top: 30px;
	text-decoration: none;
	letter-spacing: 0.01em;
	margin-right: 5px;
	color: #FF0000;
}
#nav_north {
	background-image: url(../Images/nav_north.jpg);
	background-repeat: no-repeat;
}
#nav_home a, #nav_wel a, #nav_linc a, #nav_pet a, #nav_corb a, #nav_storage a, #nav_quote a, #nav_reserve a, #nav_calc a, #nav_info a, #nav_north a {

	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	padding-top: 30px;
	text-decoration: none;
	letter-spacing: 0.01em;
	margin-right: 5px;
	color: #FFFF00;
}
#nav_home, #nav_wel, #nav_linc, #nav_pet, #nav_corb, #nav_storage, #nav_quote, #nav_reserve, #nav_calc, #nav_info, #nav_north {

	height: 94px;
	width: 120px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-right: 4px;
	margin-left: 4px;
	float: left;
}
#nav_home a:hover, #nav_wel a:hover, #nav_linc a:hover, #nav_pet a:hover, #nav_corb a:hover, #nav_storage a:hover, #nav_quote a:hover, #nav_reserve a:hover, #nav_calc a:hover, #nav_info a:hover, #nav_north a:hover {


	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	padding-top: 30px;
	text-decoration: none;
	letter-spacing: 0.01em;
	margin-right: 5px;
	color: #FF0000;
}
