@font-face {
 font-family:Eurostile;
 src:local('Eurostile'), url(eurosti.ttf);
}

 html {overflow-x:hidden;}

body {
	background: url(../images/bg.jpg) repeat-x center top;
	
}

p {
}

.clear {
	clear:both;
}

#main {
	width:1024px;
	margin:0 auto;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
}

#header {
	background-image:url(../images/header.jpg);
	width:1024px;
	height:330px;
}

#imgtop {
	width:800px;
	margin-left:112px;
	margin-right:112px;
	margin-bottom:20px;
}

#largearea {
	width:800px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}

#smallarea01 {
	width:190px;
	margin-right:14px;
	float:left;
}

#smallarea02 {
	width:190px;
	margin-left:14px;
	margin-right:14px;
	float:left;
}

#smallarea03 {
	width:190px;
	margin-left:14px;
	float:left;
}

#modulegallery {
	width:590px;
	height:464px;
	padding:20px;
	background-image:url(../images/module_bg_gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#modulegallerysmall {
	width:590px;
	height:275px;
	padding:20px;
	background-image:url(../images/module_bg_gallery_small.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#galleryleft {
	background-color:#FFFFFF;
	width:143px;
	height:143px;
	margin-left:35px;
	margin-right:20px;
	float:left;
}

#gallerymiddle {
	background-color:#FFFFFF;
	width:143px;
	height:143px;
	margin-left:20px;
	margin-right:20px;
	float:left;
}

#galleryright {
	background-color:#FFFFFF;
	width:143px;
	height:143px;
	margin-left:20px;
	margin-right:35px;
	float:left;
}

#galleryleft, #gallerymiddle, #galleryright {
	box-shadow: 3px 3px 5px #888;
	-moz-box-shadow: 3px 3px 5px #888;
}

#modulebottom01 {
	width:590px;
	height:150px;
	padding:20px;
	background-image:url(../images/module_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#modulebottom02 {
	width:590px;
	height:150px;
	padding:20px;
	background-image:url(../images/module_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#modulegraphic {
	width:88px;
	height:88px;
	margin-left:20px;
	float:right;
}

#leftside {
	width:150px;
	float:left;
}

#text {
	width:630px;
	margin-left:20px;
	float:left;
}

#imglarge {
	float:right;
	margin-left:20px;
}

#break {
	width:1024px;
	height:2px;
	background-color:#333333;
}

#footer {
	width:1024px;
	height:230px;
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footertext {
	width:630px;
	padding-top:106px;
	padding-left:282px;
}

#footerclear {
	clear:both;
}

#footernav {
	width:630px;
	margin-top:0px;
	clear: both;
}

* {
	margin:0;
	padding:0;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	text-align:justify;
	margin-bottom: 15px;
}

.white {
	color:#FFFFFF;
}

.white a {
	color: white;
	text-decoration: underline;
}

.orange {
	color:#FF6600;
}

.green {
	color:#009933;
}

.yellow {
	color:#999900;
}

.black {
	color:#000000;
}

h1 {
	color:#01569F;
	font-size:30px;
	line-height:30px;
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
}

h2 {
	color:#666666;
	font-size:20px;
	line-height:30px;
	font-weight:normal;
}

h3 {
	font-size:18px;
	line-height:20px;
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	text-shadow: gray 1px 1px 1px;
}

h4 {
	color:#FFFFFF;
	font-size:35px;
	line-height:30px;
	font-weight:bold;
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	text-shadow: #333333 2px 2px 3px;
}

h4 a {
	color:white;
	text-decoration:none;
}

h4 a:hover {
	text-decoration:none;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#sidenav ul {
	color:gray;
	margin-bottom:25px;
}

#sidenav li {
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 10px;
	color: gray;
	
}

#sidenav li a {
	color: #333;

}

#sidenav li a:hover, #sidenav li:hover, .sidenavselected1 {
	color: #01569F;
	text-decoration:none;
}

#sidenav ul ul {
	border-left: 3px solid #01569F;
	margin-left: 25px;
	padding-left: 8px;
}

#sidenav ul ul li {
	color: #333333;
	font-size: 15px;
	margin-bottom: 2px;
	list-style: none;
}

#sidenav ul ul li a {
	color: #333333;
}

.graydottedline {
	border-top: 2px dotted silver;
	margin-top: 15px;
	padding-bottom: 15px;
}

#main #largearea #leftside #sidenav .navselected a, #main #imgtop #leftside #sidenav .navselected a {
	color: blue;
}

#main #largearea #leftside #sidenav .navselected ul li a, #main #imgtop #leftside #sidenav .navselected ul li a {
	color: #333333;
}

#main #largearea #leftside #sidenav .navselected ul li a:hover, #main #imgtop #leftside #sidenav .navselected ul li a:hover {
	color: #01569F;
}

.contactbutton {
	color: #000000;
	background: #7EB4D3;
	border-top: 2px solid #B1D1E4;
	border-right: 2px solid #559BC6;
	border-bottom: 2px solid #559BC6;
	border-left: 2px solid #B1D1E4;
	font-weight: bold;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	padding: 4px;
	cursor:pointer;
}

.pagetitletop h1 {
	color: white;
	font-size: 36px;
	text-align: right;
	margin-right: 30px;
	text-shadow: black 2px 2px 3px;
	padding-top: 140px;

}

.pagetitleimage {
		height: 196px;
	width: 630px;
}

.pagerightimage {
	border: 1px solid #004CA0;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 5px;
}

.pageimage {
	border: 1px solid #004CA0;
	padding: 5px;
}

.pagetitleimageaboutus {
	background: url(../images/sections/aboutus/aboutus-header.jpg);
	height: 196px;
	width: 630px;
}

.pagetitleimageprojects {
	background: url(../images/sections/projects/projects-header.jpg);
	height: 196px;
	width: 630px;
}

.pagetitleimagecontactus {
	background: url(../images/sections/contactus/contactus-header.jpg);
	height: 196px;
	width: 630px;
}

.pagetitleimagescbespoke {
	background: url(../images/sections/sc-bespoke/bespoke-header.jpg);
	height: 196px;
	width: 630px;
}

.pagetitleimagescclass1 {
	background: url(../images/sections/sc-class1/class1-header.jpg);
	height: 196px;
	width: 630px;
}

.pagetitleimagescclass2 {
	background: url(../images/sections/sc-class2/class2-header.jpg);
	height: 196px;
	width: 630px;
}

.pagetitleimagescclass3 {
	background: url(../images/sections/sc-class3/class3-header.jpg);
	height: 196px;
	width: 630px;
}

.pagetitleimagesccontainment {
	background: url(../images/sections/sc-containment/containment-header.jpg);
	height: 196px;
	width: 630px;
}

.pagetitleimagesc {
	background: url(../images/sections/sc/sc-header.jpg);
	height: 196px;
	width: 630px;
}

.pagetitleimagescfume {
	background: url(../images/sections/sc-fume/fume-header.jpg);
	height: 196px;
	width: 630px;
}

.pagetitleimagesdrugrecovery {
	background: url(../images/sections/drugrecovery/drugrecovery-header.jpg);
	height: 196px;
	width: 630px;
}

.pagetitleimagefullsolutions {
	background: url(../images/sections/fullsolutions/fullsolutions-header.jpg);
	height: 196px;
	width: 630px;
}

.pagetitleimagefumigation {
	background: url(../images/sections/fumigation/fumigation-header.jpg);
	height: 196px;
	width: 630px;
}

.pagetitleimagesisolation {
	background: url(../images/sections/isolation/isolation-header.jpg);
	height: 196px;
	width: 630px;
}

.pagetitleimageslaminar {
	background: url(../images/sections/laminarflows/laminar-header.jpg);
	height: 196px;
	width: 630px;
}

.pagetitleimagesservicing {
	background: url(../images/sections/servicing/servicing-header.jpg);
	height: 196px;
	width: 630px;
}

.pagetitleimagesrepairs {
	background: url(../images/sections/repairandparts/repair-header.jpg);
	height: 196px;
	width: 630px;
}

.pagetitleimagesupport {
	background: url(../images/sections/support/support-header02.jpg);
	height: 196px;
	width: 630px;
}

.pagetitlerequest {
	background: url(../images/sections/support/support-header.jpg);
	height: 196px;
	width: 630px;
}

.pagetitleimagetestimonials {
	background: url(../images/sections/testimonials/testimonials-header.jpg);
	height: 196px;
	width: 630px;
}

.home-page-notice-banner h1 {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/notice-bg-700.png);
	margin: 0 0 15px 0; 
	font-align:center; 
	background-color:#01569F;
	color: white;
	font-size: 25px;
	font-color: #FFFFFF;
}

