/*****************************************************************
*  HOME PAGE BODY SETTINGS
*
*****************************************************************/
#centerColumn {
	background-color: white;
	width: 952px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

#topPara {
	margin-left: 15px;
	margin-top: 15px;
}

#automate,#integration,#design,#modelExample {
	width: 450px;
	height: 180px;
	margin-left: 20px;
	float: left;
}

#automate,#integration,#design {
	background-image: url('images/boxBackground.png');
	background-repeat: no-repeat;
}

h2 {
	padding-top: 0px;
	margin-top: 0px;
}

#centerColumn h2 {
	padding-top: 10px;
	text-align: center;
}

#centerColumn p {
	padding-top: 10px;
	margin-top: 0px;
	line-height: 140%;
}

#contact {
	width: 170px;
	float: right;
	margin: 20px;
	margin-top: 40px;
	font-size: 10pt;
	font-weight: bold;
	padding: 3px;
}