body {
background: #5e3a3a url(../img/bgo.jpg) center -40px no-repeat;
margin: 0 auto;
padding: 0;
text-align: center;
width: 809px;
}

h1, h2 {
display: block;
overflow: hidden;
text-indent: -9999px;
}

#container {
margin: 200px auto 0 auto;
}

#container ul li {
display: inline;
}

#container ul {
width: 111px;
margin: 200px auto 0;
padding: 0;
}

#container ul li a.portafolio {
display: block;
width: 131px;
height: 50px;
overflow: hidden;
text-indent: -999px;
	background-color: transparent;
	background-image: url(../img/bt-portafolio.png) !important;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/bt-portafolio.png);
}

#container ul li a.contacto {
display: block;
width: 111px;
height: 50px;
overflow: hidden;
text-indent: -999px;
	background-color: transparent;
	background-image: url(../img/bt-contacto.png) !important;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/bt-contacto.png);
}

#container ul li a.portafolio:hover {
	background-color: transparent;
	background-image: url(../img/bt-portafolio_sobre.png) !important;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/bt-portafolio_sobre.png);
}

#container ul li a.contacto:hover {
	background-color: transparent;
	background-image: url(../img/bt-contacto_sobre.png) !important;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/bt-contacto_sobre.png);
}

#footer {
	margin: 70px auto 0 auto;
	width: 80%;
}

#footer p {
	color: #c2be99;
	font-family: sans-serif;
	font-size: .7em;
}

#footer p a {
	color: #b4b083;
	text-decoration: none;
	font-weight: bold;
}

#footer p a:hover {
	text-decoration: underline;
}
