@charset "utf-8";
/* CSS Document */
/*---------------------------------------------
testing CSS
-----------------------------------------------*/

* {
margin: 0; 
padding: 0; }

:focus { outline: 0;}

body {
	background: #fff;
}

img { 
border: 0; }

.clear {
clear: both; }



.right {
float: right; }



.left {
float: left; }
.start_quotes {
	background-image: url(../images/quotes_2.png);
/*	float: left;
	height: 45px;
	margin-top: -20px;
	padding-top: 45px;
	margin-bottom: -50px;
	font-size: 700%;
	color: #00AEEF;
	font-family: Georgia, "Times New Roman", Times, serif;	*/
	
}


hr, .hide {
display: none; }



/*STRUCTURE*/

#wrapper {
	width: 900px;
	background: #fff;
	margin: 0px auto;
	padding: 20px 0px 0px 10px;
}

#masthead {
	height: 60px;
	width: 890px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 0px;
	border-bottom-color: #CCCCCC;
	background-position: center;
}

#masthead .mark {
margin: 5px 0px 0px 2px;
float: left; }

#masthead img {
width: 130px; }


/*NAV*/

#masthead ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	float: right;
	background-position: center;
}

/*#masthead li {
	display: block;
	height: 32px;
	width: 130px;
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: normal;
	color: #00aeef;
	text-indent: 10px;
	float: left;
	background-color: #fff;
	background-image: url(../images/rule_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}*/

#masthead li {
	display: block;
	height: 50px;
	width: 118px;
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	background-color: #fff;
	background-image: url(../images/rule_nav.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: normal;
	padding-left: 4px;
	font-weight: normal;
	float: left;
	padding-top: 8px;
	padding-right: 4px;
}


#masthead li a:link, li a:active, li a:visited  {
	display: block;
	color: #94BDD1;
	text-decoration: none;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
}
#masthead li a:hover  {
	display: block;
	height: 50px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #94BDD1;
	background-image: url(../images/rule_nav.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
}
.h1_SEO         a              {
	display: block;
	height: 40px;
	width: 145px;
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	color: #00aeef;
	background-color: #fff;
	background-image: url(../images/rule_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: normal;
	text-indent: 0px;
	padding-left: 5px;
	font-weight: normal;
	float: left;
}
#hi_seo_div   a    {
	display: block;
	height: 32px;
	width: 145px;
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	color: #000000;
	background-color: #fff;
	background-image: url(../images/rule_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: normal;
	text-indent: 0px;
	padding-left: 5px;
	font-weight: normal;
	float: left;
	padding-top: 8px;
}





/*SECTION*/

.section {
	height: auto;
	width: 890px;
	border-bottom-color: #ccc;
	padding-top: 0.5em;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}
#services h1 {
	color: #00AEEF;
	text-align: justify;
}
#services p {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.5em;
	text-align: justify;
}

#services h2 {
	text-align: left;
	letter-spacing: normal;
	font-size: 1.2em;
	padding: 1em 1em;
}
#news_content {
	padding-top: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}








/*Forms start*/
#send_form {
	margin-left: 60px;
	width: 100px;
}
#wrapper  .mod_wrapper  #news_content  img  {
	padding: 0px;
}


/*Forms finsih*/

/*MODS*/

.mod_wrapper {
	position: relative;
	margin-top: 0px;
	padding-top: 10px;
}
#NBWD_logo text {
	position: relative;
	margin-top: 20px;
	padding-top: 10px;
	border-top-color: #CCCCCC;
}

.mod_wrapper  .body {
margin: 10px 0px 0px 5px; }

.mod_boiler {
	background: #fff;
	width: 900px;
	margin-top: 30px;
}
.breaker {
	height: 20px;
	width: 900px;
}
#wrapper  .mod_wrapper  .mod_boiler  h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: #94BDD1;
	text-align: center;
	letter-spacing:0.5em;
	font-size: 1.4em;
}


.mod_intro {
background: #fff;
width: 870px;
margin: 0px 0px 40px 4px; }

.mod_description {
background: #fff;
width: 820px;
margin: 0px 0px 0px 4px; }

.mod_2 {
	height: 335px;
	width: 290px;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-right: 5px;
	float: left;
	padding-top: 20px;
}

.mod_3 {
	height: 335px;
	width: 290px;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-right: 5px;
	float: right;
	padding-top: 20px;
}

.mod_4 {
	height: auto;
	width: 270px;
	margin-bottom: 0px;
	margin-right: 5px;
	float: right;
	padding-right: 4px;
	padding-left: 20px;
}
#wrapper .mod_4 p {
	font-size: .9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	color: #00AEEF;
	font-weight: bold;
}


.mod_5   {
	height: 300px;
	width: 165px;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-right: 5px;
	border-right: #ccc dotted 1px;
	float: left;
}
/*#wrapper  #masthead  h1  {
	color: #996600;
}*/

.mod_6 {
	height: 300px;
	width: 165px;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-right: 5px;
	border-right: #ccc dotted 1px;
	float: left;
}
.mod_6 {
	height: 320px;
	width: 170px;
	float: left;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-right: 5px;
}

.mod_7 {
	height: 300px;
	width: 170px;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-right: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #ccc;
	border-left-color: #CCCCCC;
	margin-left: 5px;
	padding-left: 4px;
	float: left;
	
}


/*IMAGES*/

.mod_5 img {
	width: 160px;
	height: 110px;
	text-align: center;
	margin-right: 5px;
}
.mod_6 img {
	width: 160px;
	margin-right: 9px;
}

.mod_7 img {
	width: 160px;
	margin-right: 9px;
}

h2 a:link, 
h2 a:active, 
h2 a:visited  {
color: #00aeef; 
text-decoration: none; }

h2 a:hover  {
color: #00aeef;
text-decoration: underline; }

h3 {
	font-family: Georgia, serif;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 15px 0px;
}

h3 a:link, 
h3 a:active {
	color: #00aeef;
	text-decoration: none;
}

h3 a:visited  {
color: #7ecfed; 
text-decoration: none; }

h3 a:hover  {
color: #00aeef;
text-decoration: underline; }

.mod_intro h3 {
font-size: 20px;
line-height: 26px;}

.mod_2 h3 {
font-size: 14px;
line-height: 20px; }

.mod_3 h3 {
	font-size: 14px;
	line-height: 20px;
}

.mod_4 h3 {
font-size: 13px;
line-height: 15px; }

.mod_5 h3 {
	font-size: 12px;
	margin-bottom: 30px;
}
.mod_6  h3 {
	font-size: 12px;
	margin-bottom: 15px;
}
.mod_7  h3 {
	font-size: 12px;
	margin-bottom: 30px;
}


h4 {
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.5em;
	color: #aaa;
	float: right;
	margin: 0px 4px 0px 0px;
}

h4 a:link, h4 a:active, h4 a:visited  {
color: #999;
text-decoration: none; }

h4 a:hover  {
color: #00aeef;
text-decoration: underline; }

.sort_form {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 11px;
float: right; 
margin: 10px 0 0 0; }

.body h4 {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-weight: normal;
font-size: 10px;
line-height: 12px;
text-transform: uppercase;
color: #999; 
float: none;
margin: 0px 4px 0px 0px; }

p {
font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
font-size: 11px;
line-height: 15px;
color: #666; 
margin: 0px 5px 15px 0px; }

p a:link, 
p a:active, 
p a:visited  {
color: #00aeef; 
text-decoration: none; }

p a:hover  {
color: #00aeef;
text-decoration: underline; }

.mod_boiler p {
font-family: Georgia, serif;
font-size: 40px;
line-height: 48px;
color: #ccc; }

.mod_intro p {
font-family: Georgia, serif;
font-size: 22px;
line-height: 30px;
color: #bfbfbf; 
margin: 20px 0px 0px 0px; }

.mod_description p {
font-size: 12px;
line-height: 18px;
color: #b6b6b6; 
margin: 0px 0px 0px 0px; }

.body ul { 
margin: 0px 0px 0px 0px;
padding: 0;
list-style-type: none; }

.body li {
font-family: Georgia, serif;
font-weight: normal;
font-size: 12px;
line-height: 20px;
color: #000;
background: #fff; }

.body li a:link, 
.body li a:active {
color: #00aeef;
background: #fff; 
text-decoration: none; }

.body li a:visited  {
color: #7ecfed;
background: #fff; 
text-decoration: none;  }

.body li a:hover  {
color: #00aeef;
background: #fff; 
text-decoration: underline; }
#wrapper .mod_wrapper #service_style h3 {
	margin-left: 0px;
}
#wrapper .mod_wrapper #service_style .second_colour h3 {
	padding-left: 0px;
}
#wrapper .mod_wrapper #service_style .first_colour h3 {
	padding-left: 0px;
}
#wrapper #services img {
	float: right;
	padding-left: 15px;
}



#wrapper  .mod_wrapper  #service_style ul {
	list-style-type: none;
	width: 900px;
	padding: 0;
	margin-top: 20px;
	border-top: 40px solid #00aeef;
}

#wrapper  .mod_wrapper  #service_style li {
	float: left;
	width: 268px;
	position: relative;
	padding: 1em;
	height: 175px;
}
#seoh1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00AEEF;
	margin-bottom: 30px;
	margin-top: 15px;
	text-align: justify;
}
#wrapper .mod_wrapper #seoh1 img {
	float: left;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}
#wrapper .mod_wrapper #seoh1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	text-align: left;
	padding-left: 120px;
}



#wrapper  .mod_wrapper  img  {
	float: right;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#wrapper .mod_wrapper p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
#wrapper   .mod_wrapper   h3  {
	padding-top: 0px;
	padding-right: 0px;
}
#wrapper  .mod_wrapper  .first_colour a {
	background-color: #F4E8F2;
}
#wrapper .mod_wrapper .first_colour {
	background-color: #F4E8F2;
	overflow: auto;
}
#wrapper         .mod_wrapper         .second_colour      {
	background-color: #DDE7E8;
	overflow: auto;
}

#wrapper .mod_wrapper .second_colour a {
	background-color: #DDE7E8;
}

.company_profile /* turned this on - need to perfect the technique first.
#wrapper     .mod_wrapper     li:hover    {
	border: 1px solid #630;
	display: block;
	overflow: auto;
	width: 266px;
	height: 158px;

}*/ 
 {
	padding: 42px 5px 0 5px;
	text-align: justify;
	vertical-align: top;
}
#wrapper #services table h3 {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 5px 0 5px 10px;
	font-size: 0.9em;
	font-weight: bold;
}
#wrapper         #services         table           {
	background-color: #F4E8F2;
	margin: 10px 0;
	border-collapse: collapse;
	border: 1px solid #999999;
}
#wrapper #services table th {
	background-color: #00AEEF;
	border: 1px solid #999999;
	padding: 5px 5px 15px 5px;
}

#wrapper  #services  thead {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0 0 20px 0;
}
#wrapper  #services  tbody p {
	padding: 0 5px 3px 5px;
	margin: 0 5px 3px 5px;
	text-align: justify;

}

#wrapper    #services    table    td {
	border: 1px dotted #999999;
	background-position: top;
	vertical-align: top;
}





#wrapper  #services table .results h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	background-color: #CCCCCC;
}
#wrapper #services .results {


}

.odd                                 {
	background-color: #DDE7E8;
}
#wrapper      .mod_wrapper      #faq      {
	width: 400px;
}
#wrapper .mod_wrapper #faq p {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 0.8em;
}
.important_text {
	font-size: 1.2em;
	font-weight: bold;
	color: #00AEEF;
	text-decoration: underline;
}
#Service_details  h2   {
	font-size: 1.2em;
	letter-spacing: normal;
	text-align: left;
	background-color: #666666;
	margin-bottom: 15px;
	color: #F0F0F0;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-right: 0px;
}
#Service_details   {
	background-color: #F0F0F0;
	overflow: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#Service_details p {
	width: 520px;
}
#wrapper     .mod_wrapper #Service_details ul     {
	width: 580px;
	border-top: 0px solid #00aeef;
	margin: 0 5px 0px 0;
	overflow: auto;
	font-size: 0.9em;
}
#wrapper     .mod_wrapper #Service_details li     {
	float: left;
	width: 245px;
	height: 45px;
	background-image: url(../g/arrow-normal.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	font-size: 0.8em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-left: 5px;
}
#wrapper .mod_wrapper #rightlist {
	float: left;
	font-size: 0.8em;
	padding-left: 10px;
	width: 260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F4E8F2;
	color: #333333;

}
#wrapper   .mod_wrapper   #rightlist   h2   {
	margin-bottom: 20px;
	font-size: 1.2em;
	letter-spacing: normal;
	color: #000000;
	padding: 11px;
	background-color: #CCCCCC;
	margin-left: -10px;
}
#wrapper .mod_wrapper #rightlist ul {
	float: left;
}
#wrapper .mod_wrapper #rightlist li {
	background-image: url(../g/green_tick.png);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 40px;
	padding-bottom: 10px;
	background-position: 0px;
}


#wrapper  .mod_wrapper  #details_new  {
	width: 580px;
	margin-right: 20px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	color: #333333;
}
#wrapper .mod_wrapper #details #details_new img {
	margin-top: -15px;
}

#wrapper  .mod_wrapper  #details_new  h2  {
	background-color: #CCCCCC;
	background-image: none;
	letter-spacing: normal;
	font-size: 1em;
	text-align: left;
	margin-bottom: 15px;
	margin-left: 0px;
	display: block;
	padding: 10px;
	margin-right: 10px;
	
}
#wrapper .mod_wrapper #details #details_new ul {
	padding: 10px 10px 10px 30px;
	font-size: 0.8em;
	list-style-type: square;
}
#wrapper .mod_wrapper #details #details_new p {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.5em;
}

#wrapper .mod_wrapper #details #details_new li {
	padding: 0px 0 10px 5px;
}
#wrapper       .mod_wrapper       #details       #details_new p,   h3{
	padding: 10px 10px 0px 10px;

}
#wrapper .mod_wrapper #faq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.5em;

}
#wrapper  .mod_wrapper  #faq ul {
	list-style-type: none;
	width: 900px;
	padding: 0;
	margin-top: 20px;
	border-top: 40px solid #00aeef;
}


#wrapper  .mod_wrapper  #faq li {
	float: left;
	width: 410px;
	position: relative;
	padding: 1em;
	height: 150px;
}
#wrapper  .mod_wrapper  #faq  h2  {
	background-image: none;
	letter-spacing: normal;
	font-size: 1em;
	text-align: left;
	margin-bottom: 15px;
	display: block;
	margin-right: 10px;
	padding: 10px 10px 0 0;
	
}
#wrapper .mod_wrapper #services #gallery {
	width: 490px;
}
#wrapper .mod_4 .centre_phone_number {
	text-align: center;
	font-size: 2em;
}
.seo-left {
	width: 420px;
	float: left;
	margin-right: 30px;
}
#seocontent h2 {
	text-align: left;
	margin-left: 0px;
	font-size: 1.1em;
	letter-spacing: normal;
	padding-bottom: 12px;
	color: #00AEEF;
}

#seocontent {
	margin-top: 75px;
}
.seo-left   ul   li  {
	padding-left: 40px;
	color: #333333;
	background-image: url(../g/green_tick.png);
	background-repeat: no-repeat;
	line-height: 1.25;
	background-position: 15px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-attachment: fixed;
}
#seocontent .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #00AEEF;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.5;
}


#seocontent p {
	font-size: .9em;
	line-height: 1.25;
}

#seocontent ul {
	list-style-type: none;
}


.seo-right {
	width: 420px;
	float: left;
}
.testimonial-quotes {
	font-size: 1.1em;
	color: #00AEEF;
	font-weight: bold;
}
h1  {
	font-size: 1.2em;
	color: #00AEEF;
	text-align: center;
}
.intro {
	height: auto;
	width: 338px;
	border-bottom-color: #ccc;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	background-position: center;
	text-align: justify;
	margin-left: 270px;
}
h2 {
	letter-spacing: normal;
	margin-bottom: 10px;
	text-align: left;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
.testimonial-text {
	width: 500px;
}
.indiv-container-odd {
	background-color: #F4E8F2;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 15px;
}

.testimonial-pixs {
	width: 300px;
	float: right;
	padding-right: 50px;
	padding-top: 25px;
}
.testimonial-img  {
	float: left;
	padding-right: 10px;

}

.indiv-container-even {
	background-color: #DDE7E8;
	padding-top: 25px;
	padding-left: 15px;
	padding-bottom: 20px;
}
