/* start global navigation bar */

/* Begin Spacer Bar */
#spacer {
	float: left;
	width: 312px;
	height: 36px;
	display: block;
}
#spacer a {
	display: block;
	width: 312px;
	height: 36px;
	background: url(images/navigationBar.jpg) no-repeat;
	text-indent: -9999px;
}
#spacer a:hover {
	background: url(images/navigationBar.jpg) no-repeat;
	background-position: 0px 0px;
}

/* End Spacer Bar */





#home_button {
	float: left;
	width: 60px;
	height: 36px;
	display: block;
}
#home_button a {
	display: block;
	width: 60px;
	height: 36px;
	background: url(images/navigationBar.jpg) no-repeat;
	background-position: -312px 0px;
	text-indent: -9999px;
}
#home_button a:hover {
	background: url(images/navigationBar.jpg) no-repeat;
	background-position: -312px -36px;
}
#hosting_button {
	float: left;
	width: 74px;
	height: 36px;
	display: block;

}
#hosting_button a {
	display: block;
	width: 74px;
	height: 36px;
	background: url(images/navigationBar.jpg) no-repeat;
	background-position: -372px 0px;
	text-indent: -9999px;
}
#hosting_button a:hover {
	background-image: url(images/navigationBar.jpg);
	background-repeat: no-repeat;
	background-position: -372px -36px;
}

#services_button {
	float: left;
	width: 83px;
	height: 36px;
	display: block;
}
#services_button a {
	display: block;
	width: 83px;
	height: 36px;
	text-indent: -9999px;
	background-image: url(images/navigationBar.jpg);
	background-repeat: no-repeat;
	background-position: -446px 0px;
}
#services_button a:hover {
	background-image: url(images/navigationBar.jpg);
	background-repeat: no-repeat;
	background-position: -446px -36px;
}


#webdesign_button {
	float: left;
	width: 98px;
	height: 36px;
	display: block;
}
#webdesign_button a {
	display: block;
	width: 98px;
	height: 36px;
	background: url(images/navigationBar.jpg) no-repeat -529px 0px;
	text-indent: -9999px;
}
#webdesign_button a:hover {
	background: url(images/navigationBar.jpg) no-repeat -529px -36px;
}


#eccomerce_button {
	float: left;
	width: 108px;
	height: 36px;
	display: block;
}
#eccomerce_button a {
	display: block;
	width: 108px;
	height: 36px;
	background: url(images/navigationBar.jpg) no-repeat;
	background-position: -627px 0px;
	text-indent: -9999px;
}
#eccomerce_button a:hover {
	background: url(images/navigationBar.jpg) no-repeat;
	background-position: -627px -36px;
	cursor: help;
}

#faqs_button {
	float: left;
	width: 51px;
	height: 36px;
	display: block;
}
#faqs_button a {
	display: block;
	width: 51px;
	height: 36px;
	background: url(images/navigationBar.jpg) no-repeat;
	background-position: -735px 0px;
	text-indent: -9999px;
}
#faqs_button a:hover {
	background: url(images/navigationBar.jpg) no-repeat;
	background-position: -735px -36px;
	cursor: help;
}

#support_button {
	float: left;
	width: 75px;
	height: 36px;
	display: block;
}
#support_button a {
	display: block;
	width: 75px;
	height: 36px;
	background: url(images/navigationBar.jpg) no-repeat;
	background-position: -786px 0px;
	text-indent: -9999px;
}
#support_button a:hover {
	background: url(images/navigationBar.jpg) no-repeat;
	background-position: -786px -36px;
	cursor: help;
}

#custLogin_button {
	float: left;
	width: 142px;
	height: 36px;
	display: block;
}
#custLogin_button a {
	display: block;
	width: 142px;
	height: 36px;
	background: url(images/navigationBar.jpg) no-repeat;
	background-position: -861px 0px;
	text-indent: -9999px;
}
#custLogin_button a:hover {
	background: url(images/navigationBar.jpg) no-repeat;
	background-position: -861px -36px;
}
