@charset "utf-8";
/* CSS Document */

body {
	background-color: #f4f4f4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8d8d8d;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #69b0e7;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #69b0e7;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8d8d8d;
}

a {
	color: #69b0e7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 650px;
	margin: 0 auto 0 auto;
}

#header {
	width: 614px;
	height: 139px;
	float: left;
	padding: 0px 18px 0px 18px;
	background-image: url(images/head-bg.jpg);
	margin-top: 20px;
	background-color: #ffffff;
}

.logo {
	margin-left: 13px;
}

#background {
	width: 614px;
	float: left;
	background-image: url(images/mainbg.jpg);
	background-color: #ffffff;
	padding: 0px 18px 0px 18px;
}

#navigation {
	width: 614px;
	height: 16px;
	float: left;
	padding-bottom: 9px;
}

#navigation a {
	float: left;
	padding: 1px 6px 0px 6px !important;
	padding: 1px 5px 0px 5px;
	font-weight: bold;
}

.navline {
	height: 16px;
	width: 1px;
	float: left;
	background-color: #69b0e7;
}

#content {
	width: 614px;
	float: left;
	background-image: url(images/container-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 3px;
}

#welcome {
	width: 614px;
	height: 70px;
	float: left;
}

#welcometopl {
	width: 205px;
	height: 42px;
	float: left;
	background: url(images/welcomebox-bg.jpg) right bottom no-repeat;
}

#welcometopl p {
	margin: 0px;
	padding: 13px 0px 0px 8px;
}

#welcometopl a {
	font-weight: bold;
	font-size: 12px;
}

#welcometopr {
	width: 300px;
	height: 34px;
	float: right;
	padding-right: 15px;
	padding-top: 8px;
}

#welcometopr h2 {
	margin: 0px;
	text-align: right;
}

#welcomeblackbox {
	width: 594px;
	height: 27px;
	float: left;
	background-color: #000000;
	padding-left: 20px;
	padding-top: 1px;
}

#welcomeblackbox h1 {
	margin: 0px;
}

.lc1 {
	color: #c81619;
}

.lc2 {
	color: #edb93c;
}

.lc3 {
	color: #edef34;
}

.lc4 {
	color: #b5d323;
}

.lc5 {
	color: #89ba15;
}

.lc6 {
	color: #69b0e7;
}

#homecontent {
	width: 614px;
	height: auto !important;
	min-height: 470px !important;
	height: 470px;
	float: left;
	margin-top: 30px;
	background: url(images/homecontent-bg.jpg) right bottom no-repeat;
}

#homecontent p {
	text-align: justify;
	line-height: 14px;
}

#homecontentleft {
	width: 270px;
	float: left;
	margin-left: 12px;
	display: inline;
	padding-bottom: 10px;
}

#homecontentright {
	width: 255px;
	float: right;
	margin-right: 30px;
	display: inline;
}

.rightimg {
	margin-left: 5px;
}

.bluebox {
	width: 253px;
	float: left;
	border: 1px solid #74b6e9;
	padding-top: 8px;
	background-color: #e4f3fe;
	margin-bottom: 15px;
}

.bluebox h3 {
	width: 240px;
	height: 18px;
	float: left;
	letter-spacing: -1px;
	margin: 0px;
	padding: 3px 0px 0px 13px;
	background-color: #ffffff;
}

.bluebox img {
	vertical-align: middle;
}

.bluebox p {
	font-size: 11px;
	padding: 20px 13px 20px 13px;
}

.bluebox a {
	text-decoration: underline;
}

.bluetxt {
	color: #69b0e7;
}

#footer {
	width: 614px;
	height: 80px;
	float: left;
	padding: 0px 18px 0px 18px;
	background-image: url(images/foot-bg.jpg);
	background-color: #ffffff;
}

#footblackbox {
	width: 614px;
	height: 54px;
	float: left;
	background-color: #000000;
	padding-top: 4px;
}

#footblackbox h1 {
	margin: 0px;
	font-size: 28px;
	text-align: center;
}

#footblackbox p {
	margin: 0px;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
}

#sigbox {
	width: 614px;
	height: 16px;
	float: left;
	padding-top: 6px;
	padding-right: 5px;
}

#sigbox p {
	text-align: right;
	margin: 0px;
}

#sigbox a {
	color: #8d8d8d;
}

.boldbluetxt {
	font-weight: bold;
	color: #69b0e7;
}

#map {
	width: 255px;
	float: left;
}

#map p {
	text-align: center;
}

.ptxt {
	color: #8d8d8d;
}

#enquiry .input input {
	width: 180px;
	border: 1px solid #74b6e9;
	color: #8d8d8d;
}

#enquiry textarea {
	width: 180px;
	border: 1px solid #74b6e9;
	color: #8d8d8d;
	font-family: Arial, Helvetica, sans-serif;
}

#enquiry .submit input {
	border: 1px solid #74b6e9;
	background-color: #e4f3fe;
	color: #8d8d8d;
}