#splash
{
	background: url('http://jdimg.com/supergreen/features/splash.jpg') no-repeat;
	width: 830px;
	height: 298px;
	position: relative;
}
#splash h2
{
	color: #ffffff;
	position: absolute;
	top: 12px;
	left: 30px;
	font-size: 26px;
	font-weight: normal;
	line-height: 35px;
}
#splash p
{
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	padding: 60px 0px 0px 35px;
}
#splash ul
{
	list-style-type: none;
	float: left;
	margin: 15px 0px 0px 35px;
}
#wrapper #splash ul li
{
	background: url('http://jdimg.com/supergreen/elements/features-ul.png') no-repeat top left;
	padding: 0px 0px 10px 35px;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	*width:180px;
	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://jdimg.com/supergreen/elements/features-ul.png');
}



#features-col1
{
	width: 265px;
	float: left;
	margin: 0px 17px 0px 0px;
}
#features-col2
{
	width: 265px;
	float: left;
	margin: 0px 17px 0px 0px;
}
#features-col3
{
	width: 265px;
	float: left;
}


.feature-box
{
	width: 265px;
}
.feature-box h3
{
	margin: 15px 0px 0px 0px;
}
.feature-box .box-blue ul 
{
	list-style-type: none;
}
.feature-box .box-blue ul li
{
	background: url('http://jdimg.com/supergreen/icons/tick-sm.png') no-repeat;
	padding: 0px 0px 5px 20px;
	font-size:12px;
	*background:transparent;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://jdimg.com/supergreen/icons/tick-sm.png');
	*width:220px;
}

img.signup
{
	border: 0px;
	margin: 50px 0px 5px 320px;
}

/** New styles **/
#col1 table, #col2 table{
	margin-bottom: 10px;
}
#col1 table td, #col2 table td{
	width: 107px;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #6c9e08;
	border-bottom: 1px solid #d0daee;
}
#col1 table td.title, #col2 table td.title{
	background-color:  #ebf2fa;
	text-align: left;
	width: auto;
	border-left: 1px solid #6c9e08;
	border-right: 1px solid #d0daee;
}
#col1 table tr.lastrow td , #col2 table tr.lastrow td{
	border-bottom: 1px solid #6c9e08;
}
#col1{
	width: 400px;
	float: left;
}
#col2{
	width: 400px;
	float: left;
	margin-left: 30px;
}

#col1 .features, #col1 .ecommerce, #col1 .multimedia, #col1 .freepromos, #col1 .guarantees, #col2 .bonus, #col2 .technology, #col2 .stats, #col2 .design, #col2 .support{
	width: 400px;
	height: 90px;
	font-size: 25px;
	color: #fff;
	padding: 0 0 0 105px;
	text-align: left;
	border: none;
}
#col1 .features{
	background: url(/img/features/features.png) no-repeat;
}
#col1 .features span, #col1 .ecommerce span, #col1 .multimedia span, #col1 .freepromos span, #col1 .guarantees span, #col2 .bonus span, #col2 .technology span, #col2 .stats span, #col2 .design span, #col2 .support span{
	display: block;
	padding-top: 35px;
}
#col1 .ecommerce{
	background: url(/img/features/ecommerce.png) no-repeat;	
}
#col1 .multimedia{
	background: url(/img/features/multimedia.png) no-repeat;
}
#col1 .freepromos{
	background: url(/img/features/promo.png) no-repeat;
}
#col1 .guarantees{
	background: url(/img/features/guarantees.png) no-repeat;
}
#col2 .bonus{
	background: url(/img/features/bonus.png) no-repeat;
}
#col2 .technology{
	background: url(/img/features/technology.png) no-repeat;
}
#col2 .stats{
	background: url(/img/features/stats.png) no-repeat;
}
#col2 .design{
	background: url(/img/features/design.png) no-repeat;
}
#col2 .support{
	background: url(/img/features/support.png) no-repeat;
}

