@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #CCC;
	background-image: url(Images/greyflower2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.oneColFixCtrHdr #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #333333;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #333333;
}
.oneColFixCtrHdr #header {
	height: 250px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(Images/headerbanner8.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	text-align: left;
}
.oneColFixCtrHdr #container #headertext {
	background-color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
	text-align: left;
	padding-left: 580px;
}
.oneColFixCtrHdr #container #headerquote {
	margin-left: 580px;
	margin-right: 120px;
	margin-top: 30px;
}


.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(Images/table.jpg);
	margin-top: 5px;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #container #mainContent #mainContent2 #whiteboxleft {
	float: left;
	height: 100%;
	width: 300px;
	border: thin solid #CCCCCC;
}
.oneColFixCtrHdr #container #mainContent #mainContent2 #whiteboxright {
	float: right;
	width: 600px;
	border: thin solid #CCCCCC;
}
.oneColFixCtrHdr #container #mainContent #mainContent2 #whitebox #whiteboxright p {
	float: left;
}

.oneColFixCtrHdr #footer {
	background-color: #000033;
	height: 140px;
	background-image: url(Images/footer.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	text-align: left;
}
a:visited {
	color: #999999;

}
a:link {
	color: #6699CC;
}
a:hover {
	color: #3399FF;

}
a:active {
	text-align: left;

}




.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.style22 {
	font-size: 11px;
	line-height: 0px;
}
.style34 {
	font-size: 16px;
	font-weight: bolder;
	color: #CCCCCC;
	font-style: oblique;
	text-align: left;
}
.style30 {
	font-size: 16px;
	color: #01183D;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}
.style35 {
	color: #FFFFFF;
	font-variant: small-caps;
	font-size: 13px;
	font-style: italic;
}
.style38 {
	color: #FFFFFF;
	text-align: left;
}


.style9 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
}

.style8 {
	font-size: 13px;
	text-align: left;
}
.style6 {
	font-size: 12px;
	color: #000;
	float: none;
	clear: none;
}
.style36 {color: #CCCCCC}
.style37 {color: #999999}




.oneColFixCtrHdr #container #mainContent #services {
	float: right;
	width: 268px;
	margin-left: 125px;
	margin-top: 25px;
	margin-right: 135px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.oneColFixCtrHdr #container #mainContent #whitebox {
	background-color: #FFFFFF;
	width: 1000px;
	background-image: url(Images/schetch-background.gif);
	float: none;
}
.oneColFixCtrHdr #container #mainContent #mainContent2 #whitebox .style8 style47 style48 {
	border: thin groove #02265A;
}
.oneColFixCtrHdr #container blockquote p {
	color: #333;
	text-align: left;
}
.oneColFixCtrHdr #container #mainContent #mainContent2 #whitebox blockquote blockquote blockquote table {
	text-align: left;
}
.Packages {
	border: thin solid #FFF;
	width: 90%;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFF;
	text-align: center;
}
.packagesection {
	color: #FFF;
	padding: 20px;
	border: thin groove #999;
	text-align: center;
}
.oneColFixCtrHdr #container blockquote .style22 .style38 a {
	text-align: left;
}
.oneColFixCtrHdr #container #mainContent #mainContent2 #whitebox blockquote blockquote blockquote .style30 {
	text-align: left;
}

}
.oneColFixCtrHdr #container #mainContent #mainContent2 #whitebox blockquote blockquote blockquote table tr .oneColFixCtrHdr .style22 {
	font-size: 12px;
}
.oneColFixCtrHdr #container #mainContent #mainContent2 #whitebox blockquote blockquote blockquote table tr .oneColFixCtrHdr .style22 {
	color: #000;
}
.oneColFixCtrHdr #container #mainContent #mainContent2 #whitebox blockquote blockquote blockquote table tr .oneColFixCtrHdr .style22 {
	font-size: 14px;
}
.oneColFixCtrHdr #container #mainContent #mainContent2 #whitebox blockquote blockquote blockquote table tr .oneColFixCtrHdr .oneColFixCtrHdr {
	font-size: 12%;
}
.oneColFixCtrHdr #container #mainContent #mainContent2 #whitebox blockquote blockquote blockquote table tr .oneColFixCtrHdr .oneColFixCtrHdr {
	font-size: 14px;
}
.Thenews {
	text-align: left;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	background-image: url(Images/news.jpg);
	border: thin solid #CCC;
	padding-left: 55px;
	background-color: #EFF3F6;
	background-repeat: no-repeat;
}
centre {
}
.oneColFixCtrHdr #container #mainContent #mainContent2 #whitebox div blockquote blockquote blockquote ul li {
	text-align: left;
}
.oneColFixCtrHdr #container #mainContent #mainContent2 #whitebox div blockquote blockquote ul li {
	text-align: left;
}
