/*--------------------------------------------------*/
/* Active			                                */

	#content {
		padding-bottom: 20px;
	}

	#introduction {
		background: #735aa4 url("/a/img/products/active/introduction.jpg") no-repeat 100% 0;
		position: relative;
	}

		#introduction h1 {
			background: url("/a/img/products/active/title.gif") no-repeat 0 0;
		}

/*--------------------------------------------------*/
/* Products                                         */

	.products {
		background: url("/a/img/products/active/products.gif") repeat-y 0 0;
		margin: 26px auto 0;
		width: 855px;
	}

		.productsTop {
			background: url("/a/img/products/active/productsTop.gif") no-repeat 0 0;
		}

			.productsBottom {
				background: url("/a/img/products/active/productsBottom.gif") no-repeat 0 100%;
			}

			.products ul {
				margin: -8px 0 0 -4px;
			}

				.products ul li {
					padding: 0 16px 0 0;
				}

			.products ul#secondRow {
				margin-top: 12px;
			}