
html, body {
	font-family: Arial, Helvetica, sans-serif;
}
body {
    margin: 0;
    padding: 0;
    background-color: #fff;
	font-size: 11pt;		
	text-align: center;
}
table, p, th, td, ol, ul, ol ol, ul ul, h1, h2, h3, h4, h5, h6, form, label {
	font-family: Arial, Helvetica, sans-serif;	
}
input, textfield, textarea, select, option, button, radiobutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
/*	
table {
    font-size: 100%;
}
*/
a img {
	border: 0;
}
img {
	border: 0;
}
#innerpage {
	position: relative;
	margin: 0 auto;
	width: 760px;	
	text-align: left;
	background-color: #fff;
}
html>body #innerpage {
    width: 760px;
}
#content, #header, #leftNav {
	margin: 0;
	padding: 0;
}
#content {
	clear: both;
	width: 760px;
	background-color: #fff;
}
.home #content, .about #content, .services #content, .why #content, .plan #content, .contact #content {
	background-image: none;
}
#header {
	display: none;
}
#leftNav {
	display: none;	
}
#mainpage {
	float: none;
	margin: 0;
	padding: 0;
	width: 18cm;
	text-align: left;
}
.clear {
	clear: both;
}
/* main styles */
h1 {
	font-size: 18pt;	
	color: #3473ab;
	padding-top: 0;
}
h2 {
	font-size: 15pt;	
	color: #000;
}
h3 {
	font-size: 14pt;
	color: #e62e13;
}
h4 {
	font-size: 130pt;
	color: #000;
}
h5 {
	font-size: 100pt;
	color: #000;
}
#mainpage ul li  {
	margin-left: -15px;
	list-style-image: url(../images/bullet1.gif);		
}
#mainpage ul ul li  {
	margin-left: -20px;
	list-style-image: url(../images/bullet2.gif);		
}	
#mainpage ul ul ul li  {
	margin-left: -25px;
	list-style-image: url(../images/bullet3.gif);		
}
#mainpage a:link, #mainpage a:visited {
	color: #3473ab;
	font-weight: bold;
	text-decoration: none;
}
#mainpage a:hover, #mainpage a:active {
	color: #000;
	text-decoration: underline;
}
#mainpage p {
	line-height: 100%;
}
/* bottom columns */

hr {
	border: 0;
	clear: right;
	height: 1px;
	color: #000;
	background-color: #000;
}
td {
	vertical-align: top;
}
.bg1a, .highlight1a, .colour1 {
	background-color: #007aaa;
} 
/* 30% */
.bg1b, .highlight1b {
	background-color: #b2d7e5;
}
/* 10% */
.bg1c, .highlight1c {
	background-color: #e5f1f6;
}
.bg2a, .highlight2a {
	background-color: #000;
}
.bg2b, .highlight2b {
	background-color: #b2b2b2;
}
.bg2c, .highlight2c   {
	background-color: #e5e5e5;
}
.bg3a, .highlight3a {
	background-color: #a80524;
}
.bg3b, .highlight3b {
	background-color: #e5b4bd;
}
.bg3c, .highlight3c   {
	background-color: #f6e6e9;
}
.highlight1a, .highlight1b, .highlight1c, .highlight2a, .highlight2b, .highlight2c, .highlight3a, .highlight3b, .highlight3c {
	padding: 0.5cm;
}
.pad5 {
	padding: 0.2cm;	
}
.blue {
	color: #007aaa;
}
.grey {
	color: #c1c3c4;
}
.orange {
	color: #e6693d;
}
.blk {
	color: #000;
}
.white {
	color: #fff;
}
#foot {
	clear: both;
	margin: 0;
	padding: 0;
	height: auto;
	background-color: #fff;
	color: #3473ab;
	background-image: none;
}
#foot a, #foot a:visited {
	color: #e0e2e3;
	text-decoration: none;
}
#copyright {
	width: 18cm;
	margin: 0;
	padding: 1cm 0 0 0;
	float: left;
	color: #3473ab;	
}
.list li {
	margin: 0 0 8px 0;
}