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

a#dev7link {
	display:block;
	width:78px;
	height:73px;
	background:url(/tema/addons/nivoslider/images/dev7.png) no-repeat;
	position:absolute;
	top:0px;
	left:50px;
	text-indent:-9999px;
	border:0;
}
#content {
	width:691px;
	margin:0 auto;
	position:relative;
}
#content h2 {
	margin-left:30px;
}
#header {
	width:507px;
	height:150px;
	margin:0 auto;
}
#header h1 {
	margin:0;
}
#header h1 a {
	display:block;
	width:507px;
	height:376px;
	background:url(/tema/addons/nivoslider/images/header.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
#header h1 a:hover {
	background:url(/tema/addons/nivoslider/images/header_hover.png) no-repeat;
}

.nivoSlider {
	position:relative;
	min-height:368px;
	background:url(/tema/addons/nivoslider/images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
}

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

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

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

#slider3 {
	margin-bottom:110px;
}
#slider3 .nivo-controlNav {
	position:absolute;
	left:29%;
	bottom:-70px;
}
#slider3 .nivo-controlNav img {
	display:inline;
	position:relative;
	margin-right:10px;
}
#slider3 .nivo-controlNav a.active img {
	
}
