.intro {
	width: 100%;
	display: block;
	height: 330px;
	margin: 0;
}

#slider {
	position:relative;
	margin: 0 0 0 0;
	float: left;
	width: 620px;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	width: 616px; height: 305px;
}

#slider a {
	border:0;
}

.nivo-controlNav {
	position: absolute;
	right: 0;
	top: -30px;
}

.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	text-indent: -9999px;
	background: url(../images/bullets.png) no-repeat;
	border:0;
	margin-right:3px;
	float:left;
	display: none;
}

.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivoSlider {
	position:relative;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

#tips {
	float: right;
	margin: 0;
	padding: 20px 0 0 0;
	background: url(../images/bg_tips_fixed.png) 0 0 no-repeat;
	width: 300px;
	height: 300px;

}

#tips legend {
	color: #666;
	font-weight: 100;
	font-size: 75%;
	margin-bottom: 10px;
}

#tips input {
	width: 280px;
	height: 25px;
	padding: 1px 5px;
	border: 0;
	margin: 10px 0 0 10px;
	background: url(../images/bg_input_form_fixed.jpg) 0 0 no-repeat;
}

#tips input.submit {
	background: url(../images/bg_submit_form_fixed.jpg) 0 0 no-repeat;
	cursor: pointer;
	margin: 5px 10px 0 0;
	width: 123px;
	height: 20px;
	float: right;
	text-indent: -9999px;
	border: 0;
}

#top-tips {
	margin: 0 0 0 10px;
	padding: 0;
	display: block;
	width: 279px;
	height: 186px;
}

#top-tips img {
	border: 0;
	margin: 0;
	padding: 0;
}
			
			
			
			
			

	
