html {
	height: 100%;
}
body {
	height: 100%;
}
a {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	position: relative; background-image: url("../images/background-full-body-fade.jpg"); background-repeat: repeat-x;
}
#container {
	margin: 0px; padding: 0px; min-width: 760px;
}
#fixedfooter {
	margin: 0px; padding: 0px; min-width: 760px;
}
#fixednavigation {
	margin: 0px; padding: 0px; min-width: 760px;
}
#container {
	font: 1em/1.5em arial, helvetica, sans-serif; margin: auto; top: 45px; width: 1280px; bottom: 25px; min-height: 100%; font-size-adjust: none; font-stretch: normal;
}
* html #container {
	height: 100%;
}
#fixednavigation {
	margin: auto; left: 0px; top: 0px; width: 100%; height: 90px; right: 0px; border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid; position: fixed; z-index: 1000; opacity: 0.95; box-shadow: 0px 2px 2px #f1f2f2;
}
#fixedfooter {
	left: 0px; width: 100%; height: 40px; right: 0px; bottom: 0px; border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid; position: fixed; z-index: 1000; background-image: url("../images/footer-background.jpg"); background-color: rgb(0, 0, 0);
}
* html #fixednavigation {
	left: 0px; top: 0px; width: 100%; overflow: visible; position: absolute;
}
* html #fixedfooter {
	left: 0px; width: 100%; bottom: 0px; overflow: visible; position: absolute;
}
#topnavcontainer {
	margin: 0px auto; padding: 0px; width: 60em; height: 90px; position: relative; z-index: 10;
}
#footercontainer {
	margin: 0px auto; padding: 10px; width: 62em; position: relative; z-index: 10;
}
#footercontainer .socialfade:hover {
	opacity: 0.8;
}
#navmenu {
	margin: 0px auto; padding: 10px; width: 50em; position: relative; z-index: 10;
}
#navmenu li {
	padding: 0px 5px; display: inline;
}
#navmenu a {
	font: bold 16px/36px baskerville, times, "times new roman", serif; text-align: center; color: rgb(255, 255, 255); text-decoration: underline; white-space: nowrap; font-size-adjust: none; font-stretch: normal;
}
#navmenu a:focus {
	color: rgb(169, 7, 106);
}
#navmenu a:hover {
	color: rgb(169, 7, 106);
}
#navmenu a:active {
	color: rgb(169, 7, 106);
}
#top-nav {
	margin-top: 5px; position: relative;
}
#top-nav ul {
	list-style: none; margin: 0px; padding: 0px;
}
#top-nav li {
	display: inline;
}
#top-nav li a {
	background: url("./images/menu_topnav-blank2.jpg") no-repeat; height: 31px; overflow: hidden; text-decoration: none; float: left; display: block;
}
#top-nav .menutext {
	text-align: center; line-height: 25px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; margin-top: 3px;
}
#top-nav li.NAVIGATION a {
	background-position: 0px 0px; color: rgb(100, 100, 100);
}
#top-nav li.NAVIGATION a:hover {
	background-position: 0px 0px; color: rgb(249, 157, 49);
}
#top-nav li.NAVRAQ a {
	background-position: -423px 0px; color: rgb(249, 157, 49);
}
#top-nav li.NAVRAQ a:hover {
	background-position: -423px -31px; color: rgb(100, 100, 100);
}
#smallfixednavigation {
	left: 0px; top: 0px; width: 100%; height: 72px; right: 0px; border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid; position: fixed; z-index: 1000; background-image: url("../images/menu-background-small.gif");
}
#smalltopnavcontainer {
	margin: 0px auto; padding: 10px; border: 1px solid red; border-image: none; width: 62em; position: relative; z-index: 10;
}
#smallnavmenu {
	margin: 0px auto; padding: 10px; width: 50em; position: relative; z-index: 10;
}
#smallnavmenu li {
	padding: 0px 5px; display: inline;
}
#smallnavmenu a {
	font: bold 16px/36px baskerville, times, "times new roman", serif; text-align: center; color: rgb(255, 255, 255); text-decoration: underline; white-space: nowrap; font-size-adjust: none; font-stretch: normal;
}
#smallnavmenu a:focus {
	color: rgb(169, 7, 106);
}
#smallnavmenu a:hover {
	color: rgb(169, 7, 106);
}
#smallnavmenu a:active {
	color: rgb(169, 7, 106);
}
#smalltop-nav {
	margin-top: 5px; position: relative;
}
#smalltop-nav ul {
	list-style: none; margin: 0px; padding: 0px;
}
#smalltop-nav li {
	display: inline;
}
#smalltop-nav li a {
	background: url("http://www.tektronixscopetour.com/images/single-nav-button.jpg") no-repeat; height: 31px; overflow: hidden; text-decoration: none; float: left; display: block;
}
#smalltop-nav .menutext {
	text-align: center; color: rgb(84, 130, 171); line-height: 25px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; font-weight: 600; margin-top: 3px;
}
#smalltop-nav li.singlebutton a {
	background-position: -692px 0px; width: 25px;
}
#smalltop-nav li.singlebutton a:hover {
	background-position: -692px -31px; border: 1px solid red; border-image: none; width: 25px;
}
