img { behavior: url("iepngfix.htc"); }

body {
	margin: 0px;
	background: #ffffff url('../images/background.jpg') repeat-x 50% 0px;
	color: #000000;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}

a img { border: none; }

a {
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

a img.gallery
{
	border: 1px solid #ffffff;
	
}

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

.underline { text-decoration: underline; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.small { font-size: 0.9em; }
.red { color: #ff0000; }
.orange { color: #fe9a17; }
.center { text-align: center; }

.relative {
	position: relative;
}

div.spacer {
	clear: both;
	height: 1px;
	background: url('../images/spacer.png') repeat-x;
	margin: 35px 0px;
	//margin-bottom: 21px;
}

.top {
	position: absolute;
	top: 0px;
	left: 0px;
}

.bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
}



#nav {
	position: relative;
	width: 978px;
	height: 65px;
	margin: 0px auto 88px auto;
	background: #141819 url('../images/nav-background.png') repeat-x;
	text-align: left;
}

#logo {
	position: absolute;
	top: 0px;
	left: 22px;
}

#nav div.links {
	float: right;
	left: 280px;
}

#nav div.links a {
	display: block;
	float: left;
	height: 65px;
	line-height: 65px;
	padding: 0px 25px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
}

#nav div.links a:hover, #nav div.links a.selected {
	color: #ffa800;
}

#tabs {
	width: 941px;
	//width: 948px;
	height: 28px;
	margin: 0px auto;
	padding-left: 7px;
	background: url('../images/tab-shadow.png') no-repeat;
	behavior: url("iepngfix.htc");
	text-align: left;
}

#body #tabs {
	width: 717px;
	//width: 724px;
}

#tabs a {
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	padding: 0px 10px;
	margin-right: 1px;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	background: #ff9100 url('../images/tab-background_inactive.png') repeat-x;
}

#tabs a:hover {
	text-decoration: underline;
}

#tabs a.selected {
	color: #3a3a3a;
	text-decoration: none;
	background: #ffffff url('../images/tab-background.png') repeat-x;
	border: 1px solid #ffffff;
	border-width: 0px 1px;
}

#tabs a.selected:hover { text-decoration: none; }

#flash {
	position: relative;
	width: 948px;
	padding-bottom: 12px;
	margin: 0px auto 6px auto;
}

#flash .holder {
	background: url('../images/flash-background.png') repeat-y;
	padding-right: 8px;
	padding-left: 7px;
}

#flash .contents {
	background: url('../images/flash-gradient.png') repeat-x 0px 100%;
	height: 277px;
}

#flash .contents object {
	position: relative;
	top: 1px;
}

#main {
	position: relative;
	width: 934px;
	padding-bottom: 12px;
	margin: 0px auto 6px auto;
}

#main .holder {
	background: url('../images/main-background.png') repeat-y;
	padding-right: 8px;
	padding-left: 7px;
}

#main .contents {
	background: url('../images/main-gradient.png') repeat-x 0px 100%;
	font-size: 1em;
	line-height: 1.6em;
	text-align: left;
	padding: 50px 40px;
	min-height: 400px;
	text-align: justify;
}

* html #main .contents { /*MSIE min-height hack */
	height: 500px;
}

#print {
	float: right;
	margin-top: -30px;
	margin-right: -25px;
}

/*#main .contents h1 {
	font-size: 2em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 30px;
} */

#main .contents h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #fe9a17;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 20px;
	background: url('../images/header-logo.gif') no-repeat 8px 0px;
}

#main .contents h1 div.links {
	float: right;
	margin-top: -17px;
}

#main .contents h1 a {
	font-size: 0.8em;
	font-weight: normal;
	margin-left: 20px;
}

#flash h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #fe9a17;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
	padding-top: 20px;
	background: url('../images/header-logo.gif') no-repeat 8px 0px;
	text-align: left;
}

#main .contents h2 {
	font-size: 1.15em;
	font-weight: normal;
	color: #fe9a17;
	margin: 0px;
}

#main .contents h2.question {
	font-weight: bold;
}

#main .contents p {
	/*margin: 0px;*/
}

#main .contents blockquote {
	font-weight: bold;
}

div.image_strip
{

}

div.image_strip img
{
	border: 1px solid #000000;
	margin: 1px;
}

div.specialsbox 
{
	display: block;
	float: right;
	border: 1px solid #bbbbbb;
	font-weight: bold;	
	font-size: 1.2 em;
	line-height: 3em;
	padding: 1em;
	margin: 0em;
	margin-left : 1em;
	margin-bottom: 1em;
	background: #f8f8f8 url('../images/specials-background.png') repeat-x;

}

div.list {
	background: #f8f8f8 url('../images/list-background.png') repeat-x;
	min-height: 28px;
	line-height: 28px;
	//height: 30px;
	border: 1px solid #eeeeee;
	padding: 0px 6px;
	margin-top: -1px;
	position: relative;
}

	div.list.large {
		margin-top: 7px;
	}

	div.list div.tab {
		position: absolute;
		top: 0px;
		left: 300px;
	}
	
		div.list div.tab.short {
			left: 220px;
		}
	
		div.list.large div.tab {
			left: 480px;
		}
		
		div.list div.relative div.tab {
			//left: 25px;
		}

	div.list label {
		display: block;
		float: left;
		color: #fe9a15;
		width: 120px;
		margin-right: 5px;
		text-align: left;
	}
	
		div.list label.plain {
			display: inline;
			clear: both;
			float: none;
			color: #000000;
		}
	
		div.list div.relative label {
			width: 50px;
		}
	
		div.list.large div.tab label {
			display: inline;
			width: auto;
		}
	
		div.list label span {
			color: #000000;
		}
	
	div.list div.left {
		width: 150px;
		line-height: 1.5em;
		padding: 6px 0px;
	}
	
	div.list.large div.left {
		width: 320px;
	}
	
		div.list div.relative div.left {
			width: 400px;
		}
	
	form div.list label {
		//font-size: 1.1em;
	}
	
	div.list div.links {
		float: right;
	}
	
		div.list div.links img {
			vertical-align: middle;
			//margin-top: 5px;
		}

ul {
	list-style: none;
	margin: 10px 0px;
	padding: 0px;
}

ul li {
	padding-left: 20px;
	padding-bottom: 20px;
	margin-left: 20px;
	background: url('../images/arrow.gif') no-repeat 0px 7px;
}

ul.benefits li {
	margin-bottom: 10px;
}

form {
	margin: 0px;
	padding: 0px;
}

form label {
	display: block;
	float: left;
	width: 125px;
	//font-size: 0.95em;
}

form span.inputs input {
	width: 200px;
	margin-bottom: 3px;
}

form textarea {
	width: 328px;
	height: 150px;
	margin-bottom: 3px;
}

form select {
	margin-bottom: 3px;
}

form input.back {
	margin-left: 103px;
}

form input.next {
	margin-left: 5px;
}

form input.next1 {
	margin-left: 154px;
}

div.step {
	float: left;
	width: 82px;
	height: 35px;
	background: url('../images/step_inactive.png') repeat-x 0px 100%;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
	color: #c5c5c5;
	//font-size: 0.9em;
}

div.step.active {
	color: #ff7e00;
	background: url('../images/step.png') repeat-x 0px 100%;
}

#boxes {
	width: 948px;
	margin: 0px auto;
}

#boxes div.box {
	float: left;
	display: inline;
	margin: 0px 3px;
}

div.box {
	width: 231px;
	position: relative;
	padding: 7px 0px 6px 0px;
}

div.box .holder {
	background: url('../images/box-background.png') repeat-y;
	padding: 0px 6px 0px 4px;
}

div.box .contents {
	position: relative;
	background: url('../images/box-gradient.png') repeat-x 0px 100%;
	text-align: left;
	min-height: 186px;
	padding-bottom: 20px;
}

* html div.box .contents { height: 199px; } /*MSIE min-height hack */

div.box .contents.news, div.box .contents.product, div.box .contents.contact, div.box .contents.downloads {
	min-height: 199px;
	padding-bottom: 0px;
}

div.box .contents h3 {
	background: url('../images/box-header-background.png') repeat-x;
	height: 32px;
	line-height: 32px;
	margin: -5px 0px 0px 0px;
	padding: 0px 15px;
	color: #3a3a3a;
	font-size: 1.2em;
}

div.box .contents.enquiries h3 {
	font-size: 1em;
}

div.box .contents p {
	padding: 0px 10px;
}

div.box .contents ul {
	margin: 0px;
	padding: 0px;
}

div.box .contents.news ul {
	background: url('../images/news-background.png') no-repeat;
}

div.box .contents.contact ul {
	background: url('../images/contact-background.jpg') no-repeat;
}

div.box .contents ul li {
	font-size: 1.1em;
}

div.box .contents.news ul li {
	margin: 1px 10px;
	background: url('../images/arrow_bw.gif') no-repeat 0px 18px;
	padding-top: 12px;
	height: 44px;
	//height: 56px;
}

div.box .contents.product ul li {
	margin: 1px 0px;
	padding: 15px 0px 0px 50px;
	height: 27px;
	//height: 42px;
	background: no-repeat;
}

div.box .contents.product ul li.a { background-image: url('../images/process.png'); }
div.box .contents.product ul li.b { background-image: url('../images/materials.png'); }
div.box .contents.product ul li.c { background-image: url('../images/engineering-details.png'); }
div.box .contents.product ul li.d { background-image: url('../images/photo-gallery.png'); }

div.box .contents.contact ul li, div.box .contents.downloads ul li {
	margin: 1px 0px;
	padding: 16px 0px 0px 25px;
	height: 40px;
	//height: 56px;
	background: no-repeat;
}

div.box .contents ul li a {
	color: #000000;
	vertical-align: middle;
}

div.box form {
	margin: 0px;
	padding: 20px 17px;
}

div.box label {
	font-size: 1.2em;
}

div.box input.grey {
	width: 187px;
	height: 29px;
	line-height: 29px;
	border: none;
	padding: 0px;
	margin: 0px 0px 7px 0px;
	background: #f0f0f0;
}

div.box input.go {
	margin-top: 10px;
}

#reflections {
	width: 948px;
	position: relative;
	top: -4px;
	margin: 0px auto;
	margin-bottom: -60px;
}

#reflections img {
	margin: 0px 7px;
}

#body {
	width: 975px;
	margin: 0px auto;
	position: relative;
	left: 13px;
}

#left {
	float: left;
	width: 724px;
	margin: 0px;
	padding: 0px;
}

#process {
	margin-bottom: 20px;
	//margin-bottom: -25px;
}

#process a {
	display: block;
	float: left;
	width: 108px;
	height: 66px;
	margin-right: 10px;
	line-height: 66px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	background: url('../images/process-arrow.png') no-repeat;
	behavior: url("iepngfix.htc");
}

#process a:hover {
	background: url('../images/process-arrow_hover.png') no-repeat;
}



#gallery img {
	margin-bottom: 40px;
	width: 296px;
	height: 196px;
}

#right {
	float: left;
	width: 231px;
	margin: 0px;
	padding: 27px 0px 0px 0px;
}

#footer {
	font-size: 1.1em;
	color: #646464;
	line-height: 2em;
	padding-top: 30px;
	padding-bottom: 130px;
}

#contactdetails {
	font-size: 1.1em;
	color: #000000;
	line-height: 2em;
}

#footer a {
	color: #646464;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
