@charset "utf-8";
/* CSS Document */

#mainContent {
	width: 900px;
	margin: 0 auto;
	padding-top: 5px;
}
#divShowcase {
	width: 915px;
	margin: 20px auto 0 auto;
}
#divMain {
	width: 907px;
	margin: auto;
	margin-top: 20px;
}
#divLeft {
	width: 243px;
	height: 518px;
	float:left;
	background: url(../images/learnmore/iphone.png) no-repeat;
	position: relative;
}
#divRight {
	width: 664px;
	height: 518px;
	float:left;
	background: url(../images/learnmore/bgcontent.png) no-repeat left 47px;
}

#iconBar {
	margin: 95px 0 0 0;
	padding: 0 0 0 80px;
	clear: both;
}
#iconBar div {
	float: left;
	width: 48px;
	margin-right: 30px;
	padding-bottom: 18px;
}
.iconSelected {
	background: url(../images/learnmore/arrow.png) no-repeat bottom center;	
}
#hrline {
	margin: 0 0 0 60px;

}
#divPanel2 {

	width: 590px;
	height: 160px;
	margin-top: 5px;
	margin-left: 32px;
	position: relative;
	overflow: hidden;
}
#descPanelhold {
	width: 4130px;
	height: 160px;
	position: absolute;
	left: 0;
	top: 0;
}
.descPanel {
	width:590px;
	height:160px;
	float: left;
}
.descPanel img {
	margin-left: 30px;
}
.descPanel div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5e5e5e;
	margin-left: 40px;
	margin-right: 30px;
}
#divPanel1 {
	position:absolute;
	width: 192px;
	height: 288px;
	left: 27px;
	top: 77px;
	background: #000;
	overflow: hidden;
}
#ssPanelhold {
	width: 2044px;
	height: 288px;
	position: absolute;
	left: 0;
	top: 0;
}
.ssPanel {
	width: 192px;
	height: 288px;
	float: left;
	margin-right: 100px;
}