* {
	padding: 0px;
	margin: 0px;
	}

body{
	background: url(../images/bg.gif) repeat-y #e5e5e5;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	}
	
p{
	margin: 5px 0px;
	}
	
#rightcolumn p{
	margin: 0px;
	}
	
.mainContent h1{
	font-size: 1em;
	margin: 10px 0px;
	}
	
h1 a{
	display:block;
	height:20px;
	left:25px;
	position:absolute;
	top:29px;
	width:310px;
	}
	
html > body .pageContent h1 {
	width:520px;
	}

.pageContent h1 {
	border-bottom:5px solid #535353;
	clear:left;
	font-size:1.6em;
	line-height:1.3em;
	margin: 0 0 20px 0px;
	padding:0 20px 10px;
	voice-family:inherit;
	width:520px;
	}

h2{
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 10px 0;
	}	
	
.pageContent h3{
	border-bottom: 2px solid #ccc;
	color: #333;
	clear:left;
	font-size: 1em;
	line-height:1.3em;
	margin: 0 0 10px 0px;
	padding:0 20px 10px;
	voice-family:inherit;
	width:520px;
	}

.pageContent p, .pageContent h3{
	padding:0 20px 10px 20px;
	}
	
.pageContent h2{
	padding:0 0 10px 20px;
	width:520px;
	}
	
.pageContent ul{
	padding: 0 20px 10px 35px;
	}
	
.teamImg{
	float: left;
	margin: 0 20px 20px 0;
	}

a img{
	border: 0px none;
	}

#wrapper{
	background:none repeat scroll;
	text-align:left;
	width:750px;
	}
	
#headerWrapper{
	position: relative;
	width: 750px;
	}
	
#mainwrapper{
	clear: left; 
	width: 750px
	}
	
.head{
	background: url(../images/bg_header.gif) no-repeat;
	height: 70px;
	width: 750px;
	margin-left:10px;	
	}
	
.globallink a {
	color:#666666;
	font-weight:bold;
	padding-top:6px;
	position:absolute;
	right:168px;
	text-align:right;
	text-decoration:none;
	top:0;
	width:100px;
	font-size:0.95em;
	}
	
html > body .globallink a{	
	padding-top: 7px;
	}

.hitachilink a {
	display:block;
	height:13px;
	left:667px;
	position:absolute;
	top:22px;
	width:69px;
	}

h1 span, .hitachilink span {
	display:block;
	position:absolute;
	top:-9999px;
	}

.globalmenu {
	background:#000000 url(../images/bg_blobalmenu.gif) repeat-y scroll 0 0;
	border-bottom:5px solid #CCCCCC;
	height:27px;
	margin-left:10px;
	position:relative;
	voice-family:inherit;
	width:750px;
	}

html > body .globalmenu {header.css (line 95)
	width:740px;
	}
	
.globalmenu ul, .globalmenu li{
	list-style-type: none;
	}
	
.globalmenu ul{
	margin-left: 6px;
	}
	
.globalmenu li {
	display:inline;
	}
	
.globalmenu a{	
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	font-size: 12px;
	margin:2px;
	padding: 2px 12px;
	text-align:center;
	text-decoration:none;
	}
	
.globalmenu a:hover,.globalmenu li.on a{
	text-decoration:none;
	color:#fff;
	background:#666;
	}

/* menu classes */	
.globalmenu a.home{
	width: 29px;
	}

html > body .globalmenu a.home{
	width:29px;
	}

.globalmenu a.products{
	width: 48px;
	}
	
html > body .globalmenu a.products{
	width:48px;
	}

.globalmenu a.industry{
	width: 103px;
	}	
	
.globalmenu a.service{
	width: 90px;
	}
	
.globalmenu a.careers{
	width: 45px;
	}

.globalmenu a.company{
	width: 77px;
	}
	
.globalmenu a.sitemap, .globalmenu a.contact {
	font-weight:normal;
	margin-top:6px;
	padding:0;
	position:absolute;
	top:0;
	font-size:0.9em;
	}
	
.globalmenu a.sitemap{
	right:90px;
	width:70px;
	}

.globalmenu a.contact{
	right:8px;
	width:70px;
	}
	
html > body .globalmenu a.sitemap{	
	padding: 1px 0;
	}

html > body .globalmenu a.contact{
	padding: 1px 0px;
	right: 7px;
	}	
	
.breadcrumbs{
	width: 580px;
	font-size: 0.95em;
	padding: 10px 0 0 10px;
	margin: 3px 0 20px 20px;
	color: #666;
	}

.breadcrumbs a:link,.breadcrumbs a:visited{
	color: #666;
	text-decoration: underline;
	}
	
.breadcrumbs a:hover{
	color: #333;
	}
	
#headerimg {
	float:left;
	width:580px;
	margin-left: 10px;
	}	

#leftcolumn {
	float:left;
	padding-left:10px;
	padding-right:10px;
	voice-family:inherit;
	width:560px;
	min-height: 300px;
	}
	
#leftcolumn .mainContent{
	margin-left:20px;
	width:520px;
	}
	
#leftcolumn .pageContent{
	margin-left: 10px;
	width:520px;
	}
	
.webform{
	margin-left: 10px
	}
	
#rightcolumn {
	float:right;
	width:170px;
	margin-right: -10px;
	}
	
.searchform {
	background:#CCCCCC none repeat scroll;
	border-top:40px solid #FF6600;
	voice-family:inherit;
	width:150px;
	padding: 9px 10px;
	}
	
html > body .searchform{
	padding: 9px 10px 10px 10px;
	}
	
.searchform .title {
	color:#333333;
	font-weight:bold;
	}

.searchform p {
	clear:left;
	width:150px;
	}
	
.searchform span {
	font-weight:normal;
	margin-left:10px;
	font-size:0.9em;
	}
	
.searchform a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
	
.searchform .text {
	float:left;
	margin:1px 0;
	width:115px;
	}
	
html > body .searchform .text {
	float:left;
	margin: 2px 0;
	width:115px;
	}
	
.searchform .advanced{
	padding-top: 5px;
	}
	
html > body .searchform .advanced{
	padding-top: 4px;
	}
	
html > body .searchform .advanced img{
	vertical-align: top;
	margin-top: 3px;
	}
	
input.text, input.mtext, texterea.textarea {
	background:#FFFFFF none repeat scroll 0 0;
	font-size:0.98em;
	padding:1px 2px;
	}
	
select, input {
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	}
	
.locator {
	background:#666666 none repeat scroll 0 0;
	border-top:5px solid #000000;
	clear:left;
	padding:3px 10px 2px 10px;
	voice-family:inherit;
	width:150px;
	}
	
.locator a {
	background:transparent url(../images/bg_dealerlocator.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	padding:3px 0;
	text-decoration:none;
	width:150px;
	}
	
.locator a:hover {
	text-decoration:underline;
	}
	
html > body .locator a{
	padding: 2px 0 3px 0;
	}

html > body .locator{
	padding: 3px 10px
	}

html > body .button{
	margin: 1px 0 0 0;
	}
	
#rightnavigation {
	border-bottom:1px solid #CCCCCC;
	clear:left;
	width:170px;
	}
	
#rightnavigation ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:170px;
	}
	
#rightnavigation a {
	padding:4px 10px 5px 10px;
	voice-family:inherit;
	width:150px;
	background:transparent url(../images/arrow_rightnav.gif) no-repeat scroll 0 0;
	border-top:1px solid #CCCCCC;
	color:#333333;
	display:block;
	text-decoration:none;
	}
	
#rightnavigation a.line1, #rightnavigation a.line1on {
	border-top:1px solid #FFFFFF;
	}
	
#rightnavigation a:hover {
	font-weight:normal;
	}
	
#rightnavigation a.line1on, #rightnavigation a.line1on:hover, #rightnavigation a.on, #rightnavigation a.on:hover, #rightnavigation a:hover {
	font-weight:normal;
	}
	
#rightnavigation a.line1on, #rightnavigation a.on, #rightnavigation a:hover {
	background:transparent url(../images/arrow_rightnav.gif) no-repeat scroll 0 -100px;
	}
	
#rightnavigation a.line1on, #rightnavigation a.line1on:hover, #rightnavigation a.on, #rightnavigation a.on:hover, #rightnavigation a:hover {
	font-weight:bold;
	}	
	
#footerwrapper {
	clear:left;
	padding-top:12px;
	width:750px;
	margin-left: 10px;
	}

#footerwrapper .footer {
	background:#999999 none repeat scroll 0 0;
	border-bottom:5px solid #CCCCCC;
	border-right:170px solid #CCCCCC;
	height:12px;
	padding:4px 0 6px 20px;
	voice-family:inherit;
	width:560px;
	}

.footer ul, .footer li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	}

.footer li {
	display:inline;
	}

.footer a:link, .footer a:visited{
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:0.9em;
	padding-right:18px;
	text-decoration:none;
	}
.copywrite {
	color:#666666;
	padding-left:20px;
	padding-top:4px;
	width:500px;
	font-size:0.95em;
	}
	
/* *** JOB BOARD STYLES *** */

/* **Summary page ** */

#jobBoard{
	width: 520px;
	margin-left: 20px;
	}

#jobBoard div{
	float: left;
	margin: 3px 0;
	}

#jobBoard .jobTitle{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	width: 520px;
	}

#jobBoard .jobTitle a{
	color: #ff6600;
	text-decoration: none;
	}

#jobBoard .jobTitle a:hover{
	text-decoration: underline
	}
	
#jobBoard .location{
	font-weight: bold;
	width: 400px;
	text-align: left;
	}
	
#jobBoard .post{
	font-weight: bold;
	width: 100px;
	text-align: right;
	}
	
#jobBoard .briefDesc{
	width: 520px;
	}
	
#jobBoard .subClass{
	width: 520px;
	color: #FF6600;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;	
	border-bottom: 2px solid #333;
	}
	
/* ** Details page ** */

#jobMain{
	width: 520px;
	}
	
#jobMain div{
	float: left;
	}
	
#jobMain .type{
	margin: 0 0 5px 20px;
	width: 200px;
	}
	
#jobMain .subClass{
	width: 300px;
	margin: 0 0 5px 0;
	}
	
#jobMain .area{
	width: 500px;
	margin-left: 20px;
	}

#jobMain .description{
	width: 520px;
	}
	
#jobMain .description a:link,#jobMain .description a:visited{
	color: #ff6600;
	text-decoration: none;
	}