@charset "UTF-8";
#pusher {
	position: absolute;
	top: 140px;
	height: 800px;
	width: 738px;
	margin: 0px;
	padding: 0px;
	left: 0px;
}
#icon1 {
	margin: 0px;
	height: 47px;
	width: 77px;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;
}
#icon2 {
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 77px;
	position: absolute;
	left: 100px;
}
#icon3 {
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 77px;
	position: absolute;
	left: 200px;
}
#icon4 {
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 77px;
	position: absolute;
	left: 300px;
}
#icon5 {
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 77px;
	position: absolute;
	top: 0px;
	left: 400px;
}
#icon6 {
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 77px;
	position: absolute;
	left: 500px;
	top: 0px;
}
#icon7 {
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 77px;
	position: absolute;
	left: 600px;
	top: 0px;
}
#icon8 {
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 77px;
	position: absolute;
	left: 0px;
	top: 70px;
}
#icon9 {
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 77px;
	position: absolute;
	left: 100px;
	top: 70px;
}
#icon10 {
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 77px;
	position: absolute;
	left: 200px;
	top: 70px;
}
#icon11 {
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 77px;
	position: absolute;
	left: 300px;
	top: 70px;
}
#icon12 {
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 77px;
	position: absolute;
	left: 400px;
	top: 70px;
}
#icon13 {
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 77px;
	position: absolute;
	left: 500px;
	top: 70px;
}
#icon14 {
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 77px;
	position: absolute;
	left: 600px;
	top: 70px;
}
#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;
}
#container {
	height: 950px;
	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;
	top: 0px;
}
#contentholder {
	margin: 0px;
	padding: 0px;
	height: 210px;
	width: 800px;
	position: absolute;
	bottom: 0px;
}
#twitter {
	background-color: #E3E3E3;
	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;
}
.textgrey {
	color: #EDEDEC;
}
#navholder   {
	position: absolute;
	height: 240px;
	background-color: #EDEDEC;
	width: 800px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}
#mainContent   {
	position: relative;
	height: 950px;
	background-color: #EDEDEC;
	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;
}
.emaillink {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #21586F;
	text-align: left;
}
#iconcontainer {
	background-color: #EDEDEC;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 680px;
	position: absolute;
	left: 50px;
	top: 10px;
}
ul, li {
    list-style-type: none;
}
#linkedinlogo {
	position: absolute;
	height: 100px;
	width: 100px;
	right: 10px;
	bottom: 0px;
	background-color: #003;
}
