@charset     "UTF-8";

/*************************************************************** Clear Styles ***/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,  
 font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,  
 tfoot, thead, tr, th, td
{
	border: 0pt none;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0pt;
	padding: 0pt;
	vertical-align: baseline;
}

/*************************************************************** General ***/
html, body
{
	margin: 0 auto;
	padding: 0;
	background: url(images/bkgd-gradient.gif) repeat-x top center;
	background-color: #ceced2;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	height: 100%;
}

#container
{
	width: 800px;
	margin: 0px auto;
	margin-top: 20px;
	background-color: white;
	background-image: url(images/background.gif);
	position: relative;
	background-repeat: no-repeat;
	display: block;
}

a, a:visited { color: maroon; }

/*************************************************************** Header ***/
#header
{
	display: block;
	height: 138px;
	position: relative;
}

.logo
{
	float: left;
	margin: 25px 0 0 20px;
	border: none;
}

#navigation
{
	clear: both;
	list-style: none;
	position: relative;
	top: 25px;
	left: 0px;
	background-color: blue;
	display: block;
	width: 798px;
}

#navigation ul
{
	margin: 0px;
	padding: 0px;
}

#navigation li
{
	float: left;
	list-style: none;
}

#navigation a * { display: none; }

#navigation a,
#navigation a .hover
{
	height: 31px;
	position: relative;
	left: 1px;
	display: block;
	background: url(images/menu-image.jpg) 0 0 no-repeat;
}

/* individual navigation items  */
#navigation a.profile
{
	background-position: 0 0;
	width: 120px;
}

#navigation .highlight a.profile:hover,
#navigation a.profile .hover
{
	background-position: 0px -31px;
	width: 120px;
}

#navigation a.mission
{
	background-position: -120px 0px;
	width: 140px;
}

#navigation .highlight a.mission:hover,
#navigation a.mission .hover
{
	background-position: -120px -31px;
	width: 140px;
}

#navigation a.commitment
{
	background-position: -260px 0;
	width: 125px;
}

#navigation .highlight a.commitment:hover,
#navigation a.commitment .hover { background-position: -260px -31px; }

#navigation a.innovation
{
	background-position: -385px 0;
	width: 151px;
}

#navigation .highlight a.innovation:hover,
#navigation a.innovation .hover { background-position: -385px -31px; }

#navigation a.environment
{
	background-position: -536px 0;
	width: 128px;
}

#navigation .highlight a.environment:hover,
#navigation a.environment .hover { background-position: -536px -31px; }

#navigation a.industries
{
	background-position: -664px 0;
	width: 134px;
}

#navigation .highlight a.industries:hover,
#navigation a.industries .hover { background-position: -664px -31px; }

#nav-secondary
{
	float: right: width: 150px;
	position: absolute;
	top: 55px;
	right: 25px;
	color: gray;
}

ul#nav-secondary
{
	margin: 0px;
	padding: 0px;
}

#nav-secondary li
{
	display: inline;
	list-style-type: none;
}

#nav-secondary a
{
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	color: gray;
	font-size: .7em;
	padding: 5px;
}

#nav-secondary a:hover
{
	text-decoration: underline;
	color: maroon;
}

/*************************************************************** Content ***/
h1
{
	color: orange;
	font-size: 1.8em;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	font-family: arial narrow;
	margin-bottom: 0px;
	margin-top: 5px;
}

h5
{
	color: maroon;
	font-size: .6em;
	font-style: italic;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
}

p
{
	color: black;
	font-size: .8em;
	line-height: 170%;
	margin-top: 15px;
}

p a { color: red; }
p a:hover { color: orange; }

#banner-small
{
	margin: 0px;
	padding: 0px;
	margin-left: 1px;
}

.pics
{
	height: 271px;
	width: 798px;
	padding: 0;
	margin-left: 1px;
}

.pics img
{
	width: 798px;
	height: 271px;
	top: 0;
	left: 0;
}

.column-small
{
	float: left;
	width: 40px;
	display: block;
}

#column-main
{
	float: left;
	width: 400px;
}

#column-main ul
{
	margin: 0px;
	padding: 0px;
}

#column-main ul li
{
	text-decoration: underline;
	list-style-type: none;
	font-size: .9em;
	padding: 2px;
}

.clear
{
	clear: both;
	display: block;
	height: 5px;
}

#industry-cells
{
	float: left;
	width: 350px;
	height:125px;
	margin: 10px;
	margin-left: 15px;
}

#industry-cells  p
{
	font-size: .6em;
	width: 260px;
	float: right;
	margin-top: 5px;
	line-height: 140%;
}

#industry-cells h3
{
	float: right;
	width: 260px;
	font-size: .8em;
	margin-bottom: 0px;
	color: maroon;
}

#industry-cells img
{
	float: left;
	display: block;
	margin-bottom: 50px;
}

/*************************************************************** Side Bar ***/
#column-sidebar
{
	float: right;
	width: 285px;
	height: 400px;
	margin-right: 25px;
}

#column-sidebar-graphic { float: right; }

#column-sidebar-graphic img
{
	margin-top: 35px;
	margin-right: 2px;
}

#column-sidebar p
{
	float: right;
	font-size: .7em;
	width: 205px;
	line-height: 150%;
	margin-top: 10px;
	padding: 0px;
}

#column-sidebar p a
{
	float: right;
	margin-right: 10px;
	color: maroon;
	font-size: 1.1em;
	margin-top: 5px;
	clear: both;
}

#column-sidebar p a:hover { color: gray; }

h2
{
	background-image: url(images/sidebar-title.png);
	background-repeat: no-repeat;
	padding: 6px;
	font-size: .9em;
	padding-left: 35px;
	margin-top: 25px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.sidelogo
{
	float: none;
	margin-top: 20px;
	margin-left: 15px;
}

.icon
{
	float: left;
	margin-top: 10px;
}

.icon2 
{
	float: left;
	width: 65px;
	margin-top: 0px;
	margin-left: 5px;
	border:none;

}


/*************************************************************** Footer ***/
#blackbar
{
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	clear: both;
	width: 800px;
	margin: 0px auto;
	margin-top: 2px;
	font-size: .7em;
	color: white;
	display: block;
	height: 50px;
}

#blackbar a
{
	float: right;
	color: white;
	margin-right: 40px;
	margin-top: 3px;
}

#blackbar a:hover { color: black; }

.micetype
{
	float: left;
	margin-left: 40px;
	margin-top: 3px;
}

/*************************************************************** POP UP CSS ***/
table
{
	border-collapse: separate;
	border-spacing: 0pt;
}

caption, th, td
{
	font-weight: normal;
	text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a
{
	cursor: pointer;
	text-decoration: none;
}

br.both { clear: both; }

#backgroundPopup
{
	display: none;
	position: fixed;
	_position: absolute;
	/* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: 1px solid #cecece;
	z-index: 3;
}

#popupContact
{
	display: none;
	position: fixed;
	_position: absolute;
	/* hack for internet explorer 6*/
	height: 384px;
	width: 408px;
	border: 2px solid #cecece;
	z-index: 5;
	padding: 12px;
	font-size: 13px;
	background-color: #FFF;
	background-image: url(images/map.gif);
	background-repeat: no-repeat;
	background-position: 80% 95%;
}

#popupContact p
{
	float: left;
	width: 120px;
	font-size: .8em;
	margin-left: 10px;
}

#popupContact h1
{
	text-align: left;
	border-bottom: 1px dotted #D3D3D3;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 20px;
}

#popupContactClose
{
	font-size: 14px;
	line-height: 14px;
	right: 6px;
	top: 4px;
	position: absolute;
	color: #000000;
	font-weight: 700;
	display: block;
}

#button
{
	text-align: center;
	float: right;
	margin-top: 10px;
}

/*************************************************************** Contact Form ***/

textarea {
width:300px;
padding:2px;
border:1px solid #CCC;
display:block;
color:#777;
}

input {
padding: 2px;
border:1px solid #CCC;
font: normal 1em Verdana, sans-serif;
color:#777;
label {
display:block;
margin:5px 0;
}

input.button {
margin-top: 4px;
font-family: Verdana, Arial, Helvetica, sans-serif
border: 1px solid #CCC;
background: #FAFAFA;
padding: 3px 4px;
color: #333;
font-size: 12px;
font-weight: bold;
}

.red {
color: #FF0000;
}
