#products {
	background: #fff url(/css/images/1-5-white-page.png) no-repeat 0 0;
	width: 980px;
	margin: 52px auto 0;
	position: relative;	
}

#products h2 {
	height: 40px;
	padding: 6px 10px 0;
	margin: 0;
	font-size: 32px;
	background: url(images/header.png) no-repeat 0 0;
	letter-spacing: -2px;
	color: #3097b9;
	line-height: 1.1;
	text-shadow: #fff 0 1px 0px;
}

#products #first {
	min-height: 498px;
	background: url(images/headline.jpg) no-repeat 0 0;
	padding: 50px 0 0;
}

#products #first h3 {
	font-size: 22px;
	letter-spacing: -1px;
	color: #333;
	padding: 0 0 0 300px;
	background-color: transparent;
}

#products #first h4 {
	font-size: 57px;
	letter-spacing: -3px;
	color: #3097b9;
	padding: 0 0 0 298px;
}

#products #first p {
	font-size: 15px;
	padding: 0 0 0 298px;
	width: 400px;
	line-height: 1.4;
	margin: 15px 0 0;
	color: #333;
}

#products #first p.more {
	padding: 0 0 0 296px;
	margin: 25px 0 0;
}

#products #first p.more a {
	width: 182px;
	height: 36px;
	display: block;
	background: url(images/discover.png) no-repeat 0 0;
	text-indent: -9000px;
}

#products #first p.more a:hover {
	background-position: 0 -36px;
}

#products .looking {
	padding: 0 0 0 296px;
}

#products #first h5 {
	font-size: 12px;
	padding: 0 0 0 298px;
	width: 400px;
	line-height: 1.4;
	margin: 95px 0 10px;
	color: #3097b9;
}

#products .looking input.input {
	width: 212px;
	height: 24px;
	color: #555;
	padding: 10px 10px 0 28px;
	background: url(images/product-search.png) no-repeat 0 0;
	border: 0;
	outline: none;
	font-size: 12px;
	float: left;
	display: block;
	margin-right: 5px;
}

#products .looking button {
	width: 74px;
	height: 34px;
	color: #fff;
	padding: 0;
	background: url(images/product-search-button.png) no-repeat 0 0;
	border: 0;
	outline: none;
	font-size: 12px;
	text-indent: -9000px;
	float: left;
	display: block;
	cursor: pointer;
}

#products h3.power {
	height: 30px;
	background: url(images/discover-h3.jpg) no-repeat 0 0;
	text-indent: -9000px;
	clear: both;
}

#products ul#discover {
	background: url(images/bg-3.jpg) no-repeat 0 0;
	padding-top: 30px;
}

#products .full {
	padding: 38px 0 30px;
	min-height: 707px;
	background: #fff url(images/products.jpg) no-repeat center 0;
}

#products .full p {
	padding-left: 470px;
	padding-right: 50px;
	font-size: 14px;
	line-height: 1.4;
	margin: 0 0 0;
}

#products .full p strong {
	display: block;
	color: #1b3342;
	margin-top: 12px;
}

#products .full p a {
	color: #284a5e;
	text-decoration: none;
}

#products .full p a span {
	color: #4e7afd;
	text-decoration: none;
}

#products .full p a:hover span {
	color: #39dc43;
}

#products.signage h3.sli {
	font-size: 14px;
	padding: 40px 0 0 370px;
}

#products.signage p.sli {
	color: #386781;
	font-size: 14px;
	line-height: 1.5;
	width: 580px;
	padding: 8px 0 0 370px;
}