/***********************************************************************************/
/* GREEN DOOR CONSULTANCY CSS - Copyright 2007 - www.green-door.com - v1.0 */
/***********************************************************************************/

/**********************
 OVERALL LAYOUT
***********************/

body {
	background: #fff url(images/bg-body.gif) no-repeat center top;
	color: #000;
	font-family:  verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

	* html body {
		font-size: small;
	}

	body.indexpage {
		background: #fff url(images/bg-index.gif) no-repeat center top;
	}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #9c3;
	text-decoration: underline;
}

#skiptomain {
	display: none;
}

#wrapper {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: none;
	margin-top: 0;
	margin-bottom: 0;
}

#pagecontainer {
	width: 700px;
	background: none;
	border: none;
	color: #000;
	font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
}

#header {
	width: 660px;
	height: 62px;
	border: none;
	margin: 0;
	padding: 50px 0 30px 40px;
}

#hp-footer {
	width: 660px;
	border: none;
	color: #AAA9A9;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 548px;
	left: 40px;
}

	#hp-footer a:link, #hp-footer a:visited {
		color: #AAA9A9;
		text-decoration: none;
	}

	#hp-footer a:hover {
		color: #9c3;
		text-decoration: underline;
	}

	#hp-footer-lft {
		width: 310px;
		float: left;
		border: none;
		margin: 0;
		padding: 0;
	}

	#hp-footer-rgt {
		width: 130px;
		float: right;
		border: none;
		margin: 0 50px 0 0;
		padding: 0;
	}

#body-content {
	width: 660px;
	background: none;
	border: 0;
	color: #999;
	font-size: 0.8em;
	line-height: 1.1em;
	margin: 0 0 0 40px;
	padding: 0;
	position: relative;
	z-index: 1;
}

	#body-content p {
		margin: 5px 0px;
	}

	#hpfeat1 {
		width: 144px;
		height: 103px;
		background: #fff url(images/bg-hpfeat4.gif) no-repeat left top;
		border: none;
		letter-spacing: -0.1em;
		line-height: 15px;
		margin: 0;
		padding: 10px 15px 0 129px;
		position: absolute;
		top: 1px;
		left: 7px;
		z-index: 2;
	}

	#hpfeat3 {
		width: 144px;
		height: 103px;
		background: #fff url(images/bg-hpfeat3.gif) no-repeat left top;
		border: none;
		letter-spacing: -0.1em;
		line-height: 15px;
		margin: 0;
		padding: 10px 15px 0 129px;
		position: absolute;
		top: 120px;
		left: 7px;
		z-index: 2;
	}

	#hpfeat5 {
		width: 144px;
		height: 103px;
		background: #fff url(images/bg-hpfeat5.gif) no-repeat left top;
		border: none;
		letter-spacing: -0.1em;
		line-height: 15px;
		margin: 0;
		padding: 10px 15px 0 129px;
		position: absolute;
		top: 240px;
		left: 7px;
		z-index: 2;
	}

	#hpfeat2 {
		width: 144px;
		height: 103px;
		background: #fff url(images/bg-hpfeat2.gif) no-repeat left top;
		border: none;
		letter-spacing: -0.1em;
		line-height: 15px;
		margin: 0;
		padding: 10px 15px 0 129px;
		position: absolute;
		top: 1px;
		left: 301px;
		z-index: 2;
	}

	#hpfeat4 {
		width: 144px;
		height: 103px;
		background: #fff url(images/bg-hpfeat1.gif) no-repeat left top;
		border: none;
		letter-spacing: -0.1em;
		line-height: 15px;
		margin: 0;
		padding: 10px 15px 0 129px;
		position: absolute;
		top: 120px;
		left: 301px;
		z-index: 2;
	}

	#hpfeat6 {
		width: 149px;
		height: 103px;
		background: transparent url(images/bg-hpfeat6.gif) no-repeat left top;
		border: none;
		color: #fff;
		letter-spacing: -0.1em;
		line-height: 15px;
		margin: 0;
		padding: 10px 70px 0 129px;
		position: absolute;
		top: 240px;
		left: 301px;
		z-index: 2;
	}

		#body-content a:link, #body-content a:visited {
			color: #AAD575;
			text-decoration: none;
		}

		#body-content a:hover {
			color: #AAD575;
			text-decoration: underline;
		}

		#body-content .hpfeatlink a:link, #body-content .hpfeatlink a:visited {
			color: #90C84B;
			text-decoration: none;
			font-size: 1.2em;
			font-weight: bold;
		}

		#body-content .hpfeatlink a:hover {
			color: #AAD575;
			text-decoration: underline;
		}

		#hpfeat6 .hpfeatlink a:link, #hpfeat6 .hpfeatlink a:visited {
			color: #fff;
			text-decoration: none;
			font-size: 1.2em;
		}

		.hpf-botlink{
			text-decoration: underline;
			color : #AAD575;
			width: 200px;
		}
		.hpf-botlink a:hover{
			text-decoration: none;
			color : #AAD575;
		}
		#hpfeat6 .hpfeatlink a:hover {
			color: #AAD575;
			text-decoration: underline;
		}

		div.hpf-botlink {
			position: absolute;
			top: 95px;
			left: 129px;

		}

#maincontent {
	width: 658px;
	background: none;
	border: none;
	margin: 0 0 0 42px;
	padding: 0;
	position: relative;
	z-index: 1;
	font-size: 0.9em;
}

	#topnav {
		width: 545px;
		height: 175px;
		background: none;
		border: none;
		padding: 0;
		margin: 0;
	}

		#topnav.topnav-accessconsultany { background: transparent url(images/bg-topnav-accessconsultany.gif) no-repeat left top;}
		#topnav.thermalsolutions { background: transparent url(images/bg-topnav-thermalsolutions.gif) no-repeat left top; }
		#topnav.topnav-fireprecaution { background: transparent url(images/bg-topnav-fireprecaution.gif) no-repeat left top; }
		#topnav.topnav-buildingcontrol { background: transparent url(images/bg-topnav-buildingcontrol.gif) no-repeat left top; }
		#topnav.topnav-structuralengineering { background: transparent url(images/bg-topnav-structuralengineering.gif) no-repeat left top; }
		#topnav.topnav-about { background: transparent url(images/bg-topnav-about.gif) no-repeat left top; }

		#topnav ul {
			width: 80px;
			height: 150px;
			border: 0;
			list-style: none;
			margin: 0 0 25px 455px;
			padding: 0 0 0 10px;
		}

		#topnav ul li {
			width: 90px;
			height: 30px;
			font-size: 1.0em;
			font-weight: bold;
			line-height: 30px;
			list-style-type: none;
			margin: 0;
			padding: 0 0;
		}

			#topnav ul li a:link, #topnav ul li a:visited {
				color: #fff;
				text-decoration: none;
			}

			#topnav ul li a:hover {
				color: #DBF043;
				text-decoration: underline;
			}

			#topnav ul li.onstate {
				color: #DBF043;
			}

			#topnav ul li.onstate a:link, #topnav ul li.onstate a:visited {
				color: #DBF043;
				text-decoration: none;
			}

			#topnav ul li.onstate a:hover {
				color: #DBF043;
				text-decoration: underline;
			}

	#maincontentboundary {
		width: 540px;
		border: none;
		margin: 0;
		padding: 0;
	}

	#maincontent h1 {
		color: #A0A8AE;
		font-size: 1.4em;
	}

	#subnav {
		width: 658px;
		background: none;
		border: none;
		color: #A0A8AE;
		margin: 0;
		padding: 0;
	}

		#subnav-lft {
			width: 550px;
			border: none;
			float: left;
			margin: 0;
			padding: 0;
		}

		#subnav-rgt {
			width: 100px;
			border: none;
			float: right;
			margin: 0;
			padding: 0;
			text-align: right;
		}

		#subnav a:link, #subnav a:visited {
			color: #A0A8AE;
			text-decoration: none;
		}

		#subnav a:hover {
			color: #A0A8AE;
			text-decoration: underline;
		}

			#subnav .onstate {
				color: #90C84B;
				font-weight: bold;
			}

			#subnav .onstate a:link, #subnav .onstate a:visited {
				color: #90C84B;
				text-decoration: none;
			}

			#subnav .onstate a:hover {
				color: #A0A8AE;
				text-decoration: underline;
			}

	#footer {
		width: 658px;
		background: none;
		border-top: 1px solid #E7EAED;
		color: #798186;
		margin: 25px 0 0 0;
		padding: 10px 0 0 0;
	}

	#footer-lft {
		width: 370px;
		float: left;
		border: none;
		margin: 0;
		padding: 0;
	}

	#footer-rgt {
		width: 130px;
		float: right;
		border: none;
		margin: 0;
		padding: 0;
		text-align: right;
	}

		#footer a:link, #footer a:visited {
			color: #ccc;
			text-decoration: none;
		}

		#footer a:hover {
			color: #9c3;
			text-decoration: underline;
		}

	#contact-page, #contact-page2 {
		width: 540px;
		border: none;
		margin: 0;
		padding: 0;
	}

		#contact-page-lft, #contact-page-lft2 {
			width: 250px;
			border: none;
			float: left;
			margin: 0;
			padding: 0;
		}

		#contact-page-rgt, #contact-page-rgt2 {
			width: 250px;
			border: none;
			float: right;
			margin: 0;
			padding: 0;
		}

/**********************
 GENERIC CLASSES
***********************/

form.inline { 	display:inline; }
img { border: 0; }

p.fivespace { margin: 5px 0px 0px 0px; }
p.tenspace { margin: 10px 0px 0px 0px; }
p.fifteenspace { margin: 15px 0px 0px 0px; }
p.twentyspace { margin: 20px 0px 0px 0px; }
div.breaker { clear: left; font-size: 0.1em; height: 1px; }
br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }
.menu2{
	padding-left: 43px;
}
.listtick ul{
	list-style-image: url(images/icontick.gif);
	list-style-type: circle
}
.downloadlist li{
	padding-top: 7px;
	padding-bottom: 7px;
}