html, body {
	font-family: Arial, Helvetica, sans-serif;
}
body {
    margin: 0;
    padding: 0;
    background-color: #828486;
	font-size: 80%;		
	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: 100%;
}
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 {
	background-image: url(../images/bg_photo06.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.about #content {
	background-image: url(../images/bg_photo01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.services #content {
	background-image: url(../images/bg_photo02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.why #content {
	background-image: url(../images/bg_photo03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.plan #content {
	background-image: url(../images/bg_photo04.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contact #content {
	background-image: url(../images/bg_photo05.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header {
	clear: both;
	width: 760px;	
}
#header #logo {
	float: left;
	margin: 0;
	padding: 0;
}
#header #headerTop {
	float: right;
	margin: 0;
	padding: 0;
}
#headerPhoto {
	float: left;
	margin: 0;
	padding: 0;
}
#headerGraphic {
	float: right;
	margin: 0;
	padding: 0;
}
#home #header {
	clear: both;
	width: 760px;
	height: 25px;
	background-color: #3473ab;
}
#home #header p {
	margin: 0;
	padding: 5px 10px 5px 0;
	text-align: right;
	color: #fff;
}
#home #header a, #home #header a:visited {
	color: #fff;
	text-decoration: none;
}
#home #header a:hover, #home #header a:active {
	color: #fff;
	text-decoration: none;
}
#leftNav {
	clear: left;
	float: left;	
	width: 254px;
	height: 475px;	
	background-image: url(../images/navBg.gif);
	background-repeat: no-repeat;	
	background-position: left top;		
}
#leftNav img {
	clear: left;
	margin: 0;
	padding: 0;
	border: 0;	
}
#mainpage {
	float: right;
	margin: 0;
	padding: 25px 35px 25px 35px;
	width: 435px;
	text-align: left;
}
#home #mainpage {
	clear: both;
	margin: 0;
	padding: 0;
	width: 760px;
	height: 380px;
	background-color: #fff;
	text-align: left;	
	
}
#insert {
	margin: 0 0 30px 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	width: 185px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	/*background: #0060a9 url(../images/insertBg.gif) no-repeat right top;*/	
}
#insert h2 {
	margin: 0;
	color: #fff;
}
#insert a, #insert a:visited, #insert h2 a, #insert h2 a:visited {
	color: #fff;
	text-decoration: none;
}
#insert a:hover, #insert a:active {
	color: #fff;
	text-decoration: underline;
}
.clear {
	clear: both;
}
/* main styles */
h1 {
	font-size: 180%;	
	color: #3473ab;
	padding-top: 15px;
}
h2 {
	font-size: 140%;	
	color: #000;
}
h3 {
	font-size: 130%;
	color: #999;
}
h4 {
	font-size: 120%;
	color: #000;
}
h5 {
	font-size: 100%;
	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: 150%;
}
/* 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: 10px;
}
.pad5 {
	padding: 5px;	
}
.blue {
	color: #0060a9;
}
.yellow {
	color: #fff200;
}
.grey {
	color: #a5b1b9;
}
.orange {
	color: #e6693d;
}
.blk {
	color: #000;
}
.white {
	color: #fff;
}
#foot {
	clear: both;
	margin: 0;
	padding: 0;
	height: 128px;
	background-color: #3473ab;
	color: #fff;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#foot a, #foot a:visited {
	color: #e0e2e3;
	text-decoration: none;
}
#foot a:hover, #foot a:active {
	color: #000;
	text-decoration: underline;
}
#footnavbar {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 85%;
	font-weight: bold;
	color: #000;
	font-weight: normal;
}
#footLogo {
	clear: both;
	margin: 20px 0 20px 15px;
	font-size: 85%;	
}
#footLogo a, #footLogo a:visited {
	color: #999;
	text-decoration: none;
}
#footLogo a:hover, #footLogo a:active {
	color: #000;
	text-decoration: underline;
}
#footHome {
	clear: both;
	margin: 0;
	padding: 15px 20px;
	background-color: #a3c2df;
	text-align: center;
}
#footHome h1 {
	margin: 0;
	padding: 0;
	font-size: 145%;
	color: #fff;
	line-height: 130%;
}
#footHome a, #footHome a:visited {
	color: #fff;
	text-decoration: none;
}
#footHome a:hover, #footHome a:active {
	color: #fff;
	text-decoration: none;
}
#copyright {
	width: 700px;
	margin: 0;
	padding: 20px 0 0 20px;
	float: left;
	color: #fff;	
}
#awards {
	padding-left: 30px;
	font-weight: bold;	
}
.list li {
	margin: 0 0 8px 0;
}
#contactForm th {
	text-align: left;
	vertical-align: top;
}
#links {
	margin: 0;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #d1d3d4;
	color: #fff;
	background-color: #eceeef;
}
#links a {
	padding-right: 10px;
}
#links img {
	margin-top: 2px;
}


.photoRight {
	float: right;
	margin: 0;
	padding: 0 0 10px 10px;
}

.photoLeft {
	float: left;
	margin: 0;
	padding: 0 10px 10px 0;
}

.padTop {
	padding-top: 20px;
}