/* @group CSS Reset */

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 {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
}

body {
	background: black url(img/bkgtile.png) repeat-x left top;
	color: #d1d1d1;
	font: 0.63em/1 Arial, sans-serif;
	line-height:18px;
}

ol, ul {
	list-style: none;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a {
	text-decoration: none;
}

p {
	font-size:1.1em;
}

/* @end */

/* @group Styles */

#header {
	height: 120px;
	overflow: hidden;
}

#header h1 {
	width: 200px;
	height: 120px;
	overflow: hidden;
	display: block;
	float: left;
}

#header h1 a {
	width: 200px;
	height: 120px;
	overflow: hidden;
	display: block;
	background: url(img/logo.gif) no-repeat left center;
	text-indent: -9999px;
	pointer: cursor;
}

#header ul {
	float: right;
	display: block;
	margin-top: 86px;
}

#header ul li {
	float: left;
	display: block;
	margin-left: 2px;
}

#header ul li a {
	float: left;
	display: block;
	background-color: #000;
	cursor: pointer;
}

#header ul li a span {
	float: left;
	display: block;
	background: url(img/navoff_l.png) no-repeat left top;
}

#header ul li a span strong {
	float: left;
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
	height: 26px;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: normal;
	color: #fff;
	background: url(img/navoff_r.png) no-repeat right top;
}

#header ul li a:hover {
	background: url(img/navon_bkg.png) repeat-x left top;
}

#header ul li a:hover span {
	background: url(img/navon_l.png) no-repeat left top;
}

#header ul li a:hover span strong {
	background: url(img/navon_r.png) no-repeat right top;
}

#header ul li a.on {
	background: url(img/navon_bkg.png) repeat-x left top;
}

#header ul li a.on span {
	background: url(img/navon_l.png) no-repeat left top;
}

#header ul li a.on span strong {
	background: url(img/navon_r.png) no-repeat right top;
}

#content {
	clear: both;
}

#content h2 {
	height: 130px;
	display: block;
	overflow: hidden;
	font-size: 1.8em;
}

#content h2 span {
	position: absolute;
}

#contentarea {
	padding-top: 30px;
	font-size: 1.1em;
}

#contentarea ul{
	padding-bottom:30px;
	font-size:1.1em;
	line-height:20px;
}

#contentarea .industrial{
	padding-bottom:30px;
}

#contentarea h3 {
	font-size: 1.4em;
	padding: 20px 0 10px 0;
	color:white;
}

#contentarea h4 {
	font-size: 1.0em;
	padding: 10px 0 0 0;
	color:white;
}

#contentarea ol{	
	list-style:disc;
	list-style-position:inside;
	font-size:1.1em;
}

.content_right {
	float: right;
	width: 245px;
	padding-bottom:10px;
	margin-bottom:10px;
}

.content_left {
	float: left;
	width: 655px;
}

.contactinfo {
	font-size: 1.1em;
	color:white;
}

#homebuttons li {
	width: 211px;
	height: 109px;
	float: left;
	overflow: hidden;
	display: block;
	background: url(img/4buttons.gif) left top;
}

#homebuttons li a {
	width: 211px;
	height: 109px;
	text-indent: -9999px;
	float: left;
	display: block;
}

#homebuttons li#btn1 {
	margin-right: 24px;
}

#homebuttons li#btn2 {
	margin-right: 27px;
}

#homebuttons li#btn3 {
	margin-right: 25px;
}

#homebuttons li#btn4 {
}

#homebuttons li#btn1 a {
	background: url(img/4buttons.gif) left top;
}

#homebuttons li#btn2 a {
	background: url(img/4buttons.gif) -235px top;
}

#homebuttons li#btn3 a {
	background: url(img/4buttons.gif) -473px top;
}

#homebuttons li#btn4 a {
	background: url(img/4buttons.gif) -709px top;
}

#homebuttons li#btn1 a:hover {
	background: url(img/4buttons_on.gif) left top;
}

#homebuttons li#btn2 a:hover {
	background: url(img/4buttons_on.gif) -235px top;
}

#homebuttons li#btn3 a:hover {
	background: url(img/4buttons_on.gif) -473px top;
}

#homebuttons li#btn4 a:hover {
	background: url(img/4buttons_on.gif) -709px top;
}

#footer {
	padding-top: 30px;
	clear: both;
	color: #b3b2b2;
	text-align: center;
	padding-bottom: 10px;
}

#footer a {
	color: #b3b2b2;
}

#footer a:hover {
	color: #fff;
}

#footer span {
	padding: 0 8px;
}

.inner {
	margin: 0 auto;
	width: 920px;
}

.menu_list {	
	width: 920px;
	float:left;
	padding-bottom:30px;
}

.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #272727;
	color:#fdfdfd;
}

.menu_body {
	display:none;
	padding: 10px 0 10px 10px;
}

.menu_body a{
  display:block;
  color:#006699;
  background-color:#EFEFEF;
  font-weight:bold;
  text-decoration:none;
}

.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }

.menu_body ol{	
	list-style:disc;
	list-style-position:inside;
	font-size:1.1em;
}
/* @end */