@charset "utf-8";

/*--------------basic styling---------*/

* {

	margin: 0px;

	padding: 0px;

}

html, body {

	background-color:#ffffff;

	color:#000;

}

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.6em;

	font-weight: lighter;

	color: #b22402;

	text-decoration: underline;

	}

h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.2em;

	font-weight: bold;

	color: #666666;

	text-decoration: underline;

	}

#body {

	text-align: center;

	font-size: 100%;

}

#wrapper {

	position:relative;

	width: 1000px;

	text-align: left;

	margin-top: 15px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	height: auto;

	background-color: #ffffff;

}	

#clear {

	clear:both;

}

img {

	border-style: none;

	}

a {

	outline: none;

	text-decoration: none;

	color: #666666;

	}

a:visited {

	color: #999999;

	}

a:hover {

	color: #000000;

	text-decoration: underline;

	}

#content {

	font-family: Arial, Helvetica, sans-serif;

	background-color: #ffffff;

	position: relative;

	width: 1000px;

	margin-top: 0px;

	margin-left: auto;

	margin-bottom: 0px;

	margin-right: auto;

	}

#topBanner {

	position: relative;

	height: 120px;

	width: 1000px;

	}

#mainBox {

	background-color: #faffe6;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	position: relative;

	height: auto;

	width: 695px;

	left: 5px;

	top: -5px;

	}

#navigation {

	position: relative;

	left: 50px;

	}

#corpNav {

	position: absolute;

	width: 100px;

	height: 100px;
	
	top: 600px;

	left: 165px;

	}

#missionNav {

	position: absolute;

	width: 100px;

	height: 100px;

	top: 20px;

	left: 175px;

	}

#bottomBanner {

	position: relative;

	width: 1000px;

	height: 60px;

	top: -5px;

	}

#footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.7em;

	color: #666666;

	position: relative;

	left: 165px;

	width: 850px;

	}	

#footer ul {

	margin: 0;

	padding: 0;

	list-style: none;

	}

#footer li {

	display: inline;

	}

#footer li a {

	padding: .0em 1.6em;

	}

#footer a:link {

	text-decoration: none;

	color: #666666;	

	}

#footer a:visited {

	text-decoration: none;

	color: #999999;

	}

#footer a:active {

	text-decoration: none;

	color: #666666;

	}

#footer a:hover {

	color: #000000;

	text-decoration: underline;

	}

#staffRoomLink {

	position: absolute;

	width: 75px;

	height: 75px;

	top: 35px;

	left: 280px;

	}

#values {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.1em;

	color: #9a9a9a;

	position: relative;

	line-height: 1.8em;

	text-align: right;

	padding-right: 15px;

	}

#date {

	font-family: Arial, Helvetica, sans-serif;

	position: relative;

	color: #666666;

	top: -28px;

	left: 600px;

	width: 150px;

	}

#box1 {

	position: absolute;

	top: 112px;

	left: 27px;

	height: 165px;

	width: 125px;

	border-top-width: thick;

	border-right-width: thick;

	border-bottom-width: thick;

	border-left-width: thick;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #faffe6;

	border-right-color: #faffe6;

	border-bottom-color: #faffe6;

	border-left-color: #faffe6;

	}

#box2 {

	position: absolute;

	top: 282px;

	left: 27px;

	height: 165px;

	width: 125px;

	border-top-width: thick;

	border-right-width: thick;

	border-bottom-width: thick;

	border-left-width: thick;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #faffe6;

	border-right-color: #faffe6;

	border-bottom-color: #faffe6;

	border-left-color: #faffe6;

	}

#box3 {

	position: absolute;

	top: 452px;

	left: 27px;

	height: 165px;

	width: 125px;

	border-top-width: thick;

	border-right-width: thick;

	border-bottom-width: thick;

	border-left-width: thick;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #faffe6;

	border-right-color: #faffe6;

	border-bottom-color: #faffe6;

	border-left-color: #faffe6;

	}

#box4 {

	position: absolute;

	top: 622px;

	left: 27px;

	height: 165px;

	width: 125px;

	border-top-width: thick;

	border-right-width: thick;

	border-bottom-width: thick;

	border-left-width: thick;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #faffe6;

	border-right-color: #faffe6;

	border-bottom-color: #faffe6;

	border-left-color: #faffe6;

	}

