#banner div{
	display:none;
	width:960px;
	height: 310px;
	z-index: 10;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#banner2{
	color:#FFFFFF;
	text-transform:uppercase;
	background-image: url(../data/images/picture1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
 
#banner3{
	background-image:url(../data/images/picture2.png);
	color:#FFFFFF;
	text-transform:uppercase;
}

#banner4{
	color:#FFFFFF;
	position:relative;
	background: url(../data/images/picture3.png) no-repeat;
}
 
#banner5{
	color:#FFFFFF;
	text-transform:uppercase;
	background-image: url(../data/images/picture2.png);
	background-repeat: no-repeat;
}

#banner6{
	color:#FFFFFF;
	text-transform:uppercase;
	background-image: url(../data/images/picture1.png);
	background-repeat: no-repeat;
}

#banner-bg {
	width: 100%;
	background-image: url(../images/banner-bg.jpg);
	background-repeat: repeat-y;
	z-index: 10;
	height:310px;
}
