#navbar {
	margin: 0px;
	padding: 0px;
	height: 33px;
	list-style: none;
	background-image: url(../images/buttons3.png);
	background-repeat: repeat-x;
}

#navbar li {
	float: left;
}

#navbar a {
	text-decoration: none;
	display: block;
	height: 33px;
	text-indent: -5000px;
	background-image: url(../images/buttons3.png);
	background-repeat: no-repeat;
}

#navbar #home {
	background-position: -0px 0px;
	width: 133px;
}
#navbar #home:hover {
	background-position: -0px -33px;
}
#navbar #phase2 {
	background-position: -133px 0px;
	width: 331px;
}
#navbar #phase2:hover {
	background-position: -133px -33px;
}

#navbar #developer {
	background-position: -464px 0px;
	width: 201px;
}
#navbar #developer:hover {
	background-position: -464px -33px;
}

#navbar #location {
	background-position: -665px 0px;
	width: 159px;
}
#navbar #location:hover {
	background-position: -665px -33px;
}

#navbar #contact{
	background-position: -824px 0px;
	width: 165px;
}
#navbar #contact:hover {
	background-position: -824px -33px;
}

#frontboxes {
	padding: 0px;
	height: 136px;
	list-style: none;
	background-image: url(../images/front_henley.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#frontboxes li {
	float: left;
}

#frontboxes a {
	text-decoration: none;
	display: block;
	height: 136px;
	text-indent: -5000px;
	background-image: url(../images/front_henley.jpg);
	background-repeat: no-repeat;
}

#frontboxes #fb1 {
	background-position: -0px 0px;
	width: 235px;
}
#frontboxes #fb1:hover {
	background-position: -0px -136px;
}

#frontboxes #fb2 {
	background-position: -235px 0px;
	width: 240px;
}
#frontboxes #fb2:hover {
	background-position: -235px -136px;
}
#frontboxes #fb3 {
	background-position: -475px 0px;
	width: 240px;
}
#frontboxes #fb3:hover {
	background-position: -475px -136px;
}
#frontboxes #fb4 {
	background-position: -715px 0px;
	width: 234px;
}
#frontboxes #fb4:hover {
	background-position: -715px -136px;
}

#frontboxes2 {
	padding: 0px;
	height: 138px;
	list-style: none;
	background-image: url(../images/home_squares2.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#frontboxes2 li {
	float: left;
}

#frontboxes2 a {
	text-decoration: none;
	display: block;
	height: 138px;
	text-indent: -5000px;
	background-image: url(../images/home_squares2.jpg);
	background-repeat: no-repeat;
}

#frontboxes2 #fb1 {
	background-position: -0px 0px;
	width: 239px;
}
#frontboxes2 #fb1:hover {
	background-position: -0px -138px;
}

#frontboxes2 #fb2 {
	background-position: -239px 0px;
	width: 243px;
}
#frontboxes2 #fb2:hover {
	background-position: -239px -138px;
}
#frontboxes2 #fb3 {
	background-position: -482px 0px;
	width: 238px;
}
#frontboxes2 #fb3:hover {
	background-position: -482px -138px;
}
#frontboxes3 {
	padding: 0px;
	height: 138px;
	list-style: none;
	background-image: url(../images/home_squares3.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#frontboxes3 li {
	float: left;
}

#frontboxes3 a {
	text-decoration: none;
	display: block;
	height: 138px;
	text-indent: -5000px;
	background-image: url(../images/home_squares3.jpg);
	background-repeat: no-repeat;
}

#frontboxes3 #fb1 {
	background-position: -0px 0px;
	width: 239px;
}
#frontboxes3 #fb1:hover {
	background-position: -0px -138px;
}

#frontboxes3 #fb2 {
	background-position: -239px 0px;
	width: 243px;
}
#frontboxes3 #fb2:hover {
	background-position: -239px -138px;
}
#frontboxes3 #fb3 {
	background-position: -482px 0px;
	width: 238px;
}
#frontboxes3 #fb3:hover {
	background-position: -482px -138px;
}
#frontboxes4 {
	padding: 0px;
	height: 138px;
	list-style: none;
	background-image: url(../images/home_squares4.jpg);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#frontboxes4 li {
	float: left;
}

#frontboxes4 a {
	text-decoration: none;
	display: block;
	height: 138px;
	text-indent: -5000px;
	background-image: url(../images/home_squares4.jpg);
	background-repeat: no-repeat;
}

#frontboxes4 #fb1 {
	background-position: -0px 0px;
	width: 239px;
}
#frontboxes4 #fb1:hover {
	background-position: -0px -138px;
}

#frontboxes4 #fb2 {
	background-position: -239px 0px;
	width: 243px;
}
#frontboxes4 #fb2:hover {
	background-position: -239px -138px;
}
#frontboxes4 #fb3 {
	background-position: -482px 0px;
	width: 238px;
}
#frontboxes4 #fb3:hover {
	background-position: -482px -138px;
}

