/* CSS Document */
#main-ad {
	background: url(../images/home/top-scms-bg.png) top center no-repeat;
	/*font-family: "Gill Sans","Trebuchet MS", Helvetica, Arial,sans-serif;*/
	height: 419px;
	margin-bottom: 16px;
	padding: 30px;
}
#main-ad h2,
#main-ad h3 {
	font-family: Optima,"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
#main-ad h2 {
	font-size: 26px;
	color: #D4E3F0;
}
#main-ad h3 {
	font-size: 21px;
	color: #364762;
	margin-left: 100px;
}
#main-ad td {
	font-size: 0.9em;
	padding-left: 36px;
	height: 40px;
	white-space: nowrap;
	background-position: 0 10;
}
#main-ad .search {
	background: url(../images/icons/ico-search.jpg) 0 8px no-repeat;
}
#main-ad .design {
	background: url(../images/icons/ico-design.jpg) 0 8px no-repeat;
}
#main-ad .workflows {
	background: url(../images/icons/ico-workflows.jpg) 0 8px no-repeat;
}
#main-ad .analytics {
	background: url(../images/icons/ico-analytics.jpg) 0 8px no-repeat;
}
#main-ad .templates {
	background: url(../images/icons/ico-templates.jpg) 0 8px no-repeat;
}
#main-ad .scheduling {
	background: url(../images/icons/ico-scheduling.jpg) 0 8px no-repeat;
}
#main-ad .history {
	background: url(../images/icons/ico-history.jpg) 0 8px no-repeat;
}
#main-ad .scalable {
	background: url(../images/icons/ico-scalable.jpg) 0 0 no-repeat;
}
#main-ad .analytics,
#main-ad .scalable {
	padding-left: 60px;
}
#bottom-boxes {
	background: url(../images/home/bottom-boxes-bg.png) top center no-repeat;
	height: 304px;
	/*padding: 0 10px;*/
}
#bottom-boxes table {
	border-spacing: 20px;
}
#bottom-boxes td {
	/*background-color: #DDD;*/
	padding: 10px;
	/*border: 1px solid #333;*/
	width: 25%;
	vertical-align: top;
}
#bottom-boxes h2 {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
#bottom-boxes h3 {
	margin: 10px 0;
}
.NewsItem .headline {
	margin: 10px 0;
	font-weight: bold;
}