﻿div {
	position: absolute;
}

img {
	border-style: none;
}
body {
	font-family: Tahoma;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #d3d3d1;
}
.main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: 0px;
	width: 994px;
	height: 742px;
}
.textAboutTitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
}
.textAbout {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}
.textStaffTitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #fae500;
	line-height: 20px;
	letter-spacing: 2px;
}
.textStaff {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #fae500;
	line-height: 20px;
}
.textContactTitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4b7436;
	line-height: 16px;
}
.textContact {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.textContactSub {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #d5e2aa;
	line-height: 16px;
	letter-spacing: 1px;
}
.textSocialMedia {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #d5e2aa;
}
#about {
	top: 430px;
	left: 160px;
	width: 430px;
}
#staff {
	top: 205px;
	left: 705px;
}
#contact {
	top: 470px;
	left: 721px;
	width: 200px;
}
#socialMedia {
	top: 648px;
	left: 880px;
}
#contact a:link, #contact a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#contact a:hover, #contact a:active {
	color: #4b7436;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.contactLink {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.contactLinkSelected {
	color: #4b7436;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#socialMedia a:link, #socialMedia a:visited {
	color: #d5e2aa;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#socialMedia a:hover, #socialMedia a:active {
	color: #4b7436;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.socialMediaLink {
	color: #d5e2aa;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.socialMediaLinkSelected {
	color: #4b7436;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
