:focus {
	-moz-outline-style: none;
}

#tab_cntnr {
	position:relative;
	float:left;
	display:inline;
	width:720px;
	height:41px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index:1005;
}

#tab_cntnr ul {
	list-style:none;
	padding:0;
	text-align:center;
	margin:0;
}

#tab_cntnr li {
	margin:0px;
	padding:0px;
	height:40px;
	width:119px;
	float:left;
}

#tab_cntnr a {
	font-size:12px;
	margin-bottom:0;
	height:41px;
	line-height:40px;
	vertical-align:middle;
	width:120px;
	color:#5e676e;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/buttons/tab-nav.jpg);

	background-repeat:no-repeat;
	display:block;
}

#tab_cntnr a:hover {
	background-image:url(../images/buttons/tab-nav-hover.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	width:120px;
}

#tab_cntnr a.selected {
	background-image:url(../images/buttons/tab-nav-selected.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	width:120px;
}












#secondary_tab_cntnr {
	position:relative;
	float:left;
	display:inline;
	width:440px;
	height:41px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index:1005;
}

#secondary_tab_cntnr ul {
	list-style:none;
	padding:0;
	text-align:center;
	margin:0;
}

#secondary_tab_cntnr li {
	margin:0px;
	padding:0px;
	height:40px;
	width:119px;
	float:left;
}

#secondary_tab_cntnr a {
	font-size:12px;
	margin-bottom:0;
	height:41px;
	line-height:40px;
	vertical-align:middle;
	width:120px;
	color:#5e676e;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/buttons/secondary-tab-nav.jpg);

	background-repeat:no-repeat;
	display:block;
}

#secondary_tab_cntnr a:hover {
	background-image:url(../images/buttons/secondary-tab-nav-hover.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	width:120px;
}

#secondary_tab_cntnr a.selected {
	background-image:url(../images/buttons/secondary-tab-nav-selected.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	width:120px;
}









.tabbuttons {
	width:100px;
	height:101px;
	float:left;
	display:inline;
	margin-left:10px;
	overflow:hidden;
	margin-top:4px;
}

.featurenavspacer {
	display:inline;
	float:left;
	position:relative;
	height:41px;
	width:226px;
}

.featurenavholder{
	margin-top:10px;
	position: relative;
	float:left;
	display:inline;
	height:41px;
	width:960px;	
	z-index:6;
}

.featureholder {
	position: relative;
	float:left;
	display:inline;
	height:400px;
	width:960px;
	z-index:5;
	background-image:url(../images/site/home-feature-back.jpg);
	background-repeat:no-repeat;
	margin-top:-1px;
	
}


#allother_slide_parent {
	float: left;
	width:440px;
	height:310px;
	display:inline;
	overflow:hidden;
}

#allother_slide_container {
	float:left;
	margin:0;
	height:280px;
}

.allother_tab_content {
	width:440px;
	float:left;
	display:inline;
	height:3100px;
}








#slide_parent {
	float: left;
	width:920px;
	height:400px;
	margin-left:20px;
	display:inline;
	overflow:hidden;
}

#slide_container {
	float:left;
	margin:0;
	height:400px;
}

.tab_content {
	width:920px;
	float:left;
	display:inline;
	height:400px;
}



.tabimageholder{
	height:360px;
	width:460px;
	float:left;
	display:inline;
	overflow:hidden;
}

.tabtextholder{
	height:360px;
	width:460px;
	float:left;
	display:inline;
	overflow:hidden;
}
