
/*--- BODY STYLE ---*/
body {
	background: #75BEE9 url(../images/site_bg.jpg) repeat-x;
	margin: 0;
	font-family: arial, sans-serif;
}

/*--- LAYOUT FUNCTIONS ---*/
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

/*--- TAG RESETS ---*/
h2, h3, h4 {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
a{
	text-decoration: none;
}
#grey-block p {
	padding: 0;
	margin: 0;
}

/*--- LAYOUT ---*/
#page {
	width: 911px;
	height: 800px;
	padding-left: 89px;
	margin: 0 auto;
}
#top {
	width: 910px;
	height: 82px;	
	background: url(../images/site_map_top.jpg) no-repeat right;
}
#main {
	background: #FFFFFF;
	width: 823px;
}
#right {
	background: url(../images/site_map_right.jpg) no-repeat;
	width: 87px;
	height: 275px;
}
#menu {
	height: 43px;
	padding-top: 0px;
	padding-left: 0px;
}
#header {
	width: 820px;
	height: 191px;
	margin-left: 0px;
}
#content {
	width: 607px;
	padding-bottom: 15px;
}
#home-intro {
	width: 567px;
	height: 173px;
	padding: 17px 0px 0px 40px;
	background: url(../images/home_intro.jpg);
}
	#home-intro h2 {
		font-family: arial;
		font-size: 16px;
		color: #FFFFFF;
	}
	#home-intro p {
		font-family: arial;
		color: #FFFFFF;
		text-align: justify;
		width: 350px;
		font-size: 14px;
		line-height: 17px;
		margin-top: 12px;
		word-spacing: 0px;
	}
	#home-intro .highlight {
		color: #82CEEF;
	}
#intro-header {
	width: 567px;
	height: 29px;
	background: url(../images/intro_header.jpg);
	padding: 15px 0px 0px 40px;
}
	#intro-header h2 {
		font-family: arial;
		font-size: 16px;
		color: #FFFFFF;
	}
	#intro-header .highlight {
		color: #82CEEF;
	}
#intro-centre {
	width: 582px;
	overflow: hidden;
	background: url(../images/intro_centre.jpg);
	padding: 0px 25px 0px 0px;
}
*:first-child+html #intro-centre {padding-bottom: 10px;} * html #intro-centre {padding-bottom: 10px;}
	#intro-centre p {
		font-family: arial;
		color: #FFFFFF;
		text-align: justify;
		font-size: 13px;
		margin-top: 13px;
		word-spacing: 0px;
		padding-left: 40px;
	}
	#intro-centre .small {
		font-size: 11px;
	}
	#intro-centre h3 {
		background: url(../images/intro_button.jpg) no-repeat;
		font-size: 13px;
		text-align: center;
		padding: 5px 0px;
		width: 157px;
		color: #82CEEF;
		font-weight: bold;
		margin-top: 20px;
		margin-bottom: -15px;
		margin-left: 40px;
	}
	#intro-centre h3 a {
		color: #82CEEF;
		text-decoration: none;
	}
	#intro-centre h4 {
		background: url(../images/download_pdf.jpg) no-repeat;
		font-size: 13px;
		padding: 4px 0px 6px 8px;
		width: 111px;
		color: #82CEEF;
		font-weight: bold;
		margin-top: 15px;
		margin-bottom: -15px;
	}
	#intro-centre h4 a {
		color: #82CEEF;
	}
	#intro-centre ul {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 360px;
		margin-top: 20px;
	}
	#intro-centre li {
		float: left;
		margin-right: 5px;
	}
	#intro-centre .split {
		margin-left: 22px;
	}
#intro-footer {
	width: 607px;
	height: 7px;
	background: url(../images/intro_footer.jpg);
}
.testimonials {
	width: 539px;
	padding: 2px 28px 0px 40px;
}
.testimonials h2 {
	font-family: arial;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 14px;
}
.testimonials p {
	font-family: arial;
	color: #FFFFFF;
	text-align: justify;
	font-size: 12px;
	width: 350px;
	float: right;
}
*:first-child+html .testimonials p {padding-top: 10px;} * html .testimonials p {padding-top: 10px;}
.punctual {
	height: 130px;
	background: url(../images/testimonials_punctual.jpg) no-repeat;
}
.safe {
	height: 75px;
	background: url(../images/testimonials_safe.jpg) no-repeat;
}
.going-beyond {
	height: 176px;
	background: url(../images/testimonials_going_beyond.jpg) no-repeat;
}
.trustworthy {
	height: 62px;
	background: url(../images/testimonials_trustworthy.jpg) no-repeat;
	padding-top: 5px;
}
.efficiency {
	height: 96px;
	background: url(../images/testimonials_efficiency.jpg) no-repeat;
}
.accommodating {
	height: 168px;
	background: url(../images/testimonials_accommodating.jpg) no-repeat;
	padding-top: 12px;
}
.energy {
	height: 60px;
	background: url(../images/testimonials_energy.jpg) no-repeat;
	padding-top: 5px;
}
	
#grey-block {
	width: 562px;
	height: 213px;
	padding: 20px 0px 0px 45px;
	background: url(../images/home_grey.jpg);
	color: #666666;
}
	#grey-block p {
		font-size: 16px;
	}
	#grey-block ul {
		margin: 20px 0 0 0;
		padding: 0;
	}
	#grey-block li {
		list-style-image: url(../images/home_grey_arrow.jpg);
		font-size: 14px;
		margin-left: 15px;
		font-weight: bold;
		line-height: 21px;
		padding: 0px;
	}
#content-header {
	background: url(../images/content_header.jpg);
	width: 607px;
	height: 10px;
	}
#content-centre {
	background: url(../images/content_centre.jpg);
	width: 532px;
	overflow: hidden;
	padding: 10px 34px 10px 39px;
}
	#content-centre h3 {
		font-size: 18px;
		color: #009CDD;
	}
	#content-centre h4 {
		font-size: 13px;
		color: #009CDD;
	}
	#content-centre p {
		font-size: 13px;
		color: #6F7072;
		text-align: justify;
	}
	#content-centre .about ul {
		margin: 0;
		padding: 0;
		margin-left: 15px;
	}
	#content-centre .about li {
		color: #6F7072;
		font-size: 13px;
		padding-left: 0px;
		list-style-image: url(../images/list_bullet.jpg);
	}
	#content-centre .about li a {
		cursor: pointer;
		font-weight: bold;
		color: #009CDD;
	}
	#content .column {
		width: 250px;
	}
	#content-centre .grey {
		color: #6F7072;
		padding-left: 4px;
		padding-bottom: 7px;
	}
	#content-centre .contact ul {
		list-style: none;
		padding: 0px;
		margin: 0;
	}
	#content-centre .contact li {
		float: left;
		color: #6F7072;
		font-size: 12px;
		padding-left: 5px;
		padding-bottom: 5px;
		min-width: 128px;
	}
#content-footer {
	background: url(../images/content_footer.jpg);
	width: 607px;
	height: 19px;
}
#daily-header {
	width: 607px;
	height: 57px;
	padding: 0px 0px 0px 0px;
	background: url(../images/daily_header.jpg);
	text-align: center;
}
	#daily-header p {
		color: #FFFFFF;
		font-size: 13px;
		padding-top: 18px;
	}
.daily-centre {
	background: url(../images/daily_centre.jpg);
	width: 548px;
	overflow: hidden;
	padding: 10px 34px 10px 23px;
	z-index: 1;
}
	.daily-centre h3 {
		font-size: 18px;
		color: #009CDD;
	}
	.daily-centre h4 {
		font-size: 13px;
		color: #009CDD;
	}
	.daily-centre p {
		font-size: 13px;
		color: #6F7072;
		text-align: justify;
	}
	.daily-centre table {
		margin-top: -10px;
		margin-bottom: -15px;
	}
	.daily-centre table .heading {
		font-size: 13px;
		font-weight: bold;
		color: #00ACEC;
		text-align: center;
		height: 20px;
	}
	.daily-centre table .location {
		font-size: 13px;
		color: #00ACEC;
		padding-left: 15px;
	}
	.daily-centre table .time {
		font-size: 13px;
		color: #6F7072;
		text-align: center;
	}
	.daily-centre table .desc {
		font-size: 13px;
		color: #6F7072;
		padding-left: 15px;
	}
	.daily-centre table .split {
		background: url(../images/daily_table_split.jpg) bottom repeat-x;
		height: 25px;
	}
#daily-split {
	width: 607px;
	height: 55px;
	background: url(../images/daily_split.jpg);
}
#daily-footer {
	background: url(../images/daily_footer.jpg);
	width: 592px;
	height: 35px;
	padding: 19px 0px 0px 15px;
	text-align: center;
}
	#daily-footer p {
		color: #FFFFFF;
		font-size: 11px;
	}
*:first-child+html #daily-footer p {padding-top: 12px;} * html #daily-footer p {padding-top: 12px;}
	#daily-footer a {
		color: #FFFFFF;
	}
	#daily-footer a:hover {
		text-decoration: underline;
	}
#intro-contact {
	width: 547px;
	height: 161px;
	background: url(../images/contact_intro.jpg);
	padding: 15px 20px 10px 40px;
}
	#intro-contact h2 {
		font-family: arial;
		font-size: 16px;
		color: #FFFFFF;
		padding-bottom: 10px;
	}
*:first-child+html #intro-contact h2 {padding-bottom: 20px;} * html #intro-contact h2 {padding-bottom: 20px;}
	#intro-contact p {
		font-size: 12px;
		color: #FFFFFF;
		text-align: justify;
	}
	#intro-contact table {
		font-size: 13px;
		color: #FFFFFF;
		text-align: justify;
		padding-top: 11px;
		margin: 0;
	}
	#intro-contact table td {
		height: 10px;
	}
	#intro-contact .column-left {
		float: left;
		width: 280px;
	}
	#intro-contact .column-right {
		float: right;
		width: 225px;
	}
	#intro-contact .column-right tr {
		height: 15px;
		font-size: 12px;
	}
	#intro-contact .clear {
		margin-bottom: -10px;
	}
	#intro-contact .small {
		font-size: 10px;
	}
	#intro-contact a {
		color: #FFFFFF;
	}
	#intro-contact a:hover {
		text-decoration: underline;
	}
#sidebar {
	width: 208px;
	margin-top: 6px;
	font-size: 12px;
	padding-bottom: 25dpx;
}
	#sidebar h3 {
		background: url(../images/sidebar_heading_bg.jpg) no-repeat;
		font-weight: normal;
		font-size: 13px;
		text-align: center;
		padding: 4px 0px 6px 0px;
		width: 185px;
		color: #9BCDED;
		font-weight: bold;
	}
		#sidebar h3 a {
			color:#9BCDED;
			cursor: pointer;
		}
	#sidebar h4 {
		background: url(../images/sidebar_clock_bg.jpg) no-repeat;
		font-weight: normal;
		font-size: 10px;
		padding: 6px 0px 6px 35px;
		width: 185px;
		color: #9BCDED;
	}
	
/*--- DISTANCE CALCULATOR STYLE ---*/
#distance {
	display: none;
}
	#distance .small {
		font-size: 10px;
		color: #999999;
	}
	#distance a {
		cursor: pointer;
		color: #999999;
	}
	#distance .distance input {
		border: 0;
		background: #FFFFFF;
	}
.distance-calc {
	cursor: pointer;
}
	
	/*--- CALENDAR STYLE ---*/
#calendar {
margin-top: 10px;
margin-bottom: 10px;
padding: 5px 5px 5px 7px;
height: 129px;
background: url(../images/calendar_bg_with_lines.jpg) no-repeat;
font-family: arial;
font-size: 12px;
}
	#calendar .heading {
		color: #039DDD;
		font-weight: bold;
		font-size: 12px;
	}
	#calendar .current {
		font-family: arial;
		color: #039DDD;
		font-size: 12px;
		font-weight: bold;
	}
	#calendar .month {
		font-size: 12px;
		color: #9A9B9C;
	}
