﻿@import url('reset.css');
/* Import colour styles to check areas  */
/* @import url('colour-check.css');  */
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
}
#header {
	width: 800px;
	height: 155px;
	background-image: url('../images/Header-05.jpg');
	font-family: Arial, Helvetica, sans-serif;
}
#nav_info {
	font-size: 10px;
	width: 390px;
	position: relative;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	clear: left;
}
#nav_login {
	font-size: 10px;
	width: 390px;
	float: right;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	clear: right;
}
#navigation {
	padding: 5px;
	position: relative;
	float: left;
	width: 98px;
	top: 0px;
	left: 0px;
	margin-top: 5px;
	font-size: 12px;
	margin-bottom: 5px;
}
#navigation ul {
	list-style-type: disc;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
#content00 {
	float: left;
	width: 690px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#content01 {
	padding: 5px;
	float: left;
	width: 348px;
	margin-left: 10px;
	font-size: 14px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content02 {
	padding: 5px;
	width: 329px;
	font-size: 14px;
}
#content02 img {
	margin: 5px;
	border-width: 0px;
}
#content02 p {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 0px 25px 5px 25px;
	padding: 5px;
}
#content03 {
	padding: 5px;
	width: 329px;
	font-size: 14px;
}
#picture01 {
	padding: 5px;
	float: right;
	width: 300px;
	clear: right;
}
#picture01 img {
	margin: 5px 20px 5px 20px;
}
#picture01 p {
	text-align: center;
}
#footer {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	clear: both;
	text-align: center;
	font-size: 10px;
	margin-right: 30px;
	margin-left: 30px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
}
#footer a {
	margin-right: 0px;
	margin-left: 0px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	padding-right: 4px;
	padding-left: 4px;
}
.h490 {
	height: 490px;
}
.h645 {
	height: 645px;
}
.h1498 {
	height: 1498px;
}
.title_grey {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin-top: 40px;
}
.home_quote {
	text-align: justify;
	margin-left: 70px;
	margin-right: 70px;
	margin-top: 120px;
}
.home_quote img {
	vertical-align: bottom;
}
.content_p {
	display: block;
	text-align: justify;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
}
.center {
	text-align: center;
}
.heading01 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}
.year {
	font-weight: bold;
	display: block;
	background-color: #CCCCCC;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 15px;
}
.month {
	color: #333333;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.float_left {
	float: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}
.float_right {
	float: right;
	clear: right;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	margin-right: 5px;
}
