#wrapper {
	width: 400px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../graphics/bgr_wrapper.gif);
}

h1 {
	position: relative;
	width: 400px;
	height: 115px;
	color: #fff;
}

h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../graphics/logo_anticaposta_400.png) no-repeat;
}

#banner {
	padding: 45px 0 0;
}

#slogan {
	padding: 0;
}

#address {
	padding: 5px 0 25px;
	text-align: center;
}

#address p, a {
	font: 11px/1.8 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

#address a {
	color: #666;
	letter-spacing: 1px;
	text-decoration: none;
}

#address a:hover {
	color: #004178;
}

#welcome {
	padding: 0;
	text-align: center;
}

#welcome p, a {
	font: 11px/1.8 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

#welcome a {
	color: #666;
	letter-spacing: 1px;
	text-decoration: none;
}

#welcome a:hover {
	color: #004178;
	border-bottom: 3px solid #004178;
}
