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

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

.maincontenttext{
	color:#FFFFFF;
}

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

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


.subcontent2 {
	background-image:url(../images/Gateway-to-Expertise.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.subcontent2fade {
	background-image:url(../images/Gateway-to-Expertise-fade.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.subcontent3 {
	background-image:url(../images/Opening-New-Markets.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

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

#maincontentdetail {
	height: 390px;
}

#backgroundcaption{
	color:#FFFFFF;
}