

/* =GLOBAL
----------------------------------------------- */

body {
	background: #888 url(../graphics/bg_gradient.gif) repeat-x 0 0;
	color: #484747;
	font: 80% Arial, Helvetica, sans-serif;	
	line-height: 150%;
	margin: 0;
	padding: 0;
	text-align: center;
	}
ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
	}


/* =CONTAINER
----------------------------------------------- */

#wrapper {
	background: #f0f0f0 url(../graphics/mid_shadow.gif) repeat-y 0 0;
	margin: 0 auto;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	text-align: left;
	width: 960px;
	}
#container {
	background: url(../graphics/top_shadow.gif) no-repeat 0 0;
	}


/* =HEADER
----------------------------------------------- */

#header {
	background: url(../graphics/header_bg.gif) repeat-x 0 0;
	height: 100px;	
	margin: 0 8px;
	position: relative;
	}
#logo {
	background: url(../graphics/logo.gif) no-repeat 0 0;
	left: 15px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
	}
#logo {
	display: block;
	height: 65px;
	overflow: hidden;
	text-indent: -9999px;
	width: 150px;
	}


/* =FOOTER
----------------------------------------------- */

#footer {
	background: #d9d9d9 url(../graphics/footer_bg.gif) no-repeat 0 bottom;
	clear: both;
	height: 33px;
	padding: 8px 35px 3px 10px;
	text-align: right;
	}
#footer p {
	margin: 0;
	}
#footer li {
	display: inline;
	line-height: 12px;
	margin: 0.7em;
	font-size: 10px;
	}

#footer li a {
	color: #797979;
	font-weight: bold;
	}
#footer a:hover {
	color: #222;
	}

/* =NAV
----------------------------------------------- */

ul.dropdown {
	margin-top: 5px;
	float: right;
	position: relative;
	}
ul.dropdown li {
	background: #222 url(../graphics/nav_bg.gif) no-repeat 0 0;
	float: left; 
	}
ul.dropdown li a {
	border-right: 1px solid #333;
	color: #fff;
	display: block;
	float: left;
	font-weight: normal;
	height: 92px;
	line-height: 140px;
	overflow: hidden;
	padding: 0 25px;
	text-align: center;
	}
ul.dropdown li.hover,
ul.dropdown li a:hover {
	background: url(../graphics/nav_ro.gif) no-repeat 0 0;
	color: #fff;
	position: relative;
	text-decoration:none;
	}
ul.dropdown li  a {
	background: url(../graphics/nav_ro.gif) no-repeat 0 0;
	color: #fff;
	position: relative;
	}

/* level 2 styles */


ul.dropdown li ul {
	background: #141414;
	border-left: 1px solid #3c3c3c;
	left: 454px;
	position: absolute;
	top: 100%;
	visibility: hidden;
	z-index: 9999;
	width: 155px;
	}
ul.dropdown li ul li {
	background: url(../graphics/submenu_divider.gif) repeat-x 0 bottom;
	float: left;
	margin: 0;
	padding: 0;
	width: 155px;
	}
ul.dropdown li ul li a {
	height: 30px;
	display: inline-block;
	line-height: 30px;
	margin: 0;
	padding: 0;
	padding-left: 23px;
	text-align: left; 
	width: 132px;
	}
ul.dropdown ul li a:hover {
	background: #dc362d;
	text-decoration:none;
	}							

/* level three styles */

ul.dropdown ul ul {
	left: 100%;
	top: 0;
	}
ul.dropdown li:hover > ul {
	visibility: visible;
	}
	
ul.dropdown li a:active,
ul.dropdown li a:visited {
    color: #fff;
}
	
/* =SIDE
----------------------------------------------- */

#side {
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
	clear: right;
	float: left;
	margin: 20px 0;
	padding-bottom: 20px;
	position: relative;
	width: 266px;
	}
#side h2 {
	background: #222 url(../graphics/title_bg.gif) repeat-x 0 0;
	border-bottom: 1px solid #ccc;
	color: #fff;
	font-weight: normal;
	height: 44px;
	line-height: 50px;
	margin: 0;
	padding: 0;
	text-indent: 1em;
	}
#side p {
	margin: 1em;
	}
#side img {
	border: 1px solid #999;
	margin: 1em 1.2em 0 1.2em;
	}
#side fieldset {
	border: none;
	float: left;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	width: 200px;
	}
#side legend {
	display: none;
	}
#side label {
	display: block;
	margin-top: .3em;
	line-height: 1.8;
	vertical-align: top;
	}
#side fieldset ol {
	margin-left: 1.2em;
	padding: 0;
	}
#side fieldset ol,
#side fieldset ol li {
	background: none;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#side fieldset input,
#side fieldset textarea {
	border: 1px solid #ddd;
	margin: 3px 0 0;
	width: 200px;
	}
#side fieldset textarea  {
	height: 100px;
	}
#side fieldset input:focus,
#side fieldset textarea:focus {
	background: #fcfcfc;
	border: 1px solid #aaa;
	margin: 3px 0 0;
	width: 200px;
	}
#side fieldset fieldset legend {
	font-weight: normal;
	padding: 0 0 5px;
	}
#side fieldset fieldset label {
	display: block;
	width: auto;
	}
#side fieldset em {
	color: #db372b;
	font-weight: bold;
	font-style: normal;
	}
#side #contactSubmit {
	background: #db372b;
	border: 1px solid #b72e24;
	color: #fff;
	font-weight: bold;
	height: 25px;
	margin-top: .7em;
	width: 80px;
	}
#side #contactSubmit:hover {
	background: #c33028;
	cursor: pointer;
	}
#side #address {
	border-left: 1px solid #db4f45;
	clear: both;
	color: #444;
	font-style: normal;
	margin: 1.5em 1.2em;
	padding-left: 1em;
	}
#side #address .company {
	font-weight: bold;
	}
#side #address span {
	color: #db372b;
	font-weight: bold;
	}

/* =MAIN/MID
----------------------------------------------- */

#mid {}
#main_home {
	display: inline;
	float: left;
	margin: 0 8px;
	padding: 10px 18px;
	width: 908px;
	}
#main {display: none;
	background: #fff url(../graphics/main_tile_bg.gif) repeat-y 0 0;
	float: left;
	display: inline;
	float: left;
	margin: 20px 15px 20px 20px;
	padding: 0;
	width: 635px;
	}
#main .inner {
	background: url(../graphics/main_bottom_bg.gif) no-repeat 100% 100%;
	padding-bottom: 20px;
  }
#main h2#pagetitle {
	background: url(../graphics/title_bg.gif) repeat-x 0 0;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	height: 44px;
	line-height: 50px;
	margin: 0;
	padding: 0;
	text-indent: 1em;
	}
#content {
	overflow: hidden;
	margin: 0 1.4em;
	}
#content ul {
	margin-left: 15px;
	}
#content li {
	background: url(../graphics/bullet.gif) no-repeat 0 50%;
	margin: .3em 0;
	padding-left: 15px;
	}

/* page banners */

#banner {
	height: 237px;
	margin: 0 8px;
	padding: 0;
	width: 944px;
	}
#banner .image {
	margin: 0;
	padding: 0;
	}
	
/* homepage blocks */

.about_block {
	background: #fff url(../graphics/corner.gif) no-repeat 100% 100%;
	border-left: 1px solid #ccc;
	float: left;
	height: 185px;
	margin-bottom: 1em;
	width: 390px;
	}
.about_block p {
	margin:  1em 1.4em;
	margin-top:0.8em;
	line-height: 13px;
	font-size:1em;
	}
.about_block h2 {
	background: url(../graphics/title_bg.gif) repeat-x 0 0;
	border-bottom: 1px solid #ccc;
	height: 44px;
	line-height: 50px;
	margin: 0;
	padding: 0;
	text-indent: 1em;
	}

/* divisions block */

.divisions_block {
	border: 1px solid #ccc;
	color: #f0f0f0;
	float: right;
	height: 185px;
	margin-bottom: 1em;
	position: relative;
	width: 494px;
	}
.divisions_block h2 {
	background: url(../graphics/title_bg_grey.gif) repeat-x 0 0;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-indent: 1em;
	}
.divisions_block .more {
	margin: 0;
	padding: 0;
	right: 10px;
	position: absolute;
	top: 5px;
	}
.divisions_block ul {
	float: left;
	}
.divisions_block .image {
	margin: 0;
	padding: 0;
	}
.divisions_block li {
	background: url(../graphics/divisions_divider.gif) repeat-x center 85px;
	display: inline;
	float: left;
	margin: 0 12px;
	position: relative;
	}
.divisions_block li a.text_link {
	display: block;
	margin-top: 1.2em;
	text-align: center;
	}
.divisions_block li a.stadium,
.divisions_block li a.foundry,
.divisions_block li a.cmp,
.divisions_block li a.valve,
.divisions_block li a.belweld,
.divisions_block li a.rotary,
.divisions_block li a.sg {
	display: block;
	height: 75px;
	overflow: hidden;
	margin: 0 auto;
	text-indent: -9999px;
	width: 75px;
	}
.divisions_block li a.stadium { background: url(../graphics/divisions_sprite.gif) no-repeat 0 0;}
.divisions_block li a.stadium:hover { background: url(../graphics/divisions_sprite.gif) no-repeat 0 -75px;}
.divisions_block li a.foundry { background: url(../graphics/divisions_sprite.gif) no-repeat -75px 0;}
.divisions_block li a.foundry:hover { background: url(../graphics/divisions_sprite.gif) no-repeat -75px -75px;}
.divisions_block li a.cmp { background: url(../graphics/divisions_sprite.gif) no-repeat -150px 0;}
.divisions_block li a.cmp:hover { background: url(../graphics/divisions_sprite.gif) no-repeat -150px -75px;}
.divisions_block li a.valve { background: url(../graphics/divisions_sprite.gif) no-repeat -225px 0;}
.divisions_block li a.valve:hover { background: url(../graphics/divisions_sprite.gif) no-repeat -225px -75px;}
.divisions_block li a.belweld { background: url(../graphics/divisions_sprite.gif) no-repeat -300px 0;}
.divisions_block li a.belweld:hover { background: url(../graphics/divisions_sprite.gif) no-repeat -300px -75px;}
.divisions_block li a.rotary { background: url(../graphics/divisions_sprite.gif) no-repeat -375px 0;}
.divisions_block li a.rotary:hover { background: url(../graphics/divisions_sprite.gif) no-repeat -375px -75px;}
.divisions_block li a.sg { background: url(../graphics/divisions_sprite.gif) no-repeat -450px 0;}
.divisions_block li a.sg:hover { background: url(../graphics/divisions_sprite.gif) no-repeat -450px -75px;}

.vacancies_block {
	background: #ccc url(../graphics/vacancies.jpg) no-repeat 0 bottom;
	clear: left;
	float: left;
	height: 132px;
	padding-top: 4px;
	position: relative;
	width: 512px;
	}
.quality_block {
	background: #ccc url(../graphics/quality.jpg) no-repeat 0 bottom;
	float: right;
	height: 132px;
	padding-top: 4px;
	position: relative;
	width: 356px;
	}
.vacancies_block h2,
.quality_block h2 {
	color: #db372b;
	left: .5em;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 4.6em;
	}
.vacancies_block a,
.quality_block a {
	left: .7em;
	position: absolute;
	top: 7.9em;
	}
	
/* =CONTACT
----------------------------------------------- */

#contact_info {
	margin: 1em 3em;
	}
fieldset {
	border: none;
	border-right: 1px dotted #db6a62;
	float: left;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	width: 265px;
	}
legend {
	display: none;
	}
label {
	display: block;
	margin-top: .3em;
	line-height: 1.8;
	vertical-align: top;
	}
#side fieldset ol {
	margin-left: 1.2em;
	padding: 0;
	}
#content fieldset ol,
#content fieldset ol li {
	background: none;
	list-style: none;
	margin: 0;
	padding: 0;
	}
fieldset input,
fieldset textarea {
	border: 1px solid #ddd;
	margin: 3px 0 0;
	width: 200px;
	}
fieldset textarea  {
	height: 100px;
	}
fieldset input:focus,
fieldset textarea:focus {
	background: #fcfcfc;
	border: 1px solid #aaa;
	margin: 3px 0 0;
	width: 200px;
	}
fieldset fieldset legend {
	font-weight: normal;
	padding: 0 0 5px;
	}
fieldset fieldset label {
	display: block;
	width: auto;
	}
fieldset em {
	color: #db372b;
	font-weight: bold;
	font-style: normal;
	}
#contactSubmit {
	background: #db372b;
	border: 1px solid #b72e24;
	color: #fff;
	font-weight: bold;
	height: 25px;
	width: 80px;
	}
#contactSubmit:hover {
	background: #c33028;
	cursor: pointer;
	}
#main #address {
	color: #444;
	float: right;
	font-style: normal;
	margin: .5em 1.2em;
	padding-left: 1em;
	width: 200px;
	}
#main #address li {
	background: none;
	}
#main #address li.tel {
	margin-top: 1em;
	}
#main #address .company {
	font-weight: bold;
	}
#main #address span {
	color: #db372b;
	font-weight: bold;
	}
	
/* =TYPOGRAPHY
----------------------------------------------- */

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0;
	}
h1 {
	font-size: 140%;
	}
h2 {
	color: #666;
	font-size: 140%;
	}
h3 {
	color: #de463b;
	font-size: 120%;
	font-weight: normal;
	}
h4,
h5 {
	font-size: 100%;
	}


/* =LINKS
----------------------------------------------- */

a:link,
a:visited,
a:active {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration:underline;
	}



/* =IMAGES
----------------------------------------------- */

img {
	border: none;
	}
	
	




#nav {
padding-top: 5px;
	float: right;
	position: relative;
	}	
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border: 0;
padding-top: 5px;
}
#nav a {
	display: block;

}
#nav li {
	background: #222 url(../graphics/nav_bg.gif) no-repeat 0 0;
	float: left; 
}
#nav li a {
	height: 30px;
	border-right: 1px solid #333;
	color: #fff;
	float: left;
	text-align: center;
	padding: 62px 25px 0 25px;
}
#nav li.hover,
#nav li a:hover {
	background: url(../graphics/nav_ro.gif) no-repeat 0 0;
	color: #fff;
	position: relative;
	text-decoration:none;
	}
#nav ul {
border-right: 0px;
}
#nav li ul {
	position: absolute;
	left: -999em;
border-bottom: 0;
padding: 92px 0 0 0;
width: 180px;
}
#nav li ul li{
background: #bababa url(../graphics/submenu_divider.gif);
width: 180px;
margin: 0 0 0 -1px;
border: 0;
line-height: 14px;
font-size: 13px;
text-align: left;
}
#nav li ul li a{
background: none;
width: 130px;
border: 0;
line-height: 14px;
font-size: 13px;
text-align: left;
padding: 10px 25px;
	height: 14px;
}
#nav li ul li.hover,
#nav li ul li a:hover{
	height: 14px;
padding: 10px 25px;
background: #dc362d;
width: 130px;
color: #111111;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}