.container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 61px;
	width: 975px;
	position: relative;
}

#index-products {
	background: url(/images/products_gradient.gif) no-repeat;
	width: 975px;
	height: 481px;
	margin: 0;
	padding: 0;
	position: relative;
}

#products-header {
	background: url(/images/products_header.jpg) no-repeat;
	height: 98px;
	width: 975px;
	position: relative;
}

#products-logo {
	position: absolute;
	top: -51px;
	left: 392px;
	width: 191px;
	height: 127px;
	display: block;
	background: url(/images/logo_sml.jpg) no-repeat;
}

#product-center {
	padding-top:45px;
}

#product-rule {
	width: 1px;
	height: 3.444in;
	background-color: #9c9a9a;
	position: absolute;
	left: 474px;
	top: 130px;
}

.extra {
	width: 200px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 70px;
	margin-bottom: 70px;
}
