#marketting {
	display: block;
	overflow:hidden;
	height: 426px;
	margin-bottom: 4px;
	background-image: url(/img/bg_grad.jpg);
	background-repeat: repeat-x;
	background-color: #99A4AA;
}


#body .features {
	display: block;
	height: 76px;
	overflow:hidden;
}

#body .features .tab {
	width: 82px; /* 76 */
	height: 76px;
	margin-right: 4px;
	float: left;
}

	#body .features .tab a {
		display: block;
		font-size: 1.4em;
		font-weight: bold;
		height: 50px;
		padding: 26px 0 0 0;
		text-align: center;
		color: #FFFFFF;
		text-decoration: none;
		background-color: #999999;
	}		
	
	#body .features .tab a:hover {
		background-color: inherit;
	}

	#body .overviews {
		height: 200px;
	}

#leftLabel {
	float: left;
	height: 33px;	
	padding-left: 20px;	
	padding-top: 14px;	
}

#rightLabel {
	float: right;
	width: 210px;
	height: 33px;
	padding-top: 14px;	
}

.solutions {
}

#margin {
	width: 214px; /*236*/
}
	#margin .features {
	}
	#margin .item {
		padding: 0px 0px 4px 0px;
	}
	#margin .item.first {
		border-bottom: none;
	}
	#margin .item h4 {
		padding: 5px 10px 5px 10px;
	}
	#margin .item p {
		padding: 5px 10px 5px 10px;
	}
	#margin .item.last {
		border-bottom: none;
	}

#labels {
	background-image: url(/img/box.gif);
	background-repeat: no-repeat;
	width: 760px;
	position: absolute;
	color: #9B2300;
	font-weight: bold;
	top: 542px;
}


#margin .start {
	display: none;
}

#margin .featureTop {
	display: none;
}

#margin .menu {
	display: none;
}

#margin .largeGap, #margin .smallGap {
	padding-top: 2px;
}

/*
#tabs {
	display: block;
	margin: 0;
	padding: 4px 0 2px 0;
	list-style: none;
	float: left;
	height: 280px;
}

	#tabs .tab {
		display: block;
		position: relative;
		float: left;
		height: 88px;
		width: 86px;
		background-color: #999999;		
		border-right: 2px solid #FFFFFF;
	}
	
		#tabs .tab A {
			font-size: 1.4em;
			display: block;
			height: 54px;
			padding-top: 34px;		
			text-align: center;
			color: #FFFFFF;			
			text-decoration: none;
		}
		
		#tabs .tab A:hover {
			background-color: #9B2300;
			text-decoration: none;
		}		
	
		#tabs .tab UL {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		
		#tabs .tab UL LI {
			padding: 0;
			margin: 0;
			background-color: #FFFF00;
			width: 530px;

		}
*/
	
.bodyrow IMG {
	float: right;
	padding-left: 10px;
}

.overview {
	display: block;
	width: 530px;
	height: 200px;
	position: absolute;
	left: 0;
	top: 90px;
}

#body UL LI {
	background-image: none;
	padding: 0;
}
