



	
		
		#header-slideshow {
			float: left;
			width: 510px;
			height: 220px;
			background: url(../images/image_container.png) no-repeat left top;
			z-index: 0;		
		}
		
		#header-slideshow .padding {
			padding: 7px 7px;
		}
		
		#header-description {
				float: left;
				
				color: #666;
				width: 347px;

				font-size: 18px;

				height: 234px;

				padding-left: 20px;
				padding-bottom: 20px;
				overflow: hidden;
			}
			
				#header-description ul {
					margin-bottom: 0;
				}
					
				#header-description h2 {
					color: #fff;
					font-size: 23px;
					padding-bottom: 10px;
					margin: 0;
				}
				
		
		#header-shadow{
			width: 958px;
			height: 15px;
			background: url(../images/header_shadow2.png) repeat-x left top;
			clear: both;
		}
		
		
	