@charset "UTF-8";
/* CSS Document */

#wrapper #header {
	height: 170px;
}
#wrapper #menu {
	height: 50px;
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: 027e62;
	width: 1024px;
}
#wrapper #footer #made p {
	float: right;
	padding-top: 8px;
	padding-right: 20px;
}
#wrapper #menu img {
	background-repeat: repeat-x;
}
p {
	font-family: Helvetica;
	font-size: 12px;
}
h1 {
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #00C199;
}
#wrapper #footer {
	height: 60px;
	background-image: url(images/menu%5Bbg%5D.jpg);
	background-repeat: repeat-x;
	width: 1024px;
}
#wrapper #footer p {
	font-family: Helvetica;
	font-size: 11px;
	color: #FFF;
	padding-left: 20px;
	padding-top: 8px;
	float: left;
}
a {
	font-family: Helvetica;
	font-size: 12px;
	color: #00c199;
	text-decoration: underline;
}
h2 {
	font-family: Helvetica;
	font-size: 16px;
	color: 027e62;
	font-weight: bold;
}
#wrapper #menu h2 {
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #027e62;
	position: fixed;
	width: 600px;
	height: 10px;
	top: 2px;
	bottom: 10px;
	left: 10px;
	padding-left: 100px;
	padding-right: 100px;
	margin-top: 15px;
	word-spacing: 10px;
}
#wrapper #content {
	height: 500px;
	width: 700px;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 100px;
	left: auto;
	right: auto;
	clip: rect(auto,auto,auto,auto);
}
#wrapper #footer #made p a {
	color: #FFF;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 10px;
}
#wrapper #footer #made p a:hover {
	font-family: Helvetica;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}
#wrapper {
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1024px;
}
#wrapper #menu h2 {
	font-family: Helvetica;
	font-size: 16px;
	color: #027e62;
	text-transform: capitalize;
	font-weight: bold;
}
#wrapper #content h3 {
	font-family: Helvetica;
	font-size: 12px;
	color: #00C199;
}
#wrapper #content p strong {
	color: #00C099;
}
#wrapper #footer p a {
	font-family: Helvetica;
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
}
#wrapper #footer p a:hover {
	font-family: Helvetica;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	font-family: Helvetica;
	font-size: 12px;
	color: #00C199;
	text-decoration: none;
}
a:active {
	font-family: Helvetica;
	font-size: 12px;
	color: #00C199;
	text-decoration: underline;
}
#wrapper #content .foto {
	float: right;
	height: 200px;
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
}
#wrapper #header a img {
	color: #FFF;
	text-decoration: none;
}

