@charset "utf-8";
/* CSS Document */

#center h2{
	background: url(../graphics/sub/about_us/about_us_header.jpg) no-repeat top left;
}

#environmental #center h2{
	background: url(../graphics/sub/about_us/environmental_header.jpg) no-repeat top left;
}

#sweden #center h2{
	background: url(../graphics/sub/about_us/contact_sweden_header.jpg) no-repeat top left;
}

#careers #center h2, #contact #center h2{
	background: url(../graphics/sub/about_us/careers_header.jpg) no-repeat top left;
}

#directions #center h2{
	background: url(../graphics/sub/about_us/directions_header.jpg) no-repeat top left;
}

#management #center h2{
	background: url(../graphics/sub/about_us/management_header.jpg) no-repeat top left;
}

#manufacture #center h2, #quality #center h2{
	background: url(../graphics/sub/about_us/manufacture_header.jpg) no-repeat top left;
}

#news #center h2{
	background: url(../graphics/sub/about_us/news_header.jpg) no-repeat top left;
}

#main_nav{
	visibility: hidden;
}

.headshot{
	padding: 0px 10px 20px 20px;
}

#contactBox{
	border: 1px solid #0079C2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0px;
}

#contactForm{
	margin: 10px 15px;
}

#tm_body #center h2{
	background: url(../graphics/home/us_header.jpg) no-repeat top left;
}

