* {
	padding: 0;
	margin: 0;
	}

body {
	text-align: center;
	min-width: 775px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-color: #000000;
	color: #000000;
	padding: 20px;
	}

p, ul {
	padding-bottom: 1.2em;
	}

#wrapper {
	width: 775px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	}

#branding {
	background-color: #000000;
	}

#content {
	float: left;
	background-color:#ffffff;
	display: inline;
	padding-left: 30px;
/*	padding-right: 30px;*/
	width: 715px;
	}

#content h1, h2, h3{
	color: #b1c901;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ffffff;
	}

#content h1{
	font-size: 1.4em;
	}

#content h2 {
	font-size: 1.1em;
	}

#content h3 {
	font-size: 1.0em;
	}

#content li {
	margin-left: 40px;
	list-style-image: url(/css/bullet_green.gif);
	}

#content a, #content a:visited {
	text-decoration: none;
	color: #b1c901;
	background-color: #ffffff;
	font-weight: bold;
	}

#content a:hover {
	background-color: #b1c901;
	color: #ffffff;
	}

#mainNav {
	float: left;
	display: inline;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-color:#000000;
	width: 760px; /* not 775px because of IE 6 issues */
	}

ul.mainmenuoption {
	margin: 0;
	list-style: none;
	font-size: 1.2em;
	text-align: center;
	}

ul.mainmenuoption a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	background-color: #b1c901;
	}

ul.mainmenuoption a:hover {
	color: #000000;
	}

ul.mainmenuoption .selected_option {
	background-color: #000000;
	color: #b1c901;
	}

ul.mainmenuoption li {
	float: left;
	padding-left: 10px;
	width: 111px;
	height: 20px;
	color: #000000;
	padding-left: 12px;
	}

#footer {
	clear: both;
	width: 775px;
	font-size: .7em;
	color: #ffffff;
	min-height: 42px;
	height: auto !important;
	height: 42px;
	background-image:url(/css/footer-background.jpg);
	background-repeat: repeat-x;
	background-color: #b1c901;
	}

.footer-left, .footer-right{
	padding-top: 20px;
	}

.footer-left {
	float: left;
	padding-left: 10px;
	width: auto;
	}

.footer-right {
	text-align: right;
	float: right;
	padding-right: 10px;
	width: auto;
	}

.highlightColour {
	color: #b1c901;
	font-weight: bold;
	}

#footer a, #footer a:visited {
	text-decoration: none;
	color: #ffffff;
	}

#footer a:hover {
	background-color: #000000;
	color: #b1c901;
	}

#banner-index, #banner-services, #banner-technical, #banner-testimonials, #banner-about_us, #banner-contact_us, #banner-initiative2 {
	height: 212px;
	float: left;
	width: 775px;
	text-indent: -9000px;
	}

#banner-index {
	background: url(/css/banner-index.jpg) no-repeat;
	}

#banner-services {
	background: url(/css/banner-services.jpg) no-repeat;
	}

#banner-technical {
	background: url(/css/banner-technical.jpg) no-repeat;
	}

#banner-testimonials {
	background: url(/css/banner-testimonials.jpg) no-repeat;
	}

#banner-about_us {
	background: url(/css/banner-about_us.jpg) no-repeat;
	}

#banner-contact_us {
	background: url(/css/banner-contact_us.jpg) no-repeat;
	}

#banner-initiative2 {
	background: url(/css/banner-index.jpg) no-repeat;
	}

#index, #services, #technical, #testimonials, #about_us, #contact_us, #initiative2, #greentriangle {
	float: right;
	}

#branding a {
	text-indent: -9000px;
	background: #ffffff url(/css/banner.jpg) no-repeat;
	height: 87px;
	width: 775px;
	display: block;
	outline: none;
	height: 96px;
	}

p.telephone{
	color: #b1c901;
	font-size: 2em;
	padding: 0;
	font-weight:bolder
	}

#greentriangle {
/*	text-indent: -9000px;
	background: #ffffff url(/initiative2/css/greentriangle.jpg) no-repeat;
	height: 242px;
	width: 411px;
	display: block;
	outline: none;*/

	position: bottom right;
	border:	none;
	margin-right: -30px;
	}