body
	{
		text-align: center;
		font-size: 73%;
		background-color: #0092cf;
		color: #ffffff;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
	}
h1
	{
		color: #fff;
		font-size: 150%;
		float: left;
		margin-top: 30px;
		margin-left: 150px;
		font-weight: normal;
	}
h2
	{
		color: #fff;
		font-size: 150%;
		font-weight: normal;
		margin: 20px 0 0 0;
		padding: 0;
	}
h3
	{
		font-weight: normal;
	}
p
	{
		text-align:justify;
		font-size: 100%;
	}
td
	{
		font-size: 100%;
	}
#positioning
	{
		margin: 0 auto;
		padding:0;
		width:960px;
		text-align:left;
		position:relative;
}
#border
	{
		border: 1px solid #fff;
		background-color: #0083ad;
		float: left;
	}
#header
	{
		float: left;
		background-color: #0083ad;
		width: 958px;
		height: 80px;
	}
#header img
	{
		float: right;
		margin-top: 5px;
		margin-right: 20px;
	}
#homeimage_left
	{
		width: 150px;
		height: 393px;
		float: left;
		margin: 0;
		padding: 0;
	}
#homeimage_right
	{
		width: 807px;
		height: 393px;
		float: right;
		margin: 0px;
		padding: 0px;
	}
#aerialimage_left
	{
		width: 140px;
		height: 520px;
		float: left;
		padding: 5px;
	}
#aerialimage_right
	{
		width: 807px;
		height: 530px;
		float: left;
	}
#textbox_full_width
	{
		background-color: #0083ad;
		padding: 0 0 20px 150px;
		float: left;
		width: 810px;
		border-top: 1px solid #fff;
	}
#text_left
	{
		background-color: #0083ad;
		padding: 0 0 20px 150px;
		float: left;
		width: 550px;
		border-top: 1px solid #fff;
	}
#textbox_left
	{
		padding: 0 0 20px 150px;
		float: left;
		width: 335px;
		border-top: 1px solid #fff;
	}
#textbox_left p
	{	
		width: 310px;
	}
#textbox_right
	{
		background-color: #0083ad;
		padding: 0 0 20px 20px;
		float: left;
		width: 455px;
		border-top: 1px solid #fff;
	}
#right_image_column
	{
		width: 233px;
		float: left;
			border-top: 1px solid #fff;
			padding-top: 95px;
			padding-left: 25px;
	}

#right_image_column img
	{
		margin-top: 55px;
		margin-left: 35px;
	}
a
	{
		color: #fff;
	}
a:hover
	{
		text-decoration: none;
	}
	
#footer {margin-top:10px;}
#contactBox {border:#FFFFFF solid 1px; width:540px; margin-left:150px;  padding:5px; margin-bottom:20px;}
#footer p{text-align:center;}
#footer p.contact {font-size:150%;}
#footer a {color:#FFFFFF; text-decoration:none;}
