@charset "utf-8";
#content-container{
	margin: 0 auto;
	margin-top: 0px;
	margin-top: 25px;
	width: 925px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}
#curtain-header{
	background-image: url(../images/0111/lower-curtain.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 80px;
	margin:0 auto;
	width: 895px;
	padding-top: 17px;
	padding-left: 30px;
}
#curtain-header img{
	vertical-align: bottom;
}
#h1 {
	font-size: 30px;
	font-weight: bold;
	font-family: Arial, "Trebuchet MS", Verdana, Arial, Tahoma;
	color: #645c51;
}
#description {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, "Trebuchet MS", Verdana, Arial, Tahoma;
	color: #645c51;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	height: 130px;
}
#content-box{
	background-image: url(../images/0111/appstore-bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 600px;
	margin: 0 auto;
	width: 880px;
	margin-top: 25px;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, "Trebuchet MS", Verdana, Arial, Tahoma;
	color: #645c51;
}
h2 {
	font-size: 15px;
	font-weight: normal;
	font-family: Arial, "Trebuchet MS", Verdana, Arial, Tahoma;
}
#slideshow-area{
	float: left;
	width: 856px;
	height: 290px;
	margin-left: 12px;
	-moz-box-shadow: 0px 8px 12px #81aa46;
	-webkit-box-shadow: 0px 8px 12px #81aa46;
	box-shadow: 0px 8px 12px #81aa46;
}
#compatibility {
	color: #645c51;
	float: left;
	margin-top: 80px;
	margin-left: 20px;
	width: 99%;
}