.products .primary-content{
	float:left;
	width:890px;
	overflow-x:hidden;
	text-align:justify;
	padding:30px 0 0 0;
}

.products .hr{
	margin:0 0 0 10px;
	height:10px;
}
.products h3{
	font-size:24px;
	background:url(../_images/black-40.png) repeat left top;
}

.products .intro{
	width:600px;
	float:left;
}
.products .intro h2{
	margin-bottom:16px;
}
.testimonial{
	float:left;
	width:180px;
	margin-left:60px;
}
.testimony-author{
	padding-top:6px;
}
#products-list{
	clear:left;
	float:left;
	width:100%;
}
.product{
	float:left;
	clear:both;
	margin:20px 0 0 0;
	width:100%;
	display:inline;
}
.product .info{
	width:390px;
	float:left;
}
.product-image{
	float:left;
	width:426px;
	height:167px;
	background:#222;
	margin:0 0 0 55px;
}
.product-image img{
	width:426px;
	height:167px;
}
.product p{
	padding:10px 0 0 10px;
}
.product .learn-more{
	float:right;
	margin:0;
	padding:0;
	background-position:left -32px;
	margin-top:-10px;
}
.product .screenshot-nav{
	float:left;
	margin:12px 0 0 20px;
}
.product .screenshot-nav a{
	text-decoration:none;
	color:#ababab;
}
.product .screenshot-nav a:hover{
		text-decoration:underline;
}

.products .secondary-content{
	float:left;
	width:180px;
	margin:40px 0 0 70px;
	display:inline;
}
.products .testimonial{
	width:215px;
}
.secondary-content #create-a-brief{
	background:url(../_images/black-30.png) repeat left top;
	float:left;
	clear:both;
	margin:50px 0 0 0;
	padding:0 0 20px 0;
	width:200px;
}
.secondary-content #create-a-brief h3{
	background:none;	
	font-size:26px;
	padding:0;
	margin:30px 0 0 20px;
}
.secondary-content #create-a-brief p{
	width:150px;
	margin:20px 0 10px 8px;
}
.secondary-content #create-a-brief .get-started{
	margin:0 0 0 16px;
}

#products-list h3{
	clear:both;
	float:left;
	width:100%;
	margin:9px 0 0 0;
}
#products-list .detail{
	float:left;
	clear:both;
	widows:100%;
	margin:12px 0 0 0;
}
#products-list .summary{
	float:left;
	width:500px;
}
#products-list .product-image{
	width:318px;
	height:178px;
	background:url(../_images/hline-white-10.png) repeat center bottom;
	float:left;
	display:block;
}
#products-list .product-image a {
	float:left;
	width:305px;
	height:166px;
	margin:6px 0 0 6px;
	overflow:hidden;
	
}
h3.imgtitle{
	padding:8px 0 8px 18px;
}
h3.imgtitle span{
	background:url(../_images/h3.product.titles.png) no-repeat left top;
	display:block;
	width:220px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:16px;
	float:left;
}
h3.content-manager span{
	background-position:left top;
}
h3.ecommerce-manager span{
	background-position:left -20px;
}
h3.gallery-file-manager span{
	background-position:left -40px;
}
h3.project-manager span{
	background-position:left -60px;
}
h3.mailshot-campaigner span{
	background-position:left -80px;
}

.product-sub-nav{
	float:left;
	width:480px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	padding:3px 0 12px 0;
	margin:8px 0 0 15px;
}

.product-sub-nav li.btn{
	float:left;
	height:8px;
	display:block;
	margin:12px 0 0 26px;
	
}
.product-sub-nav li.btn a{
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	display:block;
	margin:0;
	height:8px;
	background: url(../_images/btn-product-nav.png) no-repeat left top;
}


.product-sub-nav li.view-product-features{
		margin-left:6px;
}
.product-sub-nav li.view-product-features a{
	width:148px;
}
.product-sub-nav li.view-product-features a:Hover{	background-position:left -9px;}

.product-sub-nav li.view-gallery a{
	width:90px;
	background-position:-155px 0;
}
.product-sub-nav li.view-gallery a:Hover{	background-position:-155px -9px;}

.product-sub-nav li.enquire-about-this-product a{
	width:174px;
	background-position:-252px 0;
}
.product-sub-nav li.enquire-about-this-product a:Hover{	background-position:-252px -9px;}

.btn-enquire-about-product a{
	display:block;
	float:left;
	padding:0;
	margin:0;
}
	
.btn-enquire-about-product a span{
	text-indent:-9999px;
	overflow:hidden;
	height:9px;
	width:172px;
	padding:0;
	margin:12px 0 0 12px;
	background:url(../_images/btn-enquire-about-product.png) no-repeat left top;
	float:left;
	display:block;
}

.btn-enquire-about-product a:Hover span{
	background-position:left -9px;
}

