#wrapper {
	background-color: #BDCCD4;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	background-color: #BECCD4;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 148px;
}
#wrapper #topbox {
	height: 40px;
	width: 842px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-left-color: #EEE;
	background-color: #D7E0E5;
	margin-right: auto;
	margin-left: auto;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #D7E0E5;
}
#wrapper #headerImage {
	height: 170px;
	width: 856px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEE;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 45px;
	padding-left: 15px;
	border: 1px solid #003366;
}
.image {
	border: 1px solid #003366;
	padding: 0px;
	background-color: #D7E0E5;
}
#footer {
	background-color: #BDCCD4;
	height: 160px;
	width: 856px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	text-align: center;
}
#wrapper #headerImage #navbar {
	background-color: #EEE;
}
#wrapper #bottombox {
	height: 40px;
	width: 842px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EEE;
	border-left-color: #EEE;
	background-color: #D7E0E5;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-color: #EEE;
}
.navbarText {
	color: #777;
	background-color: #D7E0E5;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "myriad pro";
	font-size: 13px;
}
a:link {
	font-family: "myriad pro";
	font-size: 13px;
	color: #444;
	text-decoration: none;
}
a:hover {
	font-family: "myriad pro";
	font-size: 13px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: "myriad pro";
	font-size: 13px;
	color: #444;
	text-decoration: none;
}

