#slide-bg						{
								min-width: 960px;
								background: url(../images/Content-Bg.jpg) repeat;
								margin-top: 0 auto;
								z-index: 0;
								}

#slider							{
								width: 100%;
								margin: 0 auto;
								}
								
#slider1						{
								position: relative;
								padding: 0;
								margin: 0 0 -5px 0;
								
								}
								
#slider1 img					{
								width: 100%;
								padding: 0;
								margin: 0;
								
								}
								
.slider1Image					{
								position: absolute;
								top: 0;
								left: 0;
								display: none;
								list-style: none;
								width: 100%;	
								}
								
.slider1Image span 				{
								display: none;
								}
								
.slider1Image span strong		{
								font-size: 26px;
								}
								

								
li.slider1Image img				{
								width: 100%;
								}
								
.left							{
								top: 0;
								left: 0;
								width: 140px !important;
								height: 456px;
								}
								
.bottom							{
								bottom: 130px;
								right: 120px;
								}
								
.banner5						{
								right: 30px;
								}