	#skip-link span{display:none;}

	hr {
		display:none;
	}

	body {
		color: #666666;
		font-size:0.75em;
		line-height:1.3em;
		font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
		background-image:url('../images/bodyBG.gif');
		 background-repeat: repeat-x;

	}

	.c {
		clear:both;
	}

	.c span {
		line-height:1px;
		font-size:1px;
	}

	#horizon {
		text-align:center;
		}
		
	#wrapper {
		width:764px;
		margin:0 auto;
		text-align:left;
	}

	#header{
		width: 764px;
		height: 113px;
	}

	#logo {
	margin:0 0 10px 0;
	padding:0;
	margin:0px;
	}

	#logo a {
		background-image:url('../images/logoBG.gif');
		float:left;
		height:112px;
		width:180px;
		margin:0px;
		padding:0px;
		border:0px;
		}

	#logo span {
		display:none;
		}

	#logorightImage {
		float:right;
		width: 584px;
		height:112px;
		background-image:url('../images/bridgeBG.jpg');

	}

	#page {
		float:left;
		width:764px;
		background-image:url('../images/mainBG.gif');
	}

	#content {
		float:right;
		width: 584px;
		border:0px;
		margin:0px;
		padding:0px;
	}

	#navmain {
		float:left;
		width: 180px;
	}

	#navmain ul {
		text-align:right;
		padding-top:15px;
		margin-top:0px;
		 list-style-image: none;
		 list-style-type: none;
	}

	#navmain  a:link {
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	}

	#navmain  a:visited {
		font-weight: normal;
		text-decoration: none;
		color: #fff;
	}

	#navmain  a:hover, a:active {
		font-weight: normal;
		text-decoration: none;
		color: #999;
	}


	#navmain li{
		padding-right:10px;
		padding-bottom: 10px;
	}

	#footer {
		float:left;
		width:584px;
		height: 39px;
		text-align:center;
		background-image:url('../images/footerBG.gif');
		 background-position: center center; 
		 background-repeat: no-repeat ;
		 background-color:#666666;
	}

	#footer2 {
		float:left;
		background-color: #95A2A8;
		height:18px;
		width: 764px;
	}

	#footer2left {
		float:left;
		padding-left:5px;
		width: 45%;
	}

	#footer2right {
		float:right;
		width:45%;
		padding-right:5px;
	}

	#mainbody {
		float:left;
		width:490px;
		padding:5px;
		margin-left:10px;
	}

	#rightimage {
		float:right;
		width:70px;
	}

	div.row {
	  clear: both;
	  padding-top: 5px;
	  }

	div.row span.label {
	  float: left;
	  width: 150px;
	  text-align: right;
	  }

	div.row span.formw {
	  float: right;
	  width: 335px;
	  text-align: left;
	  } 

	  #homeblocks {
			float:left;
			text-align:center;
			width:584px;
			margin-top: 10px;
			margin-bottom: 40px;
			padding-top: 10px;
			border-top: 50px;
		}



		.blockLeft {
			width:274px;
			float:left;
			margin-left:7px;
			margin:top:15px;
			background-image:url('../images/blockbg.gif');
		}

	.blockRight {
			width:274px;
			float:right;
			margin-left: 5px;
			margin-right:7px;
			margin:top:15px;
			background-image:url('../images/blockbg.gif');
		}

		.blockheader {
			float:left;
			width:274px;
			height:65px;
			background-color: #515866;
			text-align: center;
		}

		.blockText {
		float:left;
		border-top:0px;
		margin-top:7px;
		padding-bottom:7px;
		padding-top:10px;
			width:274px;
			
			text-align: center;
			color: #fff;

		}

		.blocklink {
			float:right;
			width:274px;
			padding:0px;
			margin:0px;
			border:0px;
			text-align:right;
		}

		.centerHome {
				text-align:center;
				width:540px;
				line-height:1.6em;
				padding-top:10px;
			}