#wrapper {
	width:20px;
	margin:0 auto;
}

a#dev7link {
	display:block;
	width:78px;
	height:73px;
	position:absolute;
	top:0px;
	left:50px;
	text-indent:-9999px;
	border:0;
}

#header {
	width:400px;
	height:150px;
	margin:0 auto;
}
#header h1 {
	margin:0;
}
#header h1 a {
	display:block;
	width:400px;
	height:376px;
	text-indent:-9999px;
	border:0;
}

.nivoSlider {
	position:relative;
	min-height:220px;
	margin:10px 30px 60px 10px;
	background:#202834 url(http://fetesp.com.br/banner_rotativo/images/loading.gif) no-repeat 50% 50%;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
}

#content {
	width:400px;
	position:relative;
}
#content h2 {
	margin-left:30px;
}

#footer {
	text-align:center;
	padding:30px 0;
	color:#31333E;
	text-shadow:0px 1px 0px #6F7784;
}
#footer a {
	color:#31333E;
	border-color:#31333E;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(http://fetesp.com.br/banner_rotativo/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

#slider2 .nivo-controlNav{
	position:absolute;
	left:47%;
	bottom:-30px;
}
#slider2 .nivo-controlNav a{
	display:block;
	width:10px;
	height:10px;
	background:url(http://fetesp.com.br/banner_rotativo/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
#slider2 .nivo-controlNav a.active{
	background-position:-10px 0;
}

#slider2 a {
	display:block; /* IE Fix */
}
