@charset "UTF-8";
/* CSS Document */

body {
	background-color: #F0F1EC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	height: 600px;
	width: 755px;
}
#topcontentspacer {
	height: 50px;
	width: 480px;
	float: left;
}
#underlogospacer {
	height: 35px;
	width: 480px;
	float: left;
}
#typebetweenspacer {
	height: 140px;
	width: 10px;
	float: left;
}
#type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 140px;
	width: 385px;
	color: #535353;
	float: right;
}
#typeholder {
	height: 140px;
	width: 480px;
	float: left;
}
#lefttypespacer {
	float: left;
	height: 140px;
	width: 75px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #00663A;
}
#betweenlinkandcontentspacer {
	width: 45px;
	float: left;
	height: 600px;
}
#logo {
	height: 137px;
	width: 480px;
	float: left;
}
#contentholder {
	height: 575px;
	width: 525px;
	float: right;
}

.style1 {
	font-size: 22px
}
#undertypespacer {
	float: left;
	height: 225px;
	width: 480px;
}
#copyright {
	float: left;
	height: 30px;
	width: 480px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #00663A;
}
.style2 {font-size: 10px}
.style4 {
	font-size: 14px
}
