@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}

a {
	color:#008cba;
	text-decoration:none;
}

a:hover {
	color:#99ccff;
}

p {
	padding-bottom:10px;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:18px;
}

.blue {
color:#0aa4ee;
}

img {
	border:none;
}

body {
	background:#1b1b1b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

#Spacer {

	width:772px;
	margin:auto;
	height:257px;
}


#shell {
	width:900px;
	margin:0 auto;
	background:#2b92bd;
	padding-left:50px;
	padding-right:50px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
}

#logo  {

	text-align:left;
	height:221px;
	background-image:url(../images/title.jpg);
	background-repeat:no-repeat;
}

.blue {
	color:#99ccff;
}

#nav {
	width:900px;
	margin:auto;
	background-image:url(../images/menu.jpg);
	background-repeat:repeat-x;
}

#nav ul {

	margin: 0;
	color:#fff;
	float: left;
	height:45px;
	width:900px;
	background-image:url(../images/menu.jpg);
	background-repeat:repeat-x;
	
}

#nav ul li { 
	display: inline; 
}



#nav .Home {
	color:#fff;
	text-decoration: none;
	float: left;
	padding-top:10px;
	width:100px;
	height:20px;
	font-weight:bold;
	text-align:center;
	border-right:1px solid #616161;
}

#nav .Retirement {
	color:#fff;
	text-decoration: none;
	float: left;
	padding-top:10px;
	width:130px;
	height:20px;
	font-weight:bold;
	text-align:center;
	border-right:1px solid #616161;

}


#nav .Enquiry {
	color:#fff;
	text-decoration: none;
	float: left;
	padding-top:10px;
	width:130px;
	height:20px;
	font-weight:bold;
	text-align:center;
	border-right:1px solid #616161;

}

#nav .Contact {
	color:#fff;
	text-decoration: none;
	float: left;
	padding-top:10px;
	width:100px;
	height:20px;
	font-weight:bold;
	text-align:center;
	border-right:1px solid #616161;


}

#nav ul li a:hover {
	color: #000;
}

#content {
padding:20px;
	width:860px;
	margin:auto;
	clear:both;
}



#page {
	background:#2d2d2d;
	padding:10px;
	text-align:left;
	width:700px;
	margin-bottom:180px;
}

#wel-img {
	float:left;
	padding-right:0.5em;
}

#top {
background-image:url(../images/top.jpg);
background-repeat: repeat-x;
height:15px;}

#bottom {
height:7px;}

#textcontent {
padding:10px;
min-height:400px;

}

#text {

	
	float:left;
	width:422px;
	border:1px solid #000000;
	background-color:#222222;
}

#text2 {

	
	float:right;
	width:422px;
	border:1px solid #000000;
	background-color:#222222;
}

#text3 {

	
	float:left;
	width:100%;
	border:1px solid #000000;
	background-color:#222222;
}


#text ul {
	padding-left:20px;
}

#text h1 {
	font-size:18px;
	padding-bottom:10px;
}


#Right {

	width:255px;
	float:right;
	background-color:#4e6d81;
	border:2px solid #FFF;
	padding:10px;
	
}


#gallery {
	float:right;
	clear:both;
	padding-top:10px;
}

#gallery-inner {
	width:445px;
	text-align:left;
}

#gallery-inner h1 {
	padding-bottom:5px;
}

#clear-both {
	clear:both;
}

#ems {
	width:900px;
	margin:0 auto;
	text-align:right;
	padding-top:5px;
	border-bottom:1px solid #FFFFFF;
}

#ems img {
	border:none;
}

label { width: 10em; float: left; font-size:12px; }
label.error { float: left; color: red;  vertical-align: top; width: 70%; padding-left: 10em; font-size:12px;}
form p { clear: both; }
.submit { margin: 0 0 10px 120px; position: relative; }
em { font-weight: bold; vertical-align: top; }
fieldset {margin-left: 0; width: 400px; text-align: left; float: left; border: 0px solid black; padding: 0px;}
#formtext{color: #fff;}
textarea {border: 1px solid #ccc;}
input {border: 1px solid #ccc;}
form {border: none;}