#indexbody {
	background-color: #faf5ee;
	height: 100%;
	width: 100%;
}
#logobox {
	height: 44px;
	width: 296px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 300px;
}
#header {
	height: 30px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#navwrapper {
	height: 20px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #727171;
	border-bottom-color: #727171;
}
#mainnav {
	width:970px;
	margin:auto;
}
#mainnav ul {
	margin-left: 65px;
}
#mainnav ul li {
	float: left;
	margin-right: 25px;
	line-height: 20px;
	display: block;
}
#mainnav ul li a {
	font-family: helvetica neue, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #727171;
}
#mainnav ul li a:hover {
	color: #000;
	text-decoration:underline;
}
#maincontent {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#imgcontainer {
	padding: 20px;
	height: 584px;
	width: 414px;
	border: 1px solid #727171;
	margin-right: auto;
	margin-left: auto;
}
#infowrapper {
	height: 400px;
}
#infowrapper #infobox {
	height: 197px;
	width: 335px;
	margin-left: 67px;
	padding-top: 76px;
	padding-left: 20px;
	border: 1px solid #727171;
	padding-right: 20px;
}
#infowrapper #infobox p {
	font-size: 130%;
}
#galleria {
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	display: block;
	text-align:center;
}
#footerwrapper {
	height: 20px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #727171;
	border-bottom-color: #727171;
	margin-top: 25px;
	margin-bottom: 25px;
}
#footercontent {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#footercontent a {
	color: #727171;
	text-decoration: none;
	font-family: helvetica neue, Helvetica, Arial, sans-serif;
	line-height: 20px;
}
#footercontent a:hover {
	color: #000;
}
#floatlefttext {
	float: left;
}
#floatrightext {
	float: right;
}
#infobox p .email {
	text-decoration: underline;
	color: #727171;
}
#infobox p .email:hover {
	color: #000;
}
