.headerHome {
	left: 0px;
	top: 0px;
}
.introHome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding-left: 155px;
	padding-right: 55px;
	color: #062B57;
	font-weight: 300;
}
.headerHolder {
	background-image: url(images/blue.jpg);
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}


.homeNavHolder {
	margin: 0px;
	padding: 0px;
	height: 68px;
	position: absolute;
	left: 0px;
	top: 45px;
	width: 100%;
	background-image: url(images/background_nav.jpg);
	background-repeat: repeat-x;}

.navHolder {
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 100%;
	background-image: url(images/background_nav.jpg);
	background-repeat: repeat-x;}

.navBox {
	float: left;
}
.navBox img{
border:0px;
}
