#main {
	background:url(../images/main-bg.gif) no-repeat top center;
	margin:0;
	padding:0;
	min-height:650px;
	height:auto !important;
    height:650px;
	position:relative;
}
#pageination {
	padding:10px 50px;
	text-transform:uppercase;
	font-size:80%;
}
#pageination a {
	color:#666;
	text-decoration:none;
}
#pageination a:hover {
	color:#8cb5db;
}
#main.index {
	background:none;
}
#flash-area {
	position:relative;
	/*top:-10px;*/
	height:318px;
	width:1020px;
	z-index:1;
}
#sub-mantle {
	background:url(../images/sub-mantle.jpg) no-repeat top center;
	height:121px;
	width:1020px;
}
#sub-mantle h1 {
	margin:85px 45px 0 0;
	$margin:94px 45px 0 0;
	font-size:36px;
	color:#fff;
	float:right;
}
#sidebar_homepage_side {
	width:225px;
	min-height:238px;
	height:auto !important;
    height:238px;
	float:left;
	display:inline;
}

#sidebar.subpage-side-nav{
	width:225px;
	min-height:238px;
	height:auto !important;
    height:238px;
	position:absolute;
	display:inline;
	left:-15px;
	
}

/********* sidebar homepage ************/

#sidebar_homepage_side {
	background: url(../images/sidebar-home-bg.png) no-repeat top center;
	margin:-2px 35px 0;
	_margin:-5px 35px 0;
	text-align:center;
}
#sidebar_homepage_side h1 {
	text-align:left;
	padding:20px;
	font-size:17px;
}
#sidebar_homepage_side p {
	text-align:left;
	padding:10px 20px;
	font-size:90%;
}
.side-bot {
	margin-left:2px;
	_margin-left:1px;
	background:#fff url(../images/sidebar-bg-bot.gif) no-repeat top center;
	height:36px;
	display:block;
}

.subpage-side-nav .side-bot {
	margin-left:0px;
}

/********* sidebar subpage ************/

.subpage-side-nav {
	margin:-121px 35px 0;
	_margin:-131px 35px 0 27px;
	text-align:center;
	display:inline;
}
.subpage-side-nav h1 {
	background:url(../images/sidebar-home-bg.png) no-repeat top center;
	_background:url(../images/sidebar-bg-ie6.png) no-repeat top center;
	text-align:right;
	padding:20px 35px 10px;
	$padding:20px 35px 15px;
	_padding:15px 35px 10px;
	
	color:#333;
	font-size:17px;
}
.subpage-side-nav h3 {
	/*background:#FFFFFF;*/
	padding:0 0 0 0;
	_padding:0 0 0 10px;
	font-size:14px;
	color:#305578;
	width:225px;
	display:block;
	line-height:1.4em;
}
#no_sidebar {
	margin-top:25px;
	margin-left:75px;
	position:absolute;
	left:-15px;
}
#no_sidebar h3{
	font-size:14px;
	color:#305578;
	display:block;
	line-height:1.4em;
	text-align:center;
	padding:0 0 0 0;
	_padding:0 0 0 10px;
}
.subpage-side-nav p {
	text-align:left;
	padding:10px 20px;
	font-size:90%;
}
.subpage-side-nav ul {
	background:url(../images/sidebar-bg-mid.png) no-repeat top center;
	_background:url(../images/sidebar-bg-mid-ie6.png) no-repeat top center;
	_margin-left:-3px;
	overflow:hidden;
	text-align:right;
}
.subpage-side-nav ul li {
	margin:0 35px;
	padding:8px 0 0 0;
	_padding:2px 0 0 0;
	font-size:85%;
}
.subpage-side-nav ul li a {
	padding:0 0 8px 0;
	border-bottom:1px solid #e9e9e9;
	color:#305578;
	font-weight:bold;
	display:block;
	text-decoration:none;
}
.subpage-side-nav ul li a:hover {
	color:#8cb5db;
	padding:0 0px 8px 0;
}
.subpage-side-nav ul.side-second-level {
	margin:0;
}
.subpage-side-nav ul.side-second-level li {
	padding:8px 0 0 0;
}
.subpage-side-nav ul.side-second-level li a {
	padding:0 5px 0 0;
	border-bottom:none;
	color:#305578;
	font-weight:normal;
	display:block;
	text-decoration:none;
}
.subpage-side-nav ul.side-second-level li a:hover {
	color:#8cb5db;
	padding:0 7px 0 0;
}
.subpage-side-nav ul.side-second-level li.last a {
	padding:0 5px 10px 0;
	border-bottom:1px solid #e9e9e9;
}
.subpage-side-nav ul.side-second-level li.last a:hover {
	padding:0 8px 10px 0;
	border-bottom:1px solid #e9e9e9;
}
.subpage-side-nav ul.side-second-level li.selected-2 a {
	font-weight:bold;
}
.subpage-side-nav .side-bot {
	$margin:0 0 0 1px;
	_margin:0 0 0 3px;
	
	
	background: url(../images/sidebar-bg-bot.png) no-repeat bottom center;
	_background: url(../images/sidebar-bg-bot.gif) no-repeat bottom center;
	height:26px;
	display:block;
	width:225px;
	$width:224px;
	
}

.subpage-side-nav .side-bot { margin /*\**/: 0 0 0 0px\9 }

.subpage-side-nav .side-bot {
	$margin:0 0 0 1px;
	_margin:0 0 0 3px;
}

/********** Homepage sections ************/

#index-one {
	margin:75px 0 0 0;
	float:left;
	width:347px;
	
}
#index-one h1 {
	margin:0 35px 0 0;
	_margin-top:7px;
	padding:0 0 4px 0;
	font-size:16px;
	border-bottom:1px solid #bfbfbf;
}
#index-one #view-all-news {
	position:relative;
	top:-10px;
	left:220px;
}
#index-one #view-all-news a {
	font-size:70%;
	text-decoration:none;
	color:#333;
	line-height:0;
}
#index-one p , #index-one h4 {
	/*padding:16px 35px 20px 0;	*/
	padding-right:30px;
}

#index-two {
	margin:75px 0 0 0;
	float:left;
	width:360px;
	_width:340px;
}
#index-two h1 {
	margin:0 0px 0 0;
	_margin-top:7px;
	/*margin:0 35px 0 0;*/
	padding:0 0 4px 0;
	font-size:16px;
	color:#305578;
	border-bottom:1px solid #bfbfbf;
}
#index-two p {
	padding:0x 35px 20px 0;
}

/********** subpage sections ************/

#sub-one {
	margin:40px 0 40px 0;
	float:left;
	width:497px;
	display:inline;
}
#sub-one h1 {
	margin:0 35px 0 0;
	padding:0 0 10px 0;
	font-size:18px;
	color:#305578;
}
#sub-one h2 {
	margin:0 35px 0 0;
	padding:10px 0 10px 0;
	font-size:100%;
	color:#305578;
	border-top:1px dotted #bfbfbf;
}
#sub-one p {
	padding:0 35px 10px 0;	
}
#sub-one strong {
	font-weight:bold;
}
#sub-one ul {
	margin:0 25px 10px 25px;
	$margin:0 27px 5px 27px;
	font-size:90%;
	line-height:1.4em;
}
#sub-one ul li {
	padding:0 7px;
	list-style:disc;
}

#main #page_content, #main #page_content_products h1{
	font-size:15px;
	font-weight:bold;
	padding-bottom:100px;
}

#product-description ul{
	padding-top:10px;
}
#product-description ul li{
	margin:0 25px;
	padding:0 0px;
	padding-top:7px;
	list-style:disc;
	line-height:17px;
}
/********* table ***********/

#sub-one table {
	margin:0 0 15px 0;
	$margin:15px 0 15px 0;
	padding:15px 0 0 0;
	width:462px;
}
#sub-one table tr.top-bar {
	background:#153e64;
}
#sub-one table tr.top-bar p {
	padding:3px;
	color:#fff;
	font-weight:bold;
}
#sub-one table tr.grey-stripe {
	background:#f0f0f0;
}
#sub-one table tr.grey-stripe p {
	padding:3px;
	font-size:80%;
}
#sub-one table tr.white-stripe {
	background:#fff;
}
#sub-one table tr.white-stripe p {
	padding:3px;
	font-size:80%;
}


/******** right side ***********/

#sub-two {
	margin:40px 0 0 0;
	float:left;
	width:200px;
	_width:200px;
	text-align:center;
	display:inline;
}
#sub-two h1 {
	margin:0 35px 0 0;
	padding:0 0 4px 0;
	font-size:14px;
	color:#305578;
	border-bottom:1px solid #bfbfbf;
}
#sub-two p {
	margin:15px 0;
	padding:6px 0;
	border-bottom:1px dotted #bfbfbf;
	border-top:1px dotted #bfbfbf;
	line-height:2em;
}
#sub-two strong {
	font-weight:bold;
}
#sub-two img.grey-border {
	padding:13px;
	border:10px solid #bfbfbf;
}

/*more code*/

#page_content, #page_content_products{
    padding-top:28px;
	margin-left:295px;
	width:690px;
	
}



ul.sitemap{
	list-style:none;
}

li.level2 {
margin-left:20px;
}

li.level3 {
margin-left:40px;
}

/*Product Styles Table*/

#page_content table.products, #page_content_products table.products{
	/*border: 0px solid #d5d5d5;*/
	width:689px;
	margin-top:30px;
	clear:right;
}

 #page_content table.samples, #page_content_products table.samples{
	margin-top:5px;
}

#page_content table.products th, #page_content_products table.products th{
	background:#083356;
	font-weight:bold;
	color:#fff;
	padding:4px;
}
#page_content table.products td, #page_content_products table.products td{
	background:#eee;
	
	margin:1px;
	padding:4px;
	border-top:2px solid #fff;
	border-left:2px solid #fff;
}
 #page_content table.products td.firstrow, #page_content_products table.products td.firstrow{
	border-left:0;
}

#page_content, #page_content_products li{
	padding-bottom:5px;
}

#product-description img{
	padding-left:40px;
	padding-bottom:40px;
}

/*still products*/

#product-description ul.pdf-list{
	padding-top:25px;
	font-size:11px;
}

#product-description ul.pdf-list ul{
	clear:both;
	
	font-size:11px;
}

#product-description ul.pdf-list li{
	float:left;
	margin:0px;
	margin-top:15px;
	padding-right:15px;
	list-style: none;
}



/*news*/
.content li {
	list-style: disc;
	margin-left:20px;
}

span.date{
	color:#aaa;
	margin-bottom:0px;
	font-size:10px;
	margin-top:20px;
	display:block;
}

.pressroom h4{
	padding:0px;
}

.pressroom p{
	margin-top:2px;
	margin-bottom:10px;
}

#page_content p.backToNews{
	width:100px;
}


/*industries page*/
ul.subcats li{
	margin-left:20px;
	list-style-type:square;
}

#thenarrows{
	width:480px;
}

#registered {
	position:absolute;
	color:white;
	margin-top:82px;
	margin-left:975px;
}

#page_content ul ul {
	padding-left:20px;
}

.productimagefloat{
	float:right;
	padding-left:25px;
}

#product-description{
	padding-bottom:30px;
}
