﻿#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #c1def6;
	clear: both;
	margin-bottom: inherit;
	height: auto;
}
#copyright {
	width: 210px;
	height: 10px;
	float: left;
	font-size: 0.9em;
	padding-left: 10px;
}
#d3signlab {
	font-size: 0.9em;
	width: 90px;
	height: 10px;
	float: right;
	padding-right: 10px;
}
#fadeout {
	width: 780px;
	height: 100px;
	background-image: url('../assets/fadeout_780x100.jpg');
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#flashHolder {
	width: 265px;
	height: 260px;
	float: left;
	margin-right: 5px;
	background-image: url('../assets/01.JPG');
	background-repeat: no-repeat;
}
#footer {
	position: relative;
	width: 100%;
	height: 220px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url('../assets/footer2.jpg');
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 780px;
	height: 167px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 0px;
}
#left_col {
	width: 480px;
	min-height: 100%;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #c1def6;
	font-size: 1.2em;
}
#nav_bar {
	background-color: #FFFFFF;
	width: 780px;
	height: 21px;
	font-family: "Comic Sans MS";
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1.3em;
}
#nav_bar a {
	text-decoration: none;
}
#nav_bar a:hover {
	color: #19AFD2;
}
#overall {
 min-height: 100%;
 margin-bottom: -220px;
 position: relative;
}
#right_col {
	width: 260px;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	background-color: #c1def6;
	font-size: 1em;
}
a {
	color: #034258;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
}
body {
	padding: 0px;
	margin: 0;
	font: 62.5% "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #034258;
	background-repeat: repeat-y;
	background-color: #ACCEEA;
	line-height: 1.8em;
	height: 100%;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 2.3em;
	margin-top: 0.4em;
	color: #19AFD2;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 2.2em;
	margin-top: 0.7em;
	color: #19AFD2;
	text-align: center;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: 2.0em;
	color: #19AFD2;
	text-align: center;
}
h4 {
	font-family: "Comic Sans MS";
	font-size: 1.6em;
	margin-top: 0.4em;
	color: #1A4D5E;
}
h5 {
	font-family: "comic Sans MS", Arial;
	font-size: 1.5em;
}
html {
	height:100%;
	}
li {
	padding: 0px;
	margin: 0px 0px 0px -30px;
	float: none;
	text-align: center;
}
p {
	padding-top: 0px;
	padding-bottom: 0.1em;
}
ul {
	list-style-type: none;
	font-size: 1.2em;
}
.aboutUsHeight {
	height: 1700px;
	text-align: justify;
}
.aboutUsHeightCopy {
	height: 1790px;
}
.bold {
	font-weight: bold;
}
.clearFooter{
	height: 1px;
	clear: both;
}
.contactSettings {
	font-size: 1.3em;
	text-align: center;
}
.findUsHeight {
	height: 460px;
}
.galleryHeight {
	height: 600px;
}
.homeHeight {
	height: 540px;
	text-align: justify;
}
.latest_news_height {
	height: 800px;
}
.leftFloat {
	text-align: left;
}
.lightBlue {
	color: #349FF0;
}
.mapSettings {
	font-size: 1.5em;
	text-align: center;
}
.newBorder {
	border: 1px solid #99FFCC;
	padding: 4px;
	background-color: #FFFFFF;
}
.noBorder {
	border-width: 0px;
}
.onePointThreeEm {
	font-size: 1.3em;
}
.pricesHeight {
	height: 500px;
}
.productsHeight {
	height: 2850px;
}
.product_image_left {
	float: left;
}
.teamPicLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.teamPicRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.three {
	font-size: 0.7em;
}

.time_table {
	margin-left: 20px;
	font-size: 1.2em;
}
.centre_text {
	text-align: center;
}

