@charset "UTF-8";
#mainimage   {
	position: relative;
	height: 150px;
	background-color: #002035;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainimagebg.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#headercontainer {
	height: 150px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#navcontainer {
	position: absolute;
	height: 50px;
	width: 300px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	right: 150px;
	left: 250px;
}
#container {
	background-color: #FFF;
	height: 825px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-left-color: #CCC;
	position: relative;
}
#twitter {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 230px;
	position: absolute;
	top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	right: 0px;
}
.closetext {
	font-family: Arial;
	font-size: 14px;
	color: #005581;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-align: right;
}
#iconcontainer   {
	position: absolute;
	height: 280px;
	background-color: #FFF;
	width: 760px;
	margin: 0px;
	top: 190px;
	padding: 0px;
	left: 20px;
}
#icon1 {
	margin: 0px;
	height: 120px;
	width: 175px;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;
}
#icon2 {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 175px;
	position: absolute;
	left: 195px;
}
#icon3 {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 175px;
	position: absolute;
	left: 390px;
}
#icon4 {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 175px;
	position: absolute;
	left: 585px;
}
#icon5 {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 175px;
	position: absolute;
	top: 160px;
	left: 0px;
}
#icon6 {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 175px;
	position: absolute;
	left: 195px;
	top: 160px;
}
#icon7 {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 175px;
	position: absolute;
	left: 390px;
	top: 160px;
}
#icon8 {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 175px;
	position: absolute;
	left: 585px;
	top: 160px;
}
#mainContent   {
	position: relative;
	height: 825px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-position: center;
	background-repeat: no-repeat;
}
/* CSS Document */

#wrapper #mainContent #text {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 700px;
	position: absolute;
	top: 40px;
	left: 65px;
}
#textholder {
	position: absolute;
	height: 200px;
	width: 760px;
	left: 20px;
	top: 20px;
	border-top-color: #CCC;
}
#text {
	position: absolute;
	height: 140px;
	width: 760px;
	border-top-color: #CCC;
	left: 0px;
	top: 0px;
}
#board {
	position: absolute;
	height: 200px;
	width: 780px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	top: 480px;
}

img {
border: 0;
}

