body.products_security #sub_nav li li.overview{
	background: #333;
	margin: 0;
	padding-left: 30px;
	margin-bottom: -2px;
	position: relative;
}

#federal_alert {
	float: left;
	width: 420px;
}

#prevention_package {
	float: right;
}

#main ul.security_levels{
	margin: 0;
	padding: 0;
	list-style-image: none;
}
ul.security_levels li{
}
ul.security_levels li h4{
	font-size: 14px;
}
ul.security_levels li p{
	height: 120px;
	padding-left: 110px;
	width:350px;
}
ul.security_levels .learn_more{
	display: block;
	margin: 1em 0 0 0;
}


ul.security_levels li.disk_encryption p{
	background: url(images/services/disk_encryption_small.jpg) 0 0 no-repeat;
}
ul.security_levels li.intrusion_detection p{
	background: url(images/services/intrusion_detection_small.jpg) 0 0 no-repeat;
}
ul.security_levels li.data_backup p{
	background: url(images/services/data_backup_small.jpg) 0 0 no-repeat;
}






