<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* site specific css */

body {

	background: #d4f3b1 url("../../elements/images/backgrounds/clouds.jpg") top fixed repeat-x;
/*	background-color: #d4f3b1;
	background-repeat: repeat-x;
	background-position: center top; */
	font-family: Arial, Helvetica, Sans Serif;
}

blockquote {
	padding: 20px 20px 20px 43px;
	font-style:italic;
	background:URL(/elements/images/quotation.gif) 0 0 no-repeat;
}

cite {
	line-height:30px;
	display:block;
	clear:both;
	font-style:normal;
}

.c {
	clear:both; }
	
#header {
	background-color: #FFF;	
}


#footer {
	background-color: #666;
}


#logo {
	background-image: url("../../elements/images/logos/nomo_logo.png");
	background-repeat: no-repeat;
	background-position: 0px 15px;
	height: 115px;
}

#logo h1 {
	display: none;
}

#contact {
	padding-top: 20px;
}

#contact ul {
	list-style: none;
}

#contact li, #contact li a {
	color: #75be21;
}

#contact span {
	width: 70px;
	display: inline-block;
	text-align: right;
	color: #58699d;
}

#menu {
	background-color: #333;
	background-image: url("../../elements/images/backgrounds/menu-bg.png");
	background-repeat: repeat-x;
	margin-left: -15px;
	padding-left: 15px;
	margin-right: -15px;
	padding-right: 15px;
	height: 50px;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	display: block;
	float: left;
	height: 36px;
/*	margin: 7px 0; */
	margin: 0;
	padding: 7px 0;
	/*background-image: url("../../elements/images/backgrounds/menu-bg.png");*/
	background: transparent;
}

li.dist-7 {
	width: 135px!important;
	text-align: center;
	border-left: 1px solid #FFF;
	border-right: 1px solid #4573a1;
}



li.last {
	border-right: none;
}

li.first {
	border-left: none;
}

#menu ul li a {
	display: block;
	width: 120px;
	margin: 0 auto;
	color: #FFF;
	font-family: arial;
	font-size: 11.8px;
	text-transform: uppercase;
	text-decoration: none;
}

/*
#menu ul li.active a {
	color: #75be21;
}
*/


#menu ul li a:hover {
	color: #75be21;
}

#menu ul li.active a:hover {
	color: #fff;
}

#menu ul li.active {
	/*background-image: url("../../elements/images/backgrounds/menuu_hov.png") !important;*/
	background: #75be21;
	border-right: 0;
}

#menu ul li.wordcount-1 a {
	margin-top: 10px;
}


#breadcrumb {
	background-image: url("../../elements/images/backgrounds/menu-fold.png");
	background-position: center top;
	background-repeat: no-repeat;
	height: 30px;
	margin-left: -15px;
	padding-left: 15px;
	margin-right: -15px;
	padding-right: 15px;
}

#sub-menu {
	background-color: #E3E3E3;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
}

#sub-menu p {
	display: inline;
	line-height: 28px;
	padding: 0 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
	font-size: 11px;
}

#sub-menu ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#sub-menu ul li {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
}

#sub-menu ul li a {
	color: #666;
	font-size: 11px;
	text-decoration: none;
}

#sub-menu ul li a.active {
	color: #666;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}


#banner {
	height: 274px;
	
}
#banner-right{
float:right;
background:#fff;
height:270px;
width:232px;
}
#banner-sub {
	height: 175px;
	background-image: url("../../elements/images/photos/sub-page-image.jpg");
}

#banner-sub-business {
	height: 175px;
	background-image: url("../../elements/images/photos/business-odours.jpg");
}

#banner-sub-vehicle {
	height: 175px;
	background-image: url("../../elements/images/photos/vehicle-odours.jpg");
}

#banner blockquote {
	text-indent: -10000px;
	color: #333;

}

#banner a {
	color: #333;
}

#banner div.content {
	padding-top: 160px;
}

#banner div.content p {
	display: block;
	float: left;
	width: 90px;
	text-align: right;
}

#banner div.content ul {
	display: block;
	list-style: none;
	float: left;
	width: 120px;
	padding: 0;
	margin: 0;
}

#banner div.content ul li {
	margin-left: 10px;
}

#body {
	background-image: url("../../elements/images/backgrounds/3subcontent-bg.png");
	background-repeat: repeat-x;
	border-top: 1px solid #74be20;
	border-bottom: 10px solid #d4f3b1;
	
}

#body-sub {
	background-color: #73bd1e;
	background-image: url("../../elements/images/backgrounds/subpage-bg.png");
	background-repeat: repeat-x;
	background-position: top left;
	border-top: 1px solid #74be20;
	border-bottom: 10px solid #d4f3b1;	
}

/*
#body h2 {
	font-size: 14px;
	font-weight: bold;
	color: #4C4646;
	text-transform: uppercase;
}
*/
#textblock {
	margin-top: 20px;
	margin-bottom: 5px;
	background-image: url("../../elements/images/backgrounds/subcontent-div.png");
	background-position: right center;
	background-repeat: no-repeat;
}

p.right {
	float: right;
}

#textblock a {
	color: #333;
}

div.box {

}

div.noble {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: bottom right;
}


#content {
	width: 930px;
	margin: 15px 15px 5px 15px;
	background-color: #FFF;
	border-radius:15px;
	-moz-border-radius: 15px;
	
}

#content h1 {
	color: #485b95;
	font-size: 20px;
}


#content h2 {
	color: #485b95;
	font-size: 18px;
}


#content h3 {
	color: #485b95;
	font-size: 16px;
}

#content h4 {
	color: #333;
	font-size: 12px;
	margin: 0;
}

#content p {
	color: #333;
}

#content-left {
	width: 600px;
	float: left;
	padding: 20px;
}

#content-right {
	width: 250px;
	float: right;
	margin: 2px;
	padding: 20px 10px;
	background-color: #f3f3f3;
	border-radius:15px;
	-moz-border-radius: 15px;
	
}

/* HIGHLIGHT BOXES */
.indentbox {
	border: 2px solid #C3E062;
	margin: 0 20px 20px 20px;
	padding: 20px 20px 0 20px;
	background-color: #F3F3F3;
}

.helpfulhint {
	border: 2px solid #C3E062;
	margin: 0 20px 20px 20px;
	padding: 20px 20px 0 20px;
	background-color: #FFFFAA;
}

#content .helpfulhint  h1, #content .helpfulhint h2, #content .helpfulhint h3 {
	color: #000;
}

.didyouknow {
	border: 2px solid #C3E062;
	margin: 0 20px 20px 20px;
	padding: 20px 20px 0 20px;
	background-color: #FFFFAA;
}

#content .didyouknow  h1, #content .didyouknow h2, #content .didyouknow h3{
	color: black;
}

.importantnote {
	border: 2px solid #000;
	margin: 0 20px 20px 20px;
	padding: 10px 10px 0 10px;
	background-color: #FFCCCC;
}

#content .importantnote  h1, #content .importantnote h2, #content .importantnote h3 {
	color: #000;
}

/* END HIGHLIGHT BOXES */

#timedata td {
	padding: 5px;
	border: 1px solid #ccc;
}

#timedata {
	border-collapse:collapse;
}


#footer {
	background-color: #292927;
	color: #9c9c9c;
}

#footer .footermid {
	border-top: 1px solid #353533;
}

#footer .footertop {
	border-bottom: 1px solid #1a1a18;
}

#footer .footerbottom {
	border-bottom: 1px solid #1a1a18;
}

#footer .b-r {
	border-right: 1px solid #1a1a18;
}

#footer .b-l {
	border-left: 1px solid #353533;
}

#footer .about {
	background-image: url('');
	background-repeat: no-repeat;
	background-position:  center right;
}

#footer a {
	color: #9c9c9c;
}

#footer h3 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 10px 10px 10px 40px;
}

#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer ul#more-info {
	display:block;
	width:210px;
	float:left; }

#footer #o3cert {
	display:block;
	width:85px;
	float:left;
	margin-left:60px; }

#footer ul li {
	margin: 0 10px 0 40px;
}

#footer ul li a {
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
}

#footer-text p {
	color: #555;
}

img.inline-left {
	margin-right: 15px;
}

/* ---------- Forms ---------- */

#slide-1 .inner {
	width: 348px;
	font-size: 12px;
	padding: 15px 0 0 500px;
}
#slide-1 form { width: 334px; margin: 1px 0; }
#slide-1 input { width: 324px; margin-bottom: 14px; }
#slide-1 input.half { width: 150px; }
#slide-1 input[type=submit] { width: 100%; }
#slide-1 h1 {
	font-size: 38px;
	line-height: 38px;
	font-weight: normal;
	margin-bottom: 12px;
	color: #666;
}
input, textarea { font-size: 12px !important; }
.pull-right { float: right; }
.pull-left { float: left; }




select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input { color: #969696; padding: 4px 4px 4px; }

#search-form { margin: 6px 0 0; }
#search-form input[type=text] { padding: 5px 10px; border-right: none; width: 107px; }
#search-form .more {
	padding: 4px 12px 6px;
	color: #666;
	text-shadow: #fff 0 1px 0;
	box-shadow: 0 -1px 1px 0 #b6b6b6 inset;
	border: #c3c3c3 1px solid;
	
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;   
	
  	background: #f6f6f6;
	background: -moz-linear-gradient(top,  #fbfbfb 0%, #e4e4e4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#e4e4e4));
	background: -webkit-linear-gradient(top,  #fbfbfb 0%,#e4e4e4 100%);
	background: -o-linear-gradient(top,  #fbfbfb 0%,#e4e4e4 100%);
	background: -ms-linear-gradient(top,  #fbfbfb 0%,#e4e4e4 100%);
	background: linear-gradient(to bottom,  #fbfbfb 0%,#e4e4e4 100%);
	
}

.standard-form { padding-top: 4px; }
.standard-form input[type=text], .standard-form textarea { padding: 9px 13px 11px; margin-bottom: 26px; }
.standard-form textarea { height: 156px; width: 424px; }
.standard-form .more-large { font-size: 14px; padding: 7px 17px; }


.right_nav{
overflow:hidden; /* wrap floats */
height:50px; /* trips haslayout, wrap floats IE */
background-image:url(../images/vert_nav.png);
background-position: 0 0;
background-repeat:no-repeat;
text-align:left;
line-height:50px;
color:#fff;
 padding-bottom:3px;
 }
.right_nav a {
  float:left;
  position:relative;
  display:block;
  text-indent:35px;
  width:218px;
  text-decoration:none;
  color:#fff;
  background-image: url(../../images/buttons-right.jpg);
  background-position: 0 -50px;
  background-repeat: no-repeat;
  font-size:16px;
  }
  .right_nav a:hover {
  color:#fff;
  background-position:0 0px;
   }
   
   .right_nav a:visited{
   color:#fff;
   }
   	
	.context{
	float:left;
	width:297px;
	padding:30px 20px 0 20px;
	color:#264306;
	font-size:15px;
	}
	
	.context h1{
	font-family: 'Voltaire', sans-serif;
	font-size:22px;
	line-height:24px;
	font-weight:500;
	width:100%;
	margin:0 0 15px 0;
	color:#264306;
	}
	
	.context h2{
	font-family: 'Voltaire', sans-serif;
	font-size:22px;
	line-height:24px;
	font-weight:500;
	width:100%;
	margin:0 0 15px 0;
	color:#264306;
	}		
	
	.context2{
	float:left;
	width:594px;
	padding:30px 20px 0 20px;
	color:#264306;
	font-size:15px;
	}
	
	.context2 h1{
	font-family: 'Voltaire', sans-serif;
	font-size:22px;
	line-height:24px;
	font-weight:500;
	width:100%;
	margin:0 0 15px 0;
	color:#264306;
	}
	
	.context2 h2{
	font-family: 'Voltaire', sans-serif;
	font-size:22px;
	line-height:24px;
	font-weight:500;
	width:100%;
	margin:0 0 15px 0;
	color:#264306;
	}	

.slid_banner{
	float:left;
	width:715px;
	height:274px;
}
	.bod_cont{
		float:left;
		width:678px;
		border-left: 1px solid black;
	}
	.ico_1{
		width : 200px;
		height : 115px;
	}
	.ico_2{
		width :85px;
		height : 100px;
	}
	.ico_3{
		width : 115px;
		height: 100px;
	}
	.cont_2{
		float:left;
		width:90%;
		text-align:center;
	}
	.active{
		background: url("../../elements/images/backgrounds/menuu_hov.png") !important;
	}
	.home_canvas{
		    margin-left: 14%;
	}</pre></body></html>