#wrapper {
	background-color: #FFF;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 720px;
	background-image: none;
}
body {
	font-family: "Gill Sans", "Trebuchet MS";
	font-size: small;
	background-color: #a9a9a9;
}
#menu {
	float: left;
	width: 115px;
	margin: 10px;
}
#content {
	float: left;
	width: 770px;
	height: 500px;
}
#footer {
	clear: both;
	width: 920px;
}
#header {
	margin: 10px;
	width: 900px;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-width: medium;
}
.image1 {
	margin-left: 490px;
	padding: 10px;
}
table {
	margin-top: 60px;
}
#images {
	z-index: 10;
	position: relative;
	top: 50px;
	float: left;
	left: 40px;
}
.image2 {
	margin: 5px;
	float: left;
	border: 4px solid #000;
}
.text1 {
}
a:link {
	color: #232323;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
a:visited {
	color: #232323;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	font-size: 16px;
	color: #232323;
	text-decoration: none;
}
a:active {
	color: #232323;
	text-decoration: none;
	font-size: 14px;
}
#text {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	top: 80px;
	position: relative;
	float: left;
	left: 10px;
	right: 10px;
}
#contact1 {
	float: left;
	top: 80px;
	position: relative;
	left: 10px;
	font-size: 14px;
	width: 300px;
}
#contact2 {
	float: left;
	top: 80px;
	position: relative;
	left: 100px;
	font-size: 14px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h3 {
	padding: 0px;
	font-size: small;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
