
html, body, ul, ol, li, p, blockquote, q, h1, h2, h3, h4, h5, form, fieldset, a, div, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

#bodyHome {
	background:url(lib/graphics/bg1.gif) left top repeat-x;
	background-color:#6a4096;
}

#bodyPrices {
	background:url(lib/graphics/bg2.gif) left top repeat-x;
	background-color:#6a4096;
}

#bodyLD {
	background:url(lib/graphics/bg3.gif) left top repeat-x;
	background-color:#bc1a8c;
}

#centrePageWrapper {
	height: auto;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	position:relative;
}

.clear {
	clear: both;
	font-size: 1%;
}

#pricesPage #content {
	padding: 50px 0px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

#LDPage #content {
	padding: 22px 0px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

#content h1{
	font-size: 1.6em;
}

#content h2{
	font-size: 1.1em;
	margin-bottom:0px;
	color:#fff100;
	font-weight:bold;
}

#pricesPage #contentLeft {
	float:left;
	width:390px;
}

#LDPage #contentLeft {
	float:left;
	width:410px;
}

#pricesPage #contentLeftInner {
	padding: 0px 60px 60px 34px;
}

#LDPage #contentLeftInner {
	padding: 0px 60px 60px 34px;
}

#contentLeftInner a{
	color:#ceb6e7;
}

#pricesPage #contentCentre {
	float:left;
	width:328px;
}

#LDPage #contentCentre {
	float:left;
	width:350px;
	padding-top:118px;
}

#pricesPage #contentCentreInner {
	padding: 0px 60px 60px 0px;
}

#contentRight {
	float: left;
	width:237px;
}

#contentRightinner {
	padding: 400px 20px 60px 0px;
	text-align:center;
	font-size:0.8em;
}

#homeAnimation {
	width: 955px;
	height: 296px;
	overflow: hidden;
}

#homeContent {
	padding: 58px;
	color:#FFFFFF;
	font-size:1.4em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#homeContentLeft {
	float: left;
	width: 258px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	background:url(lib/graphics/Tel-bg.gif) left top no-repeat;
	font-weight:bold;
}

#homeContentLeftInner {
	padding: 0px 0px 0px 15px;
}

#homeContentRight {
	float: right;
	width: 581px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight:bold;
	background:url(lib/graphics/E-bg.gif) 450px 0px no-repeat;
}

#homeContentRight a{
	color:#FFFFFF;
	text-decoration:none;
}

#homeContentRight a:hover{
	text-decoration:underline;
}

#homeIntro {
	font-size:0.6em;
	margin-bottom: 40px;
	padding-right: 130px;
}

#logo {
	text-align:right;
}

#navigation {
	position: absolute;
	top: 18px;
	width: 500px;
	height: 50px;
	font-size: 0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#bodyHome #navigation{
	left: 58px;
}

#bodyPrices #navigation, #bodyLD #navigation{
	left: 34px;
}

#navigation a {
	color:#663793;
	text-decoration:none;
	font-weight:bold;
	padding-left:28px;
}

#navigation a:hover {
	color:#311a46;
	text-decoration:underline;
}

#navPrices {
	background:url(lib/graphics/icon-prices.gif) 0px 0px no-repeat;
	float:left;
	margin-right:17px;
	height: 30px;
	padding-top: 3px;
}

#navLD {
	background:url(lib/graphics/icon-LD.gif) 0px 0px no-repeat;
	float:left;
	margin-right:17px;
	height: 30px;
	padding-top: 3px;
}

#navContact {
	background:url(lib/graphics/icon-contact.gif) 0px 0px no-repeat;
	float:left;
	margin-right:17px;
	height: 30px;
	padding-top: 3px;
}

#navHome {
	background:url(lib/graphics/icon-home.gif) 0px 0px no-repeat;
	float:left;
	margin-right:17px;
	height: 30px;
	padding-top: 3px;
}

p {
	margin-bottom: 1.5em;
	line-height:1.4;
}

#pricesPage {
	background-color:#6a4096;
	background:url(lib/graphics/bigflowerBG.gif) right top no-repeat;
}

#LDPage {
	background-color:#bc1a8c;
	background:url(lib/graphics/LDBG.gif) right top no-repeat;
}

table {
	margin-bottom:20px;
}

table td, table th {
	padding-bottom: 4px;
}

table td {
	padding-right: 5px;
}

table caption {
	text-align: left;
	font-size: 1.6em;
}

thead {
	display:none;
}
