body {
	background-color: #f6f8fc;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.container {
	position: absolute;
	z-index: 1;
	width: 730px;
	margin-left: -365px;
	left: 50%;
	top: 10px;
	float: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

.bluebar {
	background-color: #283758;
	position: absolute;
	z-index: 1;
	height: 100px;
	width: 100%;
	left: 0px;
	top: 7px;
}
h1 {
	color: #283758;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
}

.blueFooter {
	background-color: #283758;
	float: left;
	height: 20px;
	width: 100%;
	position: relative;
}



.developedby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
}
.floatSpacer {
	float: left;
	height: 25px;
	position: relative;
	width: 100%;
	z-index: 1;
}
.floatContent {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
}
.floatSpacer2 {
	float: left;
	height: 115px;
	width: 100%;
	position: relative;
}
.gradientBackground {
	background-image: url(../../images/background2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menuNav {
	height: 12px;
	width: 740px;
	margin-left: -370px;
	position: absolute;
	left: 50%;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	z-index: 2;
}
.logo {
	position: absolute;
	z-index: 2;
	width: 159px;
	left: 50%;
	height: 115px;
	padding: 0px;
	margin-left: -455px;
}
.tagline {
	height: 15px;
	width: 294px;
	margin-left: -280px;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 33px;
}
.subMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	position: absolute;
	right: 50%;
	z-index: 2;
	top: 15px;
	margin-right: -368px;
}
.subMenu a:link {
	color: #FFFFFF;
}
.subMenu a:visited {
	color: #FFFFFF;
}
.featureBox {
	background-image: url(../../images/frontpagebox.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 118px;
	width: 172px;
	padding: 15px;
	margin: 10px;
	text-align: left;
	position: relative;
	font-size: 9pt;
}
.featureBox2 {
	background-image: url(../../images/frontpagebox2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 118px;
	width: 172px;
	padding: 15px;
	margin: 10px;
	text-align: left;
	position: relative;
}
.frontImage01 {
	height: 354px;
	width: 268px;
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 0px;
}
.frontImage02 {
	height: 402px;
	width: 310px;
	position: absolute;
	z-index: 4;
	left: 50%;
	top: 25px;
	margin-left: 100px;
}
.productImage01 {
	height: 354px;
	width: 268px;
	position: absolute;
	z-index: 5;
	left: 50%;
	top: 253px;
	margin-left: 150px;
}
.aboutImage01 {
	height: 354px;
	width: 268px;
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 90px;
}
.aboutImage02 {
	height: 354px;
	width: 268px;
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 0px;
	margin-left: 100px;
}
.diabImage {
	height: 326px;
	width: 258px;
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 0px;
	margin-left: 100px;
}
.colourTable {
	color: #333333;
}
.colourTable a:hover {
	background-color: #C0D2EC;
	color: #000000;
	text-decoration: none;
}
.colourTable a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	color: #283758;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #283758;
	text-decoration: underline;
}
