body {
	margin: 0;
	padding: 0;
	background-image: url(../img/bg.gif);
	background-position: center center;
}

	
	img {
	
		border: none;
	
	}
	
	div {
	
		font-family: Arial, sans-serif;
	
	}
	
	div.div {
	
	margin: 0 auto 0 auto;
	
	}	
	
	div#top {
	
		background-image: url('../img/gui/top.gif');
		height: 65px;
		background-repeat: no-repeat;
	
	}
	
	div#topparent {
	
		width: 100%;
		background-image: url('../img/gui/topparent.gif');
		height: 65px;
		background-repeat: repeat-x;
	
	}
	
	div#contentbase {
	
		width: 100%;
		background-position: top;
		background-repeat: repeat-x;
		background-image: url('../img/gui/menushadow.gif');
	
	}
	
	div#left {
	
		float: left;
		width: 169px;
		padding-left: 34px;
	
	}
	
	div#right {
	
		margin-left: 212px;
		color: #222222;
		padding-top: 2px;
	
	}
	
	div#clear, div.clear {
	
		height: 1px;
		clear: both;
	
	}
	
	span.chevrons {
	
		font-weight: bold;
		color: #198CDF;
	
	}
	
	a.menulink {
	
		display: block;
		width: 169px;
		height: 15px;
		background-image: url('../img/gui/menubutton.gif');
		background-repeat: no-repeat;
		text-decoration: none;
		font-family: Arial, sans-serif;
		font-size: 11px;
		color: #222222;
		text-indent: 10px;
		padding-top: 2px;
	
	}
	
	a.menulinkmain {
	
		display: block;
		width: 169px;
		height: 24px;
		background-image: url('../img/gui/menutitle.gif');
		background-repeat: no-repeat;
		text-decoration: none;
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
		text-align: left;
		padding-left: 10px;		
		padding-top: 12px;
	
	}
	
		a.menulinkmainind {
	
		display: block;
		width: 169px;
		height: 24px;
		background-image: url('../img/gui/menutitleind.gif');
		background-repeat: no-repeat;
		text-decoration: none;
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
		text-align: left;
		padding-left: 10px;		
		padding-top: 12px;
	
	}
	
	a.menulinkmainbuilding {
	
		display: block;
		width: 169px;
		height: 24px;
		background-image: url('../img/gui/menutitlebuilding.gif');
		background-repeat: no-repeat;
		text-decoration: none;
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
		text-align: left;
		padding-left: 10px;		
		padding-top: 12px;
	
	}
	
		a.menulinkmainbath {
	
		display: block;
		width: 169px;
		height: 24px;
		background-image: url('../img/gui/menutitlebath.gif');
		background-repeat: no-repeat;
		text-decoration: none;
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
		text-align: left;
		padding-left: 10px;		
		padding-top: 12px;
	
	}
	
	a#menulinkmaintop {
	
		display: block;
		width: 169px;
		height: 24px;
		background-image: url('../img/gui/menutitletop.gif');
		background-repeat: no-repeat;
		text-decoration: none;
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
		text-align: left;
		padding-left: 10px;
		padding-top: 12px;
	
	}
	
	a.menulink:hover, a.menulinkmain:hover, a#menulinkmaintop:hover {
	
		text-decoration: underline;
		font-size: 11px;
	}
	
	div.p {
	
		margin-bottom: 15px;
		line-height: 18px;
		color: #000;
		font-size: 12px;
	}
	
	div.phome {
	
		color: #000;
		font-size: 12px;
	}
	
	.center { text-align: center; }
	
	div.pnomargin {
	
		margin-bottom: 0px;
		line-height: 18px;
		color: #222222;
	
	}
	
	select {
	
		color: #222222;
		font-family: Arial, sans-serif;
		font-size: 11px;
	
	}
	
	div#topmenu {
	
		height: 35px;
		text-align: center;
		float: left;
		padding-left: 300px;
		padding-top: 5px;
	
	}
	
	div#accessibility {
	
		text-align: right;
		color: #EEEEEE;
		font-size: 11px;
		font-family: Arial, sans-serif;
		padding-right: 35px;
		padding-top: 4px;
		clear: both;
	
	}
	
	a.toplink {
	
		text-decoration: none;
		color: #EEEEEE;
	
	}
	
	a.toplink:hover {
	
		text-decoration: underline;
		color: white;
	
	}
	
	a#smalla {
	
		font-size: 10px;
	
	}
	
	a#mediuma {
	
		font-size: 10px;
	
	}
	
	a#largea {
	
		font-size: 10px;
	
	}
	
	h1 {
	
		margin: 0px;
		color: #506C91;
		font-family: Arial, sans-serif;
		padding-top: 9px;
		margin-bottom: 19px;
		font-size: 22px;
	
	}
	
	h1#h10 { background-image: url('../img/gui/h1.gif'); text-indent: 10px; }
	h1#h11 { background-image: url('../img/gui/h1_mobility.gif'); text-indent: 50px; }
	h1#h12 { background-image: url('../img/gui/h1_plumbing.gif'); text-indent: 50px; }
	h1#h13 { background-image: url('../img/gui/h1_building.gif'); text-indent: 50px; }
	
	h2 {
	
		margin: 0px;
		height: 30px;
		color: #506C91;
		font-family: Arial, sans-serif;
		padding-top: 10px;
		margin-bottom: 5px;
		font-size: 18px;
	
	}
	
	h2#homemobility { text-indent: 50px; background-image: url('../img/gui/h2mobility.gif'); }
	h2#homeplumbing { text-indent: 50px; background-image: url('../img/gui/h2plumbing.gif'); }
	h2#homebuilding { text-indent: 50px; background-image: url('../img/gui/h2building.gif'); }
	
	h3 {
	
		margin: 0px;
		height: 20px;
		color: 000;
		font-family: Arial, sans-serif;
		font-weight: bold;
		padding-top: 4px;
		margin-bottom: 5px;
		font-size: 12px;
		text-align: right;
		padding-right: 10px;
		text-decoration: none;
	
	}
	
	a.h3 {
	
		color: white;
		text-decoration: none;
	
	}
	
	a.h3:hover {
	
		color: white;
		text-decoration: underline;
	
	}
	
	a#contactemail {
	
		font-weight: bold;
		font-size: 12px;
		font-family: Arial, sans-serif;
		color: white;
		display: block;
		text-align: right;
		padding-top: 10px;
		padding-right: 35px;
	
	}	
	
	a.sectionlink {
	
		font-size: 16px;
		font-family: Arial, sans-serif;
		color: white;
	
	}
	
	a#topmiddlelink {
	
		padding-left: 25px;
		padding-right: 25px;
	
	}
	
	div#bottomlinks {
	
		border-top: 1px solid #D3D3D3;
		border-bottom: 1px solid #D3D3D3;
		padding-top: 8px;
		padding-bottom: 8px;
		font-weight: bold;
		color: #111111;
		text-align: center;
	
	}
	
	.bottomlink {
	
		color: #111111;
		text-decoration: none;
		padding-left: 10px;
		padding-right: 10px;
	
	}
	
	a.bottomlink:hover {
	
		text-decoration: underline;
	
	}
	
	div#newsletterbox, div#bottomsitemap, div#productdropdownbox {
	
		background-color: #F1F1F1;
		text-align: center;
		border: 1px solid #CFCFCF;
		padding: 8px;
	
	}
	
	div#newslettertext {
	
		font-weight: bold;
		font-size: 16px;
	
	}
	
	textarea {
	
		background-color: white;
		border: 1px solid #6B6B6B;
	
	}
	
	input {
	
		width: 232px;
		background-color: white;
		border: 1px solid #6B6B6B;
	
	}
	
	 textarea#halftextarea {
	
		width: 232px;
		background-color: white;
		border: 1px solid #6B6B6B;
		height: 60px;
	
	}
	
	.required {
	
		color: red;
	
	}
	
	div#contactleft {
	
		 float: left;
		 width: 260px;
	
	}
	
	div#contactright {
	
		 margin-left: 375px;
	
	}
	
	div#contactleft > div#nonietuwywsubmit {
	
		margin-top: 10px;
	
	}
	
	div.psmall {
	
		margin-bottom: 5px;
	
	}
	
	img.imgmiddle {
	
		 vertical-align: middle;
	
	}
	
	img.rightimg {
	
		float: right;
		padding-left: 10px;
		padding-bottom: 10px;
	
	}
	
	img.leftimg {
	
		float: left;
		padding-right: 10px;
		padding-bottom: 10px;
	
	}
	
	form {
	
		margin: 0px;
	
	}
	
	/* home page */
	
	div#homebox {
	
		 background-color: #F1F1F1;
		 margin-bottom: 5px;
		 border: 1px solid #CFCFCF;
		 padding: 8px;
	
	}
	
	div.homecontainer {
	
		 height: 178px;
		 margin-bottom: 5px;
	
	}
	
	div.homeleft {
	
		 float: left;
		 width: 210px;
		 height: 171px;
		 border: 1px solid #D0D0D0;
		 background-color: #F1F1F1;
		 padding-top: 5px;
	
	}
	
	div.homemiddle {
	
		 margin-left: 9px;
		 float: left;
		 width: 210px;
		 height: 171px;
		 border: 1px solid #D0D0D0;
		 background-color: #F1F1F1;
		 padding-top: 5px;
	
	}
	
	div.homeright {
	
		 float: right;
		 width: 210px;
		 height: 171px;
		 border: 1px solid #D0D0D0;
		 background-color: #F1F1F1;
		 padding-top: 5px;
	
	}
	
	a.homelinktop {
	
		font-size: 16px;
		font-weight: bold;
		display: block;
		text-align: center;
		padding-bottom: 5px;

	}
	
	a.homelinkbottom {
	
		font-size: 14px;
		font-weight: bold;
		display: block;
		text-align: center;
		color: #111111;
	
	}
	
	a.homelinkbottom:hover {
	
		color: #198CDF;
	
	}
	
	/* end of home page */
	
	div#bottomsitemap strong {
	
		color: #111111;
	
	}
	
	
	a#darkonlight, a#darkonlight:hover {
	
		border: 1px solid #333333;
		color: black;
		background-color: white;
		text-decoration: none;
		padding-left: 5px;
		padding-right: 5px;
		font-size: 12px;
	
	}
	
	a#lightondark, a#lightondark:hover {
	
		border: 1px solid #333333;
		color: #FFF700;
		background-color: black;
		text-decoration: none;
		padding-left: 5px;
		padding-right: 5px;
		font-size: 12px;
	
	}

