html,
body {
	min-width:970px;
	margin:0;
	padding:0;
	}

a {
	outline:none;
	}


body {
	background:#fff;
	color:#333;
	font:8pt/13.5pt Verdana, Arial, sans-serif;
	}

#container {
	position:absolute;
	left:50%;
	width:960px;
	margin:10px 0 0 -480px;
	}

/* Header */

#header_banner {
	text-align:center;
	margin:5px 0;
	}

/* Top Nav */

#navlist {
	clear:both;
	text-align:center;
	margin:0;
	padding:0;
	background:#ddd;
	}

#navlist li {
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
	}

#navlist li a {
	display:inline-block;
	padding:3px 20px;
	margin:0;
	text-decoration:none;
	font-size:1.3em;
	color:#444;
	text-transform:uppercase;
	border-right:1px solid #fff;
	}

#navlist li a.first {
	border-left:1px solid #fff;
	}

#navlist li a:hover {
	color:#fff;
	background:#e34a11;
	}

#navlist li a#current {
	background:#e34a11;
	color:#fff;
	}

/* Footer */

#footer {
	text-align:center;
	padding:10px 0 0;
	font:0.75em/0.8em Geneva, Verdana, Arial, sans-serif;
	color:#aaa;
	letter-spacing:0.2em;
	clear:both;
	}

#footer a {
	color:#aaa;
	text-decoration:none;
	}

#footer a:hover {
	color:#e34a11;
	}

/* Index Page */

#page_index p {
	padding:5px 15px 0 30px;
	text-align:left;
	}

#home_animation {
	width:500px;
	height:375px;
	margin:0 0 0 75px;
	float:right;
	}

/* Products Page */

#products_nav {
	clear:both;
	text-align:center;
	padding:0;
	margin:0;
	border-top:1px solid #fff;
	background:#aaa;
	}

#products_nav li {
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
	}

#products_nav li a {
	display:inline-block;
	padding:3px 20px;
	margin:0 0 0 1px;
	text-decoration:none;
	color:#444;
	border-right:1px solid #fff;
	}

#products_nav li a.first {
	border-left:1px solid #fff;
	}

#products_nav li a:hover {
	color:#fff;
	background:#e34a11;
	}

#products_nav li a#current_sub {
	background:#e34a11;
	color:#fff;
	}

#page_product_roller table {
	width:95%;
	margin:20px auto 10px;
	border:1px solid #ccc;
	}

#page_product_roller td {
	padding:3px;
	border:1px solid #ccc;
	}

.model_cell {
	color:#006;
	font-size:1.4em;
	font-weight:bold;
	}

#page_product_roller td.no_border {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	}

#page_product_roller td.no_border_top {
	border-top:1px solid #fff;
	}

#page_product_roller td.no_border_bottom {
	border-bottom:1px solid #fff;
	}

#page_product_roller td {
	cursor:default;
	}

#page_product_roller td[onclick]:hover {
	cursor:pointer;
	border:1px solid #f60;
	}

.models_rollers {
	width:220px;
	height:90px;
	border:0;
	}

.idiot_text {
	margin:0 0 15px 0;
	line-height:1.2em;
	}

#features_nav a {
	font-size:1.1em;
	text-decoration:none;
	color:#e34a11;
	display:block;
	text-transform:uppercase;
	}

#features_nav a:hover {
	color:#006;
	}

#features_nav td {
	padding:10px 0;
	}

#feature_table {
	margin:10px 0 0;
	}

#feature_table h1 {
	font-size:2em;
	line-height:1.2em;
	}

#feature_cell tr td h1 {
	text-align:center;
	}

.series_title {
	line-height:0.8em;
	}

.series_title h2 {
	font-size:1.6em;
	margin:0;
	padding:0;
	}

/* Safety */

#work_safety_pic_l {
	margin:0 50px 10px;
	float:left;
	width:225px;
	height:284px;
	}

#work_safety_pic_r {
	margin:0 50px 10px;
	float:right;
	width:225px;
	height:284px;
	}

#work_safety_col_mid {
	float:left;
	width:310px;
	}

/* Applications */

.video_thumb {
	width:300px;
	height:225px;
	border:0;
	display:block;
	margin:0 0 5px;
	}

.video_num {
	float:left;
	}

.applications_table tr td a {
	text-decoration:none;
	color:#006;
	display:block;
	line-height:1.1em;
	margin:0 0 20px;
	padding:0 10px;
	}

.applications_table tr td a:hover {
	color:#e34a11;
	}

/* About Us */

#about_nav {
	clear:both;
	text-align:center;
	margin:0;
	padding:0;
	border-top:1px solid #fff;
	background:#aaa;
	}

#about_nav li {
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
	}

#about_nav li a {
	display:inline-block;
	padding:3px 20px;
	margin:0 0 0 1px;
	text-decoration:none;
	color:#444;
	border-right:1px solid #fff;
	}

#about_nav li a.first {
	border-left:1px solid #fff;
	}

#about_nav li a:hover {
	color:#fff;
	background:#e34a11;
	}

#about_nav li a#current_sub {
	background:#e34a11;
	color:#fff;
	}

#about_flash_cards {
	text-align:center;
	padding:0;
	margin:0;
	}

#page_about1 p {
	width:800px;
	margin:10px auto 10px 50px;
	}

.mythfact {
	width:300px;
	margin:10px;
	text-align:justify;
	float:left;
	}

/* Contact Us */

#contact_info {
	background:url(../images/worldmap.jpg) no-repeat center center;
	width:100%;
	height:352px;
	text-align:center;
	margin:0;
	padding:10px 150px;
	}

#contact_info td {
	text-align:left;
	}

/* Tool Tips */

#tt {
	position:absolute;
	display:block;
	background:url(../images/tt_left.gif) top left no-repeat;
	z-index:1000;
	}

#tttop {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(../images/tt_top.gif) top right no-repeat;
	overflow:hidden;
	}

#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin:0 0 0 5px;
	background:#666;
	color:#fff;
	}

#ttbot {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(../images/tt_bottom.gif) top right no-repeat;
	overflow:hidden;
	}

#tt h1 {
	font-size:1.4em;
	line-height:1em;
	font-weight:bold;
	margin:3px 0;
	padding:0;
	text-transform:uppercase;
	text-align:center;
	}

#tt h2 {
	font-size:1.1em;
	line-height:1.2em;
	font-weight:bold;
	margin:2px 0;
	padding:0;
	text-align:center;
	}

#tt p {
	text-align:justify;
	line-height:1.4em;
	font-size:1.1em;
	}

/* MISC */

td h1 {
	color:#000;
	text-transform:uppercase;
	}

h3 {
	color:#000;
	font-size:1.3em;
	letter-spacing:0.05em;
	margin:10px 0 5px;
	text-align:left;
	}

h4 {
	font-size:1.2em;
	font-weight:bold;
	display:block;
	background:#999;
	color:#333;
	text-align:center;
	padding:2px 0;
	}

.call_to_action {
	font-size:1.2em;
	color:#e34a11;
	font-weight:bold;
	}

.center {
	text-align:center;
	}

.circle {
	list-style-type:circle;
	}