/* Default */


#content {
	margin-top: 20px;
}
#navHeading {
	float: right;
	margin-right: 30px;
	margin-top: 30px;

	width: 186px;
	height: 30px;
	position: relative;
	background: url('../img/mtxvertical_heading.jpg') no-repeat;
}

/*
#navHeading li {
	float: left;
}
*/

#navHeading li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 30px;
	background: url('../img/mtxvertical_heading.jpg') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

/*up state*/
li#nav_homeTour a {
top: 0;
width: 186px;
background-position: 0 0;
}

li#nav_viewLibrary a {
top: 31px;
width: 186px;
background-position: 0 -31px;
}


/*hover state*/
li#nav_homeTour a:hover {
background-position: -187px 0;
}

li#nav_viewLibrary a:hover {
background-position: -187px -31px;
}

#navMenu {
	margin-right: 30px;
	width: 186px;
	height: 30px;
	position: relative;
	background: url('../img/mtxvertical_menu.jpg') no-repeat;
}

/*
#navMenu li {
	float: left;
}
*/

#navMenu li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 30px;
	background: url('../img/mtxvertical_menu.jpg') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

/*up state*/
li#nav_letter a {
top: 0;
width: 186px;
background-position: 0 0;
}

li#nav_radioShow a {
top: 31px;
width: 186px;
background-position: 0 -31px;
}


/*hover state*/
li#nav_letter a:hover {
background-position: -187px 0;
}

li#nav_radioShow a:hover {
background-position: -187px -31px;
}



#navViewHome {
	width: 134px;
	height: 30px;
/*	position: absolute;*/
/*	left: 0px;*/
/*	top: 396px;*/
	background: url('../img/viewthishome.jpg') no-repeat;
/*	margin-left: 200px;*/
	}
	
/*	
#navViewHome li {
	float: left;
}
*/

#navViewHome li a {
/*	position: absolute;*/
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 30px;
	background: url('../img/viewthishome.jpg') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

/*up state*/
li#nav_viewHome a {
top: 0;
width: 134px;
background-position: 0 0;
}

/*hover state*/
li#nav_viewHome a:hover {
background-position: -135px 0;
}


#navViewBrochures {
	float: left;
	width: 217px;
	height: 30px;
	position: relative;
	background: url('../img/viewbrochures.jpg') no-repeat;
/*	margin-left: 200px;*/
	}
	
/*	
#navViewBrochures  li {
	float: left;
}
*/

#navViewBrochures li a {
/*	position: absolute;*/
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 30px;
	background: url('../img/viewbrochures.jpg') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

/*up state*/
li#nav_viewBrochures a {
top: 0;
width: 217px;
background-position: 0 0;
}

/*hover state*/
li#nav_viewBrochures a:hover {
background-position: -218px 0;
}



#navViewVideo{
	float: left;
	width: 100px;
	height: 30px;
/*	position: relative;*/
	background: url('../img/viewvideo.jpg') no-repeat;
/*	margin-left: 200px;*/
	}
	
/*	
#navViewVideo  li {
	float: left;
}
*/

#navViewVideo li a {
	/*position: absolute;*/
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 30px;
	background: url('../img/viewvideo.jpg') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

/*up state*/
li#nav_viewVideo a {
top: 0;
width: 100px;
background-position: 0 0;
}

/*hover state*/
li#nav_viewVideo a:hover {
background-position: -101px 0;
}

/***********************************************/

#navHeadingInformationPage {
	float:left;
	margin-right: 30px;
	margin-top: 30px;

	width: 186px;
	height: 30px;
	position: relative;
	background: url('../img/mtxvertical_heading.jpg') no-repeat;
}

/*
#navHeading li {
	float: left;
}
*/

#navHeadingInformationPage li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 30px;
	background: url('../img/mtxvertical_heading.jpg') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

/*up state*/
li#nav_infohomeTour a {
top: 0;
width: 186px;
background-position: 0 0;
}

li#nav_infoviewLibrary a {
top: 31px;
width: 186px;
background-position: 0 -31px;
}


/*hover state*/
li#nav_infohomeTour a:hover {
background-position: -187px 0;
}

li#nav_infoviewLibrary a:hover {
background-position: -187px -31px;
}
