* {
     padding:0px;
	 margin: 0px;
	 outline: 0;
}
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 62.5%;
	background-color: #333333;
	background-image: url(binaries/body_bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
}
#footer {
	background-color: #333333;
	font-size: 1.1em;
	text-align: right;
	padding: 0 10px 20px 0;
	color: #999999;
}
#wrapper {
	position: relative;
	width: 900px;
	margin: 0px auto;
	background-color: #000;
}
p {
	font-size: 1.2em;
	line-height: 1.2em;
	padding-bottom: 10px;
}
.clearer {
	clear: both;
}
h2 {
   font-weight: normal;
   font-size: 1.9em;
   padding-bottom: 20px;
}
.h2home {
	color: #8DC239;
	}
	.h2what {
	color: #00A2FF;
	}
	.h2work {
	color: #D7D537;
	}
	.h2where {
	color: #D05829;
	}
h3 {
	font-size: 1.4em;
}
.thinBlue {
	font-weight: normal;
	color: #39A0BE;
}
.thinGreen {
	font-weight: normal;
	color: #8DC239;
}
.thinOrange {
	font-weight: normal;
	color: #D05829;
}
#contentTop {
	background-image: url(binaries/dl_bg_repeat.jpg);
	background-repeat: repeat-y;
}
#contentBottom {
	background-image: url(binaries/dl_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#toprow {
	background-image: url(binaries/toprow_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	background-position: left top;
}
h1 {
	text-indent: -9999px;
	background-image: url(binaries/toprow_head.jpg);
	height: 70px;
	width: 597px;
	background-repeat: no-repeat;
	background-position: 14px 26px;
}
#toprow h2 {
	height: 20px;
	width: 170px;
	position: absolute;
	top: 20px;
	right: 16px;
	background-image: url(binaries/tel_no.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left center;
}
.greyQuote {
	color: #8DC239;
}

