#talltabs-blue {
		clear:left;
		float:left;
		padding:0;
		width:100%;
		overflow:hidden;
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
		font-size: 12px;
		text-transform:uppercase;
		margin: 0;
		margin-top: 211px;
	}
#talltabs-blue ul {
		float:left;
		margin:0;
		padding:0;
		list-style:none;
		position:relative;
		left:50%;
		text-align:center;
	}
#talltabs-blue ul li {
	display:block;
	float:left;
	list-style:none;
	font-weight: bold;
	margin:0;
	padding:0;
	position:relative;
	right:50%;	
	}
#talltabs-blue ul li a {
	display:block;
	width:90px;
	float:left;
	margin:0;
	padding:8px 0px;
	text-decoration:none;
	color:#ffffff;
	background-attachment: scroll;
	background-image: url(../images/tagleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	}
#talltabs-blue ul li.form a {
	display:block;
	width:90px;
	float:left;
	margin:0;
	padding:8px 0px;
	text-decoration:none;
	color:#000000;
	background-attachment: scroll;
	background-image: url(../images/form.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	}
#talltabs-blue ul li.faqs a {
	display:block;
	float:left;
	margin:0;
	padding:8px 0px;
	text-decoration:none;
	color:#ffffff;
	background-attachment: scroll;
	background-image: url(../images/faqs.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	}
#talltabs-blue ul li.locate a {
	display:block;
	float:left;
	margin:0;
	padding:8px 0px;
	text-decoration:none;
	color:#ffffff;
	background-attachment: scroll;
	background-image: url(../images/locate.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	}
#talltabs-blue ul li a:hover {
		padding:20px 0px 6px 0px;
	}
#talltabs-blue ul li.home a.active{
	padding:20px 0px 6px 0px;
	font-weight:bold;
	}
#talltabs-blue ul li.home a:hover {
		padding:20px 0px 6px 0px;
		font-weight:bold;
	}
#talltabs-blue ul li.locate a{
		padding:8px 0px;
		font-weight:bold;
}
	
#talltabs-blue ul li.locate a:hover {
		padding:20px 0px 6px 0px;
		font-weight:bold;
	}
#talltabs-blue ul li.waiver a,
#talltabs-blue ul li.waiver a:hover {
		padding:20px 0px 6px 0px;
		font-weight:bold;
	}
#talltabs-blue ul li.faqs a{
		padding:8px 0px;
		font-weight:bold;
}
#talltabs-blue ul li.faqs a:hover {
		padding:20px 0px 6px 0px;
		font-weight:bold;
	}
#talltabs-blue ul li.home a {
	padding:8px 0px;
	background-attachment: scroll;
	background-image: url(../images/taghome.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight:bold;
	}
#talltabs-blue ul li.waiver a {
	padding:8px 0px;
	background-attachment: scroll;
	background-image: url(../images/tagwaiv.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight:bold;
	}