/* @group general */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
}

.clearall {
	clear: both;
}

#pageContainer {
	width: 900px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	background: url(../img/colourband.gif) repeat-y;
}

#pageContainerSectors {
	width: 900px;
	position: relative;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
}

p {
	color: gray;
	font: 14px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 13px;
}

img {
	border-style: none;
}

span {
	color: fuchsia;
}



/* @end */

/* @group masthead */

#mastheadContainer {
	width: 900px;
	height: 240px;
	float: left;
}

#logoContainer {
	width: 698px;
	float: left;
	height: 239px;
	background-image: url(../img/masthead.jpg);
	border-right: 1px solid white;
	border-left: 1px solid white;
}

#logoContainer h1 {
	width: 182px;
	height: 0;
	padding-top: 65px;
	background-image: url(../img/logo.gif);
	overflow: hidden;
	position: relative;
	top: 70px;
	left: 30px;
}

#quicklinks {
	width: 200px;
	height: 240px;
	float: right;
}

#quicklinks div {
	width: 200px;
	height: 80px;
}

#quicklinks div ul {
	list-style-type: none;
}

#quicklinks div ul li {
	
}

#quicklinks div ul li a {
	width: 200px;
	height: 0;
	padding-top: 80px;
	display: block;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#quicklinks div ul li a:hover {
	background-position: 0 -80px;
}

a#productsMasthead {
	background-image: url(../img/mastheadProducts.gif);
}

a#qualityMasthead {
	background-image: url(../img/mastheadQuality.gif);
}

a#testimonialsMasthead {
	background-image: url(../img/mastheadTestimonials.gif);
}



/* @end */

/* @group nav */

#nav {
	height: 28px;
	float: left;
	width: 900px;
	border-top: 3px solid white;
	overflow: hidden;
}

#nav ul li {
	float: left;
}

#nav ul {
	list-style-type: none;
}

#nav ul li a {
	height: 0;
	overflow: hidden;
	display: block;
	top: 0;
	padding-top: 28px;
}

#nav ul li a:hover {
	height: 0;
	overflow: hidden;
	padding-top: 28px;
	display: block;
	top: 0;
	background-position: 0 -56px;
}

a#navHome {
	background: url(../img/nav_home.gif) no-repeat 0 0;
	padding-top: 28px;
	position: relative;
	height: 0;
	width: 36px;
	top: 28px;
}

a#navHome.active {
	background: url(../img/nav_home.gif) 0 -28px;
}

a#navAbout {
	padding-top: 28px;
	position: relative;
	height: 0;
	width: 73px;
	top: 28px;
	background: url(../img/nav_about.gif) no-repeat;
}

a#navAbout.active {
	background: url(../img/nav_about.gif) 0 -28px;
}

a#navSectors {
	padding-top: 28px;
	position: relative;
	height: 0;
	width: 62px;
	top: 28px;
	background: url(../img/nav_sectors.gif) no-repeat;
}

a#navSectors.active {
	background: url(../img/nav_sectors.gif) 0 -28px;
}

a#navProducts {
	padding-top: 28px;
	position: relative;
	height: 0;
	width: 67px;
	top: 28px;
	background: url(../img/nav_products.gif) no-repeat;
}

a#navProducts.active {
	background: url(../img/nav_products.gif) 0 -28px;
}

a#navQuality {
	padding-top: 28px;
	position: relative;
	height: 0;
	width: 142px;
	top: 28px;
	background: url(../img/nav_quality.gif) no-repeat;
}

a#navQuality.active {
	background: url(../img/nav_quality.gif) 0 -28px;
}

a#navTestimonials {
	padding-top: 28px;
	position: relative;
	height: 0;
	width: 91px;
	top: 28px;
	background: url(../img/nav_testimonials.gif) no-repeat;
}

a#navTestimonials.active {
	background: url(../img/nav_testimonials.gif) 0 -28px;
}

a#navPlant {
	padding-top: 28px;
	position: relative;
	height: 0;
	width: 64px;
	top: 28px;
	background: url(../img/nav_plantlist.gif) no-repeat;
}

a#navPlant.active {
	background: url(../img/nav_plantlist.gif) 0 -28px;
}

a#navTeam {
	padding-top: 28px;
	position: relative;
	height: 0;
	width: 101px;
	top: 28px;
	background: url(../img/nav_team.gif) no-repeat;
}

a#navTeam.active {
	background: url(../img/nav_team.gif) 0 -28px;
}

a#navContact {
	padding-top: 28px;
	position: relative;
	height: 0;
	width: 64px;
	top: 28px;
	background: url(../img/nav_contact.gif) no-repeat;
}

a#navContact.active {
	background: url(../img/nav_contact.gif) 0 -28px;
}



/* @end */

/* @group content */

#contentContainer {
	float: left;
	position: relative;
	height: 100%;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

#submenu {
	width: 150px;
	float: left;
	margin-top: 22px;
	padding-right: 20px;
}

#submenu ul {
	list-style-type: none;
}

#submenu ul li {
}

#submenu ul li a {
	color: gray;
	font: 13px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	background-color: #e7ecf2;
	display: block;
	height: 20px;
	padding-top: 7px;
	margin-top: 3px;
	padding-left: 10px;
}

#submenu ul li a:hover {
	color: white;
	font: 13px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	background-color: #80a3c9;
	display: block;
	height: 20px;
	padding-top: 7px;
	margin-top: 3px;
	padding-left: 10px;
	cursor: pointer;
}

#submenu ul li a.active {
	color: white;
	font: 13px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	background-color: #80A3C9;
	display: block;
	height: 20px;
	padding-top: 7px;
	margin-top: 3px;
	padding-left: 10px;
}

#introContainer {
	width: 150px;
	float: left;
	margin-right: 20px;
}

#introContainer img {
	margin-top: 20px;
	margin-bottom: 5px;
}

#introContainer p a {
	font-size: 12px;
	color: gray;
	text-decoration: none;
}

#introContainer p a:hover {
	font-size: 12px;
	color: #80A3C9;
	text-decoration: none;
}

#copyContainer {
	width: 510px;
	margin-right: 20px;
	float: left;
	position: relative;
	margin-bottom: 30px;
}

#ajaxContent {
	width: 510px;
	float: left;
	margin-right: 20px;
}

div.testimonialItem {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	min-height: 350px;
}

#copyContainer p strong a {
	color: gray;
}

#copyContainer p strong a:hover {
	color: #80A3C9;
}

#copyContainer ul li {
	list-style-type: none;
	color: gray;
	font: 14px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#copyContainer a {
	color: #80A3C9;
	text-decoration: underline;
	margin-left: 0;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#copyContainer a:hover {
	color: #80A3C9;
	text-decoration: none;
	margin-left: 0;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#colOne {
	width: 147px;
	float: left;
	margin-right: 20px;
	background-color: #e7ecf2;
	margin-top: 20px;
	padding: 10px;
	height: 300px;
	border-style: none;
	overflow: hidden;
}

#colOne p span {
	color: #80A3C9;
	font-size: 16px;
}

#colOne img {
	margin-bottom: 10px;
}

#colTwo {
	width: 147px;
	float: left;
	margin-right: 20px;
	background-color: #e7ecf2;
	margin-top: 20px;
	padding: 10px;
	height: 300px;
	border-style: none;
	overflow: hidden;
}

#colTwo p span {
	color: #80A3C9;
	font-size: 16px;
}

#colTwo img {
	margin-bottom: 10px;
}

#colThree {
	float: left;
	width: 147px;
	margin-right: 20px;
	background-color: #e7ecf2;
	margin-top: 20px;
	padding: 10px;
	height: 300px;
	border-style: none;
	overflow: hidden;
}

#colThree p span {
	color: #80A3C9;
	font-size: 16px;
}

#colThree img {
	margin-bottom: 10px;
}

#colFour {
	width: 147px;
	float: right;
	background-color: #e7ecf2;
	margin-top: 20px;
	padding: 10px;
	height: 300px;
	border-style: none;
	overflow: hidden;
}

#colFour p span {
	color: #80A3C9;
	font-size: 16px;
}

#colFour img {
	margin-bottom: 10px;
}

#copyContainer img {
	margin-right: 17px;
	float: left;
}

#copyContainer a img {
	margin-top: 20px;
}

p.products {
	font: 14px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
	width: 150px;
	float: left;
	margin-right: 20px;
	height: 140px;
	position: relative;
	color: #f00;
}

#copyContainer p.products img {
	margin-top: 0;
	position: absolute;
	top: 1px;
	left: 1px;
}

#copyContainer p.products a {
	display: block;
	text-decoration: none;
	width: 150px;
	height: 35px;
	position: absolute;
	top: -1px;
	left: -1px;
	color: #80A3C9;
	padding: 105px 1px 1px;
	background-color: #fff;
	text-align: center;
}

#copyContainer p.products a:hover {
	background-color: #e7ecf2;
}

#copyContainer p span {
	color: gray;
	font-size: 12px;
	line-height: 14px;
}

#copyContainer div h4 {
	float: left;
	width: 510px;
	margin-top: 15px;
}

#brakedisc {
	background-color: #80A3C9;
	padding: 15px;
	margin-top: 20px;
}

#brakedisc p {
	color: white;
}

#brakedisc h5 a {
	color: white;
	text-decoration: none;
}

#brakedisc h5 a:hover {
	color: white;
	text-decoration: none;
}

#brakedisc img {
	float: left;
	margin-bottom: 10px;
}



/* @end */

/* @group headers */

h2 {
	color: #80A3C9;
	font: italic 13px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-right: 10px;
	padding-top: 25px;
}

h3 {
	padding-top: 25px;
	padding-bottom: 7px;
	color: #80A3C9;
	font: normal normal 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h4 {
	color: #80A3C9;
	font: normal 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
	padding-top: 15px;
}

h5 {
	color: white;
	font: normal 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 5px;
	border-bottom: 1px solid white;
	margin-bottom: 15px;
}



/* @end */

/* @group footer */

#footerContainer {
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
}

#footer {
	width: 900px;
	border-top: 1px solid gray;
	height: 30px;
	background-color: white;
	margin: auto;
}

#footer p {
	margin-bottom: 0;
	font-size: 11px;
	text-align: center;
	margin-top: 2px;
}



/* @end */

/* @group highlight container */

#highlightContainer {
	width: 200px;
	border-top: 3px solid white;
	padding-top: 25px;
	float: right;
}

#highlightContainerTestimonials {
	width: 180px;
	background-color: #E7ECF2;
	float: right;
	position: relative;
	border-top: 3px solid white;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
}

#highlightContainer p {
	font-size: 12px;
	line-height: 15px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

#highlightContainer small a {
	margin-left: 10px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: gray;
}



/* @end */
