body {
	background:#FFF;
	font-family: Tahoma, Geneva, sans-serif;
}
p {
	color:#f1f1f1;
}
h1 {
	font-weight:normal;
	color:#C4DFC3;
}
h2 {
	font-weight:normal;
	color:#CDC0DD;
}
h3 {
	font-weight:normal;
	font-size:1.4em;
	color:#D4D5E8;
}
a, a:link {
	color:#FFF;
	text-decoration:none;
}
a:visited {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#FFF;
	text-decoration:underline;
}
.icon {
	float:left;
	margin:-5px 5px 0 0;
}
#header {
	width:960px;
	margin:0 auto 10px auto;
	height:70px;
	padding:20px 0;
	background:#FFF;
}
#outerWrapper {
	width: 960px;
	margin:0 auto;
	padding:5px 5px 25px 5px;
	background:#333 url(../images/footerstart.png) repeat-x bottom;
	border:2px solid #171717;
	border-bottom:none;
	color:#F4F4F4;
}
#content {
	margin:0 20px;
}
#footer {
	background:#CCC;
	border:1px solid #9A9A9A;
	width:960px;
	margin:5px auto;
	padding:10px 7px;
	color:#333;
	font-size:0.9em;
	line-height:1.5em;
}
.footerdiv {
	width:25%;
	float:left;
}
#footer p {
	color:#333;
}
#footer ul {
	padding:0;
	margin:0;
}
#footer li {
	list-style-type:none;
	background:url(../images/footerul.png) no-repeat bottom left;
	line-height:1.9em;
}
#footer a:link {
	color:#333;
	text-decoration:none;
}
#footer a:visited {
	color:#333;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:none;
	color:#6064A9;
}
.logo {
	float:left;
	margin:0 10px;
}
.tick {
	list-style-image:url(../images/tick.png);
	padding-bottom:5px;
	margin:-3px 0 0;
	list-style-position:inside;
}
.arrow {
	list-style-image:url(../images/arrow-s.png);
	margin:5px 0 5px 0;
	line-height:36px;
}
.clr {
	clear:both;
	height:1px;
}
.floatleft {
	float:left;
	margin-right:2px;
}
.floatright {
	float:right;
	margin-left:2px;
}
.small {
	font-size:0.8em;
	line-height:0.9em;
}
.tight {
	padding:0;
	margin:0;
}
.flowchart{
	width:auto;
	margin:5px auto;
	text-align:center;
	color:#333;
	display:block;
}
.flowborder {
	width:inherit;
	margin:0 auto;
	padding:10px;
	border: 1px solid #CCC;
}
.flowchart p {
	color:#333;
}
.flowtitle {
	margin:5px auto;
	width:350px;
	height:50px;
	line-height:40px;
	background:url(../images/flowtitle.png) no-repeat;
	text-align:center;
	font-size:1.2em;
}
.flowhead {
	background: url(../images/flowhead.png) no-repeat;
	text-align:center;
	width:141px;
	height:60px;
	margin:10px auto;
	display:block;
	padding:20px 0;
}
.flowoval {
	background:url(../images/flowoval.png) no-repeat;
	width:200px;
	height:60px;
	padding: 25px 0;
}
.flowcylinder {
	background:url(../images/cylinder.png) no-repeat;
	width:130px;
	height:100px;
	text-align:center;
	padding-top:70px;
	margin:0 auto;
	display: block;
}
.flowbox-xlrg {
	background:url(../images/flowbox-xlrg.png) no-repeat;
	width: 250px;
	height:82px;
	text-align:center;
	color:#000;
	margin:10px auto;
	display:block;
	padding: 0 0 0 15px;
}
.flowbox-xlrg p {
	margin: 0px 45px 0 10px;
	padding-top:20px;
}
.flowboxlrg {
	background:url(../images/flowbox-lrg.png) no-repeat;
	width: 200px;
	height:82px;
	text-align:center;
	color:#000;
	margin:10px auto;
	display:block;
}
.flowboxsml {
	background:url(../images/flowbox-sml.png) no-repeat;
	width: 100px;
	height:50px;
	line-height:50px;
}
.flowcontent {
	border:1px solid #333;
}
.flowjoin {
	float:left;
	margin:auto 10px;
	width:35px;
}
.border {
	border: 1px solid #C4D4AF;
}
/* Navigation */
#navigation {
	float:left;
	width:680px;
	padding:25px 0 0;
	margin-left:20px;
}
ul#nav {
	list-style-type: none;
	padding: 5px 5px 5px 10px;
	margin: 0;
	border: 0;
	top: 0px;
	left: 0px;
	width: 680px;
	height: 50px;
	background: url(../images/nav-bg.png) no-repeat;
}
#nav li {
	color:#000;
	font-weight:bold;
	line-height:35px;
	display:block;
	float:left;
	margin-right:10px;
	padding-right:10px;
	background:  url(../images/nav-sep.png) no-repeat right;
	font-size:0.85em;
}
#nav li#contact {
	background:none;
}
#nav a, a:link {
	color:#333;
	text-decoration:none;
}
#nav a:visited {
}
#nav a:hover {
	text-decoration:underline;
}
body#homepage #nav li#home a,
body#finishespage #nav li#finishes a,
body#productspage #nav li#products a,
body#techpage #nav li#technology a,
body#qualitypage #nav li#quality a,
body#environpage #nav li#environ a,
body#contactpage #nav li#contact a {
	text-decoration:underline;
}




/* End Navigation */

/* Jquery slideshow home */
#slidewrapper { background:url(../images/homeslideshow/bg_slideshow.png) no-repeat; width:920px; margin-top:10px;}
#jFlowSlide{ color:#CCC; }
#myController {font-size:0.9em; padding:2px 0; width:inherit; float:right; margin:5px 25px 0; color:#FFF; border:1px solid #C0AFD4;}
#myController span.jFlowSelected { background:#C0AFD4; margin-right:0px; color:#000; }
.slide-wrapper { padding: 5px; }
.slide-thumbnail { max-width:260px; float:right; margin:15px 25px 15px 5px; }
.slide-thumbnail img { border:3px solid #CCC; float:right;}
.slide-details { width:560px; float:left; margin:25px 5px 25px 25px; line-height:1.8em;}
.slide-details h2 { color:#FFF; font-size:1.5em; font-style: italic; font-weight:normal; line-height: 1; margin:0; }
.slide-details h2 a, a:link {color:#FFF; text-decoration:none; }
.slide-details h2 a:visited {color:#FFF;	text-decoration:none; }
.slide-details h2 a:hover {	color:#FFF;	text-decoration:underline;}
.slide-details .description { margin-top:10px; }
.jFlowControl, .jFlowPrev, .jFlowNext { color:#FFF; cursor:pointer; padding:2px;}
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover { background: #C0AFD4; color:#000;}
/* End of Jquery slideshow home */

 /*Jquery expandable content */
 
 
 
/* End of Jquery expandable content */
 
.layer1 {
margin: 0;
padding: 0;
width: 800px;
}
 
.heading {
margin: 1px 0 1px 36px;
color: #333;
padding: 3px 10px;
cursor: pointer;
position: relative;
background-color:#FFF;
}
.headimg {
float:left;	
}
.content {
padding: 5px 10px;
/*background-color:#fafafa;*/
}
p { padding: 5px 0; }





/* Jquery Content Rotator */
#featured{ 
	width:650px; 
	padding-right:310px; 
	position:relative; 
	height:550px; 
	background:transparent;
	clear:both;
}

#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:15px;
	list-style:none; 
	padding:0; 
	margin:0; 
	width:270px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 13px 0 0;  
	font-size:14px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:-13px 5px 2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:14px;  
	line-height:18px; 

}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:40px; 
	color:#333;  background:#fff; 
	line-height:20px;
	padding:15px 0 0 0;

}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('../images/contentslider/selected-item.png') top right no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
} 

#featured .ui-tabs-panel{ 
	width:580px; height:auto; 
	background:transparent; position:relative;
	left:283px;
	color:#333;
	background: #999; 
	padding: 15px;
}
#featured .ui-tabs-panel img {
	margin:0 auto;
	border:1px solid #CCC;
	display:block;
}
#featured .ui-tabs-panel .info{ 
	position:relative; 
	left:0px;
	top:0px;
	height:auto; 
	background: #D3D3D3; 
	margin:0 0 20px 0;
	padding:5px;
}
#featured .info h2{ 
	color:#000; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info h2 a,a:link {
	color:#333;
	text-decoration:none;
}
#featured .info h2 a:visited {
	color:#333;
	text-decoration:none;
}
#featured .info h2 a:hover {
	color:#333;
	text-decoration:underline;
}
#featured .info p{ 
	margin:0 5px;  
	color:#000;
}
#featured .info a{ 
	text-decoration:none; 
	color:#362749;
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
/* End of JQuery Content Rotator */

/*noscript*/
.noscriptdisplay {
	 border:1px solid #CCC;
	 padding:10px;
	 margin:5px;
}
.noscriptdisplay a,a:link{
	color:#FFF;
	text-decoration:none;
}
.noscriptdisplay a:visited{
	color:#FFF;
	text-decoration:none;
}
.noscriptdisplay a:hover{
	color:#FFF;
	text-decoration:underline;
}
/*noscript*/

	/* Toggler - default style */
	.toggler {
	   margin:25px 0 25px 0;
		cursor:pointer;
		text-decoration: none;
		font-size: 1.4em;
		font-weight:bold;
		line-height:40px;
		display: block;
	}
	.toggler-closed {
		color:#333;
		padding-left:60px;
		height:40px;
		background: transparent url('../images/icons/down.png') center left no-repeat;
		border: solid 1px white;
	}
	.toggler-closed:hover {
		color:#abcef1;
		padding-left:60px;
		height:40px;
		background: transparent url('../images/icons/downhov.png') center left no-repeat;
		border: solid 1px #e3e3e3;
	}
	.toggler-opened {
		color:#333;
		padding-left:60px;
		height:40px;
		background: transparent url('../images/icons/up.png') center left no-repeat;
		border: solid 1px white;
	}
	.toggler-opened:hover {
		color: #abcef1;
		padding-left:60px;
		height:40px;
		background: transparent url('../images/icons/uphov.png') center left no-repeat;
		border: solid 1px #e3e3e3;
	}

	/* Container - default style */
	.toggler-c {
	}
	.toggler-c-closed {
	   background:transparent;
	   border:solid 1px #e3e3e3;
		margin:-25px 0px 25px 0px;
	   padding:20px;
	}
	.toggler-c-opened {
		margin:-25px 0px 25px 0px;
	   padding:20px;
	   background:transparent;
	   border:solid 1px #fff;
	}
	.imagefloatleft {
		float:left;
		margin:5px 20px 20px 5px;
		border:1px solid #CCC;
	}
	.imagefloatright {
		float:right;
		margin:5px 5px 20px 20px;
		border:1px solid #CCC;
	}
#googlemap {
}
label {
	width:130px;
	display:block;
	float:left;
}
.submit {
	padding-left:130px;
}
.req {
	color:#FF6;
}
/* Print -------------------------------------------------------------------- */
@media print {

	.toggler-c { margin-bottom:25px; }
	.toggler { display: none; }

}


