html {
	height: 100%;
	width: 100%;
}

a, a:active, a:visited {
	color: #0077b1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

address {
	font-style: normal;
}

body {
	margin: 0;
	font-size: 10pt;
	background: #e3e3e3 url('/images/bg.png') repeat-y;
	font-family: Helvetica, helvetica, arial, sans-serif;
	position: relative;
	z-index: 2;
	color: #333;
	height: 100%;
}

img {
	border: 0;
}

.superscript {
	vertical-align: super;
	font-size: 6pt;
}

.clear, .clear_me {
	clear: both;
}

#container, #top_nav {
	width: 770px;
	margin: auto;
	position: relative;
}

#top_nav {
	height: 21px;
	z-index: 90;
}

#top_nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#nav li {
	float: left;
	text-align: center;
}

#nav li a {
	position: relative;
	top: 3px;
	font-size: 8.5pt;
	color: black;
	text-decoration: none;
	background: url('/images/top-nav-tab.png');
	width: 84px;
	height: 18px;
	display: block;
}

#nav li ul {
	width: 770px;
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	left: 0;
	z-index: 95;
}

#nav a span {
	display: block;
	position: relative;
	top: 4px;
}

#nav li.over a {
	background: url('/images/top-nav-tab-over.png');
	color: white;
}

#nav li.over ul { display: block; }

#nav li a span {
	position: relative;
	top: 4px;
}

#nav li ul li a {
	z-index: 100;
	background: none !important;
	color: white;
	width: auto;
	height: 18px;
	margin-right: 7px;
	padding: 0 7px 0 7px;
	float: left;
}

#nav_seperator {
	background: url('/images/blue-nav-separator.gif');
	width: 100%;
	height: 19px;
}

#inner_content {
	background: white;
}

#layout_content {
	float: left;
	width: 760px;
}

#logo {
	margin: 20px 5px 0 5px;
	float: left;
}

#index_splash_image_rotation {
	padding-bottom: 10px;
	position: relative;
	z-index: 10;
}
#scrolling_flash {
	height:20px;
	text-align:left;
	padding-left:10px;
}

#interchangable_scroll {
	height: 20px;
	font-size:9pt;
	text-align: left;
	padding-left: 10px;
	float: left;
	margin: -22px 0 0 0;
}

#interchangable_scroll #header_scroll_text {
	font-weight: bold;
	padding-right: 5px;
	float: left;
}

#interchangable_scroll div {
	float: left;
}

#interchangable_scroll table {
	float: left;
	font-weight: regular;
}

#bottom_page {
	text-align: center;
	float: left;
}

.horiz_spacer {
	width: 98%;
	margin: 5px auto 5px auto;
	height: 5px;
	font-size: 5px;
	background: transparent url('/images/hr-bg.gif');
	clear: both;
}

#home_vert_spacer {
	height: 167px;
	width: 10px;
	background: transparent url('/images/vr-bg.gif');
	float: left;
}

#quicklinks {
	background: url('/images/quicklinks.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/quicklinks.png', sizingMethod='crop');
	width: 754px;
	height: 78px;
	margin: auto;
}

#quicklinks a {
	height: 78px;
	display: block;
	float: left;
	position: relative;
	z-index: 2;
}

#ql_cylinders {
	width: 107px;
	background: url('/images/quicklinks.png') 0 0;
}

a:hover#ql_cylinders {
	background: url('/images/quicklinks.png') 0 78px;
}

#ql_airprep {
	width: 107px;
	background: url('/images/quicklinks.png') -107px 0;
}

a:hover#ql_airprep {
	background: url('/images/quicklinks.png') -107px 78px;
}

#ql_airvalves {
	width: 108px;
	background: url('/images/quicklinks.png') -214px 0;
}

a:hover#ql_airvalves {
	background: url('/images/quicklinks.png') -214px 78px;
}

#ql_motioncontrol {
	width: 108px;
	background: url('/images/quicklinks.png') -322px 0;
}

a:hover#ql_motioncontrol {
	background: url('/images/quicklinks.png') -322px 78px;
}

#ql_cylinderaccessories {
	width: 107px;
	background: url('/images/quicklinks.png') -430px 0;
}

a:hover#ql_cylinderaccessories {
	background: url('/images/quicklinks.png') -430px 78px;
}

#ql_fittings {
	width: 108px;
	background: url('/images/quicklinks.png') -537px 0;
}

a:hover#ql_fittings {
	background: url('/images/quicklinks.png') -537px 78px;
}

#ql_switches {
	width: 109px;
	background: url('/images/quicklinks.png') -645px 0;
}

a:hover#ql_switches {
	background: url('/images/quicklinks.png') -645px 78px;
}

#answer_bar {
	width: 755px;
	height: 28px;
	background: url('/images/answer_bar.png');
	margin: 0 0 0 3px;
}

#answer_bar a {
	height: 28px;
	display: block;
	float: left;
	position: relative;
}

#ab_contact_us { width: 251px; }
a:hover#ab_contact_us { background: url('/images/answer_bar.png') 0px 28px; }

#ab_rfq { width: 254px; }
a:hover#ab_rfq { background: url('/images/answer_bar.png') -251px 28px; }

#ab_support { width: 250px; }
a:hover#ab_support { background: url('/images/answer_bar.png') -505px 28px; }

#powered_by_numatics {
	float: left;
	margin: 15px 5px 5px 0;
	position: relative;
	left: 20px;
	top: 20px;
}

#bottom_links {
	width: 450px;
	float: left;
	text-align: center;
}

#bottom_links ul {
	margin: auto;
	padding: 0;
	list-style-type: none;
	text-align: center;
	width: 435px;
	position: relative;
	left: 20px;
	top: 15px;
}

#bottom_links li {
	display: inline;
	padding: 0 1px 0 1px;
	font-size: 9pt;
}

#bottom_links li a {
	text-decoration: none;
}

#bottom_links li a:hover {
	text-decoration: underline;
}

#search {
	float: left;
	position: relative;
	left: 150px;
	top: 20px;
}

#search_submit_button {
	position: relative;
	left: 3px;
	top: 9px;
}

#local_distributor_icon {
	float: right;
	margin: 5px;
}

#right_shadow {
	background: url('/images/right-shadow.png') repeat-y top right;
	float: left;
	padding-right: 10px;
	width: 760px;
}

#bottom_shadow {
	width: 711px;
	height: 4px;
	font-size: 4px;
	float: right;
	left:5px;
	margin: 0 5px 0 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bottom-shadow.png', sizingMethod='scale');
	background: url('/images/bottom-shadow.png');
}
#container > #bottom_shadow {
	left:0;
}

#copyright_notice {
	color: #4d5052;
	width: 375px;
	margin: auto;
	margin-bottom:20px;
	font-size: 9pt;
	text-align: center;
	clear: both;
	position: relative;
	top: 10px;
	height: 30px
}

#copyright_notice a:visited { color: #4d5052; }

* html body #right_shadow {
	background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/right-shadow.png', sizingMethod='scale');
}

* html body #bottom_shadow {
	background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bottom-shadow.png', sizingMethod='scale');
	position: relative;
	left: 5px;
}