body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #035388;
	height: 100%;
}
#wrapper {
	background-color: #FFFFFF;
	background-image: url(images/wrapper-bg.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
#content-container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#header1 {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 161px;
}
#header-search {
	text-align: right;
	margin-top: 0px;
}
#header-nav {
	text-align: right;
	margin-top: 90px;
}
#nav {
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	height: 61px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	color: #dce7e7;
	font-size: 12px;
	padding-left: 30px;
	text-align: left;
}
#nav a:link, #nav a:visited, #nav a:active {
	text-decoration: none;
	color: #dce7e7;
	}
#nav a:hover {
	color: #ffffff;
	text-decoration: none;
	}
.navdiv {
	padding-right: 15px;
	padding-left: 15px;
}
#footer {
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
#address {
	width: 600px;
	float: right;
	text-align: right;
	padding-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2499dc;
}
.copyright a:link, .copyright a:visited, .copyright a:active {
	text-decoration: none;
	color: #2499dc;
	}
.copyright a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#footer-nav {
	width: 200px;
	padding-left: 150px;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
}
#footer-nav a:link, #footer-nav a:visited, #footer-nav a:active {
	text-decoration: none;
	color: #ffffff;
	}
#footer-nav a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
#footer-wrapper {
	background-color: #035388;
}
#content-right {
	float: right;
	width: 315px;
	padding-top: 30px;
	overflow: hidden;
}
#content-left {
	width: 630px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	line-height: 18px;
	padding-bottom: 40px;
	overflow: hidden;
}
#content-left p {
	margin-top: 0px;

}
#pic-area {
	padding-top: 15px;
	padding-bottom: 30px;
	width: 660px;
}
.staffblocks {
overflow:hidden;
}
.staffblocks p {
width: 480px;
float:right;
}