/* CSS Document */
#maincontent {
	background-image:url(../images/Intelligent-Data.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#maincontentdetail {
	border-top: 1px solid;
	background:#ffffff;
	filter:alpha(opacity=80);
	opacity:.8;
}

.subcontent1 {
	background-image:url(../images/Wireless-Telemetry.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.subcontent1fade {
	background-image:url(../images/Wireless-Telemetry-fade.jpg);
	background-position:center;
	background-repeat:no-repeat;
}


.subcontent2 {
	background-image:url(../images/Business-Strategy.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.subcontent2fade {
	background-image:url(../images/Business-Strategy-Fade.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.subcontent3 {
	background-image:url(../images/Visualisation-Simulation.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.subcontent3fade {
	background-image:url(../images/Visualisation-Simulation-fade.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#backgroundcaption{
	color:#FFFFFF;
}
