@charset "UTF-8";
/* CSS Document */


/*////////// ROLLOVER CSS //////////*/



#taxh_navbar {
	width: 800px;
	height: 44px;
	padding-top: 0px;
}

#inner_navbar {
	float: right;
	width: 388px;
	margin-top: 0px;
}

.taxh_menu {
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.taxh_menu li {
	padding: 0;
	margin: 0;
	height: 44px;
	list-style: none;
	background-repeat: no-repeat;
}
.taxh_menu li a, .taxh_menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -9000px;
	height: 44px;
	background-repeat: no-repeat;
}
.spacer {
	width: 50px;
}

.home {
	background-image: url(../imagedepot/buttbar/taxhispano_home-over.png);
	width: 47px;
	background-position: 0px 0px;
	padding: 0px;
}
.home a {
	background-image: url(../imagedepot/buttbar/taxhispano_home.png);
	padding: 0px;
}

.innhome {
	background-image: url(../imagedepot/menu/butt_innhome_over.png);
	width: 304px;
	background-position: 0px 0px;
	padding: 0px;
}
.innhome a {
	background-image: url(../imagedepot/menu/butt_innhome.png);
	padding: 0px;
}

.location {
	background-image: url(../imagedepot/buttbar/taxhispano_como.png);
	width: 137px;
	background-position: 0px 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.location a {
	background-image: url(../imagedepot/buttbar/taxhispano_como-over.png);
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.spacer {
	background-image: url(../imagedepot/buttbar/taxhispano_blank02.png);
	width: 400px;
	background-position: 0px 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

.spacer2 {
	background-image: url(../imagedepot/buttbar/taxhispano_blank.png);
	width: 50px;
	background-position: 0px 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

.about {
	background-image: url(../imagedepot/buttbar/taxhispano_about.png);
	width: 87px;
	background-position: 0px 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.about a {
	background-image: url(../imagedepot/buttbar/taxhispano_about-over.png);
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.contact {
	background-image: url(../imagedepot/buttbar/taxhispano_escribenos.png);
	width: 79px;
	background-position: 0px 0px;
	padding: 0px;
}
.contact a {
	background-image: url(../imagedepot/buttbar/taxhispano_escribenos-over.png);
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.call {
	background-image: url(../imagedepot/menu/butt_call_over.png);
	width: 153px;
	background-position: 0px 0px;
	padding: 0px;
}
.call a {
	background-image: url(../imagedepot/menu/butt_call.png);
	padding: 0px;
}

ul.taxh_menu li a:hover {background: none;}

.taxh_menu li {float: left;}

.taxh_menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
