
#body {
	background: #fdfdfc url(images/body_bg.png) repeat-x;
	border-bottom: none;
	min-height: 99px;
}

#highlighted {
	padding-top: 24px;
}

#highlighted .inner  .inner2 {
	position: relative;
	width: 950px;
	margin: auto;
	text-align: left;
}

* html #highlighted .inner  .inner2 {
	overflow-x: hidden;
}

#highlighted .image {
	margin: -24px 4em 0 0;
	position: relative;
	background: url(images/hl_image_bg.gif) no-repeat;
	border: 0;
	padding: 8px 8px 0 7px;
	width: 306px;
	height: 212px;
}

#highlighted .info {
	padding: 2em 3em 0 2em;
}

#banners {
	text-align: center;
	background: #fafbfa url(images/products_bg.gif) repeat-x;
	padding: 2em 0;
	border-bottom: 1px #dedcd5 solid;

	min-height: 0; /* IE7 Clearing */
	height: auto !important; /* IE5+6 Clearing */
	height: 1%;
}

#banners:after { /* CSS2 Clearing */
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#banners .content {
	width: 950px;
	margin: auto;
	text-align: left;
	font-size: .9em;
}

#banners  h2 {
	color: #012626;
	font-size: 1.4em;
}

#banners p {
	margin-top: .5em;
}

#solutions {
	float: left;
}

#solutions  h3 {
	display: none;
	font-size: 1.3em;
}

#banners .banner {
	width: 217px;
	float: left;
	margin-right: 27px !important;
	margin-right: 20px;
}

#banners .lastbanner {
	margin-right: -1px !important;
}

#banners .banner .imagen {
	margin: .5em 0;
	line-height: 0;
}

#services .imagen {
	margin-bottom: -1em !important;
}

#alliancesviewer {
	background: #fff;
	width: 217px;
	height: 76px;
	overflow: hidden;
	position: relative;
}

#alliancesviewer .mask {
	position: absolute;
	z-index: 2;
	width: 217px;
	height: 76px;
	background: url(images/mask_partners.png) no-repeat !important;
	background-image: url(images/mask_partners.gif);
}

#alliancesviewer .entries {
	list-style: none;
	width: 434px;
}

#alliancesviewer .entry {
	float: left;
	width: 217px;
	height: 70px;
	text-align: center;
	margin: 3px 0;
}

#news {
	background: #fdfdfc;
	text-align: center;
	padding-bottom: 2em;
}

#newslist .inner {
	width: 950px;
	margin: auto;
	text-align: left;
}