#slide-container			{
							height: 253px;
							background: url(../images/ImageRotateShadow.jpg)no-repeat 50px 210px;
}

#slide-bg					{
							width: 872px;
							clear: both;
							-moz-border-radius: 10px;
							-webkit-border-radius: 10px;
							border-radius: 10px;
							-khtml-border-radius: 10px;
							padding: 5px 0 0 45px;
							}

#slider							{
								width: 872px;
								height: 218px;
								padding: 0;
								background: url(../images/Banner-Bg.jpg)no-repeat;
								-moz-border-radius: 10px;
											-webkit-border-radius: 10px;
											border-radius: 10px;
											-khtml-border-radius: 10px;
								}
								
#slider1Content li				{
								list-style: none;
								}	
								
#slider1Content li img			{
								-moz-border-radius: 10px;
								-webkit-border-radius: 10px;
								border-radius: 10px;
								-khtml-border-radius: 10px;
								}											
								
.slider1Image					{
								float: left;
								position: relative;
								display: none;
								}
								
.slider1Image span 				{
								display: none;
								}
								
.slider1Image span strong		{
								font-size: 14px;
								}
								
.left							{
								top: 0;
								left: 0;
								width: 140px !important;
								height: 356px;
								}
								
.bottom							{
								bottom: 0;
								left: 0;
								}