/***************
 GLOBAL ELEMENTS
***************/
html*, body * {
	margin: 0;
	padding: 0;
}

html {
	background: url("/images/html-bg.gif");
}


body {
	background: url("/images/body-bg.gif") repeat-x;
	font: 100% tahoma,"trebuchet ms",sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
}

#container {
	background: url("/images/container-bg2.gif") 0 30px no-repeat;
	margin: 0 auto;
	padding: 302px 0 0;
	width: 740px;
}


img.center {
	margin: 0 auto 0 auto;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

a img {
	border: 0;
}

img {
	margin: 0;
	padding: 0;
}

.clearboth {
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

p {
 	margin: 5px 0 0 0;
	padding: 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li {
	background: url("/images/arrow-yellow.gif") 0 6px no-repeat;
	margin: 0;
	padding: 0 0 0 15px;
}

/***************
 BANNER ELEMENTS
***************/

#banner {
	left: 50%;
	margin: 0 0 0 -370px;
	position: absolute;
	top: 0;
	width: 740px;
}

#top-navigation {
	background: url("/images/top-nav-bg.gif") repeat-x;
	border-bottom: 1px solid #fff;
	clear: both; 
	height: 30px;
	width: 740px;
}

#top-navigation ul, #top-navigation li {
	background: none;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#top-navigation a {
	background: url("/images/top-nav-separator.gif") 100% 100% no-repeat;
	color: #fff;
	display: inline;
	float: left;
	font-size: 11px;
	height: 20px;
	margin: 0 0 1px 0;
	padding: 10px 25px 0 25px;
	text-decoration: none;
}  

a#link-employment {
	background-image: none;
	padding: 10px 24px 0 24px;
	margin: 0 0 1px 0;
}

#top-navigation a:hover,
#page-home #link-home,
#page-products #link-products,
#page-industries #link-industries,
#page-news #link-news,
#page-about #link-about,
#page-contact #link-contact,
#page-employment #link-employment {
	border-bottom: 4px solid #ff0000;
	height: 16px;
}


/*************
 MAIN ELEMENTS 
*************/

#main {
	background: #fff url("/images/home-bg.gif") repeat-x;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff; 
	font-size: .7em;
	line-height: 1.5em;
	padding: 0 19px 10px 19px;
	width: 700px; 
}

#main-left {
	background: url("/images/home/main-left-bg.gif") repeat-x;
	float: left;
	width: 520px;
}

.header {
 	border-bottom: 2px solid #545454;
	display: block;
}

.about-header {
 	border-bottom: 2px solid #545454;
	display: block;
	padding: 5px 0 0 0;
}

#GoogleSearch {
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0;
	width: 180px;
}

#GoogleSearch #keyword {
	color: #898989;
	float: left;
	font-size: .90em;
	margin: 0 2px 0 0;
	padding: 2px 2px 1px 2px;
	width: 150px;
}

#GoogleSearch #go {
	float: left;
}

a {
	color: #ed1c24;
}

a:hover {
	text-decoration: none;
}

a:visited,  a:active {
	color: #666;
}

p.about {
	float: left;
	line-height: 1.7;
	width: 500px;
}

.trade-shows {
	float: left;
	margin-top:50px;	
	background: url("/images/home/tech-specs-bg.gif") no-repeat;
	clear: both;
	display: block;
	height: 90px;
	padding: 15px;
	width: 640px;
	border: 2px solid #959595;
}

.gc-announcement {
	float: left;
	margin-top:50px;	
	clear: both;
	display: block;
	height: 90px;
	padding: 15px;
	width: 640px;
	border: 2px solid #000;
}

.trade-shows h1 {
	border-bottom: 2px solid #959595;
	color: #c62027;
	display: block;
	font: bold 1.6em arial,sans-serif;
}

.trade-shows ul {
	margin-top:10px;
}

.calls-to-action {
	float: right;
	margin: 4px 0 0;
	width: 180px;
}

.calls-to-action a, .calls-to-action a:visited {
	background: #545454 url("/images/home/calls-bg.gif") 0 0 no-repeat;
	color: #fff;
	display: block;
	font-size: 11px;
	line-height: 1;
	font-weight: bold;
	height: 11px;
	margin: 1px 0; 
	padding: 4px 0 5px 20px;
	text-decoration: none;
	width: 160px;
}

.calls-to-action a:hover {
	background: #545454 url("/images/home/calls-bg-on.gif") 0 0 no-repeat;
	color: #fff;
}

img.logo {
	margin: 10px 15px;
}

div.divider {
	background: url("/images/dotted-bg.gif") repeat-x;
	display: block;
	height: 1px;
	margin: 15px 0;
	width: 100%;
}

#left, #middle, #right {
	float: left;
	width: 165px;	
}

#middle {
	margin: 0 10px;
}

.bucket-text {
	float: left;
	padding: 0 0 0 10px;
	width: 142px;  
}

#tech-info {
	background: url("/images/home/tech-specs-bg.gif") no-repeat;
	display: block;
	float: left;
	margin: 15px 0 0 5px;
	padding: 15px 0 0;
	width: 490px;
}

#tech-info p {
	float: left;
	width: 150px;
}

#tech-info ul.col1 {
	float: left;
	padding: 5px 0 0 20px;
	width: 120px;
}

#tech-info ul.col2 {
	float: left;
	padding: 5px 0 0 20px;
	width: 120px;
}

#tech-info .tech-inner {
	border-color: #ccc;
	border-style: solid;
	border-width: 0 1px;
	padding: 0 15px 15px;
	width: 458px;
}

#main-right {
	display: block;
	float: right;
	padding: 5px 0 0;
	width: 180px;
}

#main-right #our-companies {
	background: #fff url("/images/home/right-bucket-bg.gif") no-repeat;
	color: #707070;
	display: block;
	float: right;
	margin: 0 0 12px;
	width: 180px;
}

#main-right #our-companies img {
	clear: both;
	display: block;
}

#main-right #our-companies #logos {
	margin: 0 0 0 15px;
}

#main-right #our-companies ul {
	border-color: #ccc;
	border-style: solid;
	border-width: 0 1px;
	list-style-type: square;
	padding: 0 0 0 15px;
	width: 163px;
}

#main-right #our-companies li {
	background-image: none;
	margin: 0 0 0 15px;
	padding: 3px 0;
}

#main-right #our-companies a {
	color: #707070;
}

#main-right #news-events {
	background: #fff url("/images/home/right-bucket-bg.gif") no-repeat;
	color: #707070;
	display: block;
	float: right;
	font-size: 1em;
	line-height: 1.3;
	padding: 10px 0 0 0;
	width: 180px;
}

#main-right #news-events a {
	text-decoration: none;
}

#main-right #news-events a:hover {
	text-decoration: underline;
}

#main-right #news-events .inner {
	border-color: #ccc;
	border-style: solid;
	border-width: 0 1px;
	color: #898989;
	display: block;
	float: left;
	margin: 0;
	padding: 5px 10px 0 15px;
	width: 153px;
}

#main-right #news-events .inner p {
	font-size: .95em;
	padding: 5px 0;
}

#main-right #news-events .inner p.separator {
	border-top: 1px dotted #bebebe;
}

#main-right #news-events strong {
	color: #363636;
}

/****************
 FOOTER ELEMENTS
****************/
#footer, #copyright {
	background: #707070;
	border-top: 2px solid #b7b7b7;
	clear: both;
	color: #363636;
	display: block;
	font-size: .7em;
	line-height: 1.8em;
	margin: 1px 0 0 0;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 740px;
}

#footer a, #copyright a {
	color: #363636;
	text-decoration: none;
}

#footer a:hover, #copyright a:hover {
	color: #fff;
	text-decoration: underline;	
}

#copyright {
	background-color: #464646;
	border: 0;
	color: #fff;
}

#copyright a {
	color: #fff;
}

#print-banner {
	display: none;
}


/*********************
 ABSOLUTELY POSITIONED 
 *********************/

#marketing-message {
	color: #fff;
	font: 16px "Arial Narrow", Helvetica, Arial, sans-serif;
	line-height: 15px;
	margin: 0 0 0 250px;
	position: absolute;
	top: 50px;
}

#marketing-message span {
	font-size: 25px;
	font-weight: bold;
	line-height: 25px;
}



