#background {
	background-position: center center;
	height: 422px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 10px;
	right: 0px;
	bottom: 0px;
}
#bkggreen {
	background-color: #F32236;
	height: 18px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#bkgltpurple {
	background-color: #CAC5FA;
	height: 338px;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#bkgdkpurple {
	background-color: #9577E0;
	height: 37px;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#bkgdkpurpletop {
	background-color: #D4F787;
	height: 37px;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#header {
	height: 109px;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
}
.hdcontact {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006A91;
	font-weight: bold;
	text-decoration: none;
}
#homepageimage {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(img/homepage-image.png);
	background-repeat: no-repeat;
	height: 338px;
	width: 509px;
	position: relative;
	z-index: 2;
}
#homepagewelcome {
	left: 509px;
	top: -338px;
	right: 0px;
	bottom: 0px;
	background-image: url(img/homepage-welcome.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 175px;
	position: relative;
	z-index: 2;
}
#aboutwelcome {
	left: 509px;
	top: -338px;
	right: 0px;
	bottom: 0px;
	background-image: url(img/about-welcome.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 175px;
	position: relative;
	z-index: 2;
}
#homepagetxt {
	left: 539px;
	top: 68px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	z-index: 2;
	width: 412px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E29245;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainmenu a {
	color: #E29245;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006A91;
	text-align: center;
	vertical-align: middle;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a {
	color: #006A91;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 20px 20px 20px;
	width: 760px;
}
h2 {
	font-family: Georgia, serif;
	font-size: 28px;
	margin: 0px;
	padding: 10px 0px;
	color: #006A91;
	font-weight: normal;
}
.alignleft
{
    float : left;
    margin-right : 10px;
    clear : left;
}
.alignright
{
    float : right;
    margin-left : 10px;
    clear : right;
}
