html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

ul,ol {
	list-style: none;
}

a {
	text-decoration: none;
	outline: none;
}

img {
	border: none;
}

body {
	background: #eee url(../img/background.png);
	font: normal 12px Arial;
	color: #805a26;
	-webkit-user-select: none;
	overflow-x: hidden;
}

#mainContainer{
	margin: 100px auto 0 auto;
	width: 968px;
	min-height: 800px;
}

.mainSectionCaps{
	width: 20px;
	float: left;
	position: relative;
	min-height: 700px;
}

#mainSectionLeftCap{
	background: transparent url(../img/mainSectionLeftCap.png) no-repeat left top;
}

#mainSectionRightCap{
	background: transparent url(../img/mainSectionRightCap.png) no-repeat left top;
}

#mainSectionBody{
	width: 928px;
	background: transparent url(../img/mainSectionMid.png) repeat-x left top;
	position: relative;
	float: left;
	min-height: 800px;
}

.mainSection{
	float: left;
	position: relative;
}

#appCastContainer{
	width: 347px;
	height: 612px;
	background: transparent url(../img/appCastBack.png) no-repeat left top;
	float: left;
	position: relative;
	margin: -60px 0 0 0;
}

#iSSCast{
	margin: 97px 0 0 54px;
	float: left;
	position: relative;
}

#mainSectionUpperLeft{
	position: relative;
	float: left;
}

#mainSectionUpperRight{
	position: relative;
	float: left;
	margin: 35px 0 0 0;
	width: 550px;
}

#pageHeader{
	width: 520px;
	height: 72px;
	position: relative;
	float: left;
	margin: 0 0 0 20px;
}

#pageHeaderLogo{
	position: relative;
	float: left;
	width: 73px;
	height: 72px;
	background: transparent url(../img/iSSIco.png) no-repeat left top;
}

#pageHeaderTitle{
	position: relative;
	float: left;
	width: 422px;
	margin: 10px 0 0 15px;
}

#pageHeaderTitleText{
	position: relative;
	float: left;
	width: 294px;
	height: 41px;
	background: transparent url(../img/iSSTitle.png) no-repeat left top;
}

#pageHeaderTitleTag{
	position: relative;
	float: left;
	color: #8c5b15;
	font: bold 12px Arial;
	text-shadow: 1px 1px 0 #ffebb8;	
}

#featureHeader{
	position: relative;
	float: left;
	margin: 60px 0 0 20px;
	color: #805a26;
	font: bold 24px Arial;
	text-shadow: 1px 1px 0 #fdfdfd;
	line-height: 36px;
}

#featureHilite{
	width: 400px;
	position: relative;
	float: left;
	margin: 20px 0 0 20px;
}

.featureItem{
	display: block;
	height: 36px;
}

.featureBullet{
	position: relative;
	float: left;
	display: block;
	width: 14px;
	height: 13px;
	margin: 11px 0 0 0;
	background: transparent url(../img/featureBullet.png) no-repeat left top;
}

.featureItemText{
	position: relative;
	float: left;
	display: block;
	color: #805a26;
	font: bold 12px Arial;
	text-shadow: 1px 1px 0 #fdfdfd;
	line-height: 36px;	
	margin: 0 0 0 5px;
}

.sectionDiv{
	width: 928px;
	height: 2px;
	position: relative;
	float: left;
	margin: 20px 0;
	background: transparent url(../img/sectionDiv.png) no-repeat center top;
}

#mainSectionFeatureDetails{
	position: relative;
	float: left;
	margin: 50px 0 0 10px;
}

.featureColumn{
	position: relative;
	float: left;
	width: 440px;
	
}

#featureColumnLeft{
	margin: 0 0 0 10px;
}

#featureColumnRight{
	margin: 0 0 0 20px;
}

.featureDescBox{
	width: 450px;
	height: 110px;
	position: relative;
	float: left;
	margin: 0 0 30px 0;
}

.featureThumbBox{
	width: 108px;
	height: 108px;
	position: relative;
	float: left;
}

.featureThumb{
	margin: 8px 0 0 8px;
}

.featureThumbFrame{
	position:absolute;
	left: 0;
	top: 0;
	background: transparent url(../img/featureThumbFrame.png) no-repeat left top;
	width: 108px;
	height: 108px;
}

.featureThumbOverlay{
		
}

.featureDesc{
	position: relative;
	float: left;
	width: 325px;
	margin: 2px 0 0 10px;
}

.featureDesc{
	position: relative;
	float: left;
	width: 330px;
	margin: 2px 0 0 10px;
}

.featureDescTitle{
	font: bold 18px Arial;
	color: #805a26;
	text-shadow: 1px 1px 0 #fdfdfd;
}

.featureDescText{
	font: normal 12px Arial;
	color: #805a26;
	text-shadow: 1px 1px 0 #fdfdfd;	
	line-height: 20px;
	margin: 5px 0 0 0;
	
}

#subSection{
	width: 938px;
	height: 483px;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 30px 0 20px 10px;
}

.subSectionCaps{
	width: 20px;
	height: 483px;
	float: left;
	position: relative;	
}

#subSectionLeftCap{
	background: transparent url(../img/subSectionLeftCap.png) no-repeat left top;
}

#subSectionRightCap{
	background: transparent url(../img/subSectionRightCap.png) no-repeat left top;
}

#subSectionBody{
	width: 898px;
	height: 483px;
	position: relative;
	float: left;
	background: transparent url(../img/subSectionMid.png) repeat-x left top;

}

.glyphTitle{
	display: block;
	position: relative;
	float: left;
	margin: 20px 10px 0 10px;
}

.sectionTitle{
	display: block;
	position: relative;
	float: left;

	font: bold 24px Arial;

}

#getAppTitle{
	margin: 16px 0 0 0;
	line-height: 36px;
	text-shadow: -1px -1px 0 #15395b;
	color: #f0f5fa;		
}

#subSectionContent{
	position: relative;
	float: left;
	margin: 25px 0 0 0;
}

.subSectionPointTitle{
	display: block;
	position: relative;
	float: left;
	color: #f0f5fa;
	font: bold 14px Arial;
	margin: 10px 0 5px 10px;
	line-height: 20px;
	text-shadow: -1px -1px 0 #15395b;	
}

.subSectionPointDesc{
	display: block;
	position: relative;
	float: left;
	color: #f0f5fa;
	font: normal 12px Arial;
	margin: 0 0 5px 10px;
	line-height: 16px;
	text-shadow: -1px -1px 0 #15395b;	
}

#getAppSection{
	position: relative;
	float: left;
	margin: 40px 0 0 0;
	width: 900px;
}

#getAppTeaserText{
	position: relative;
	float: left;
	width: 450px;
	margin:5px 0 0;
}

.appStoreButton{
	position: relative;
	float: right;
	margin: 8px 0 0 0;
}

#sectionAboutHeader{
	position: relative;
	float: left;
	margin: 0 0 20px 0;
}

#aboutGlyph{
	margin-left: 40px;
}

#aboutTitle{
	margin: 16px 0 0 0;
	line-height: 36px;
	text-shadow: 1px 1px 0 #fdfdfd;
	color: #805a26;		
}

.connectButton{
	width: 128px;

	position: relative;
	float: left;
	font: bold 14px Arial;
	text-shadow: 1px 1px 0 #fdfdfd;
	color: #805a26;	
	padding: 20px 0 20px 60px;
	
}

#FBConnect{
	background: transparent url(../img/btFacebook.png) no-repeat left top;
	margin: 0 10px 0 0;
}

#TWConnect{
	background: transparent url(../img/btTwitter.png) no-repeat left top;
}

.sectionText{
	position: relative;
	float: left;
	font: normal 12px Arial;
	line-height: 20px;
	text-shadow: 1px 1px 0 #fdfdfd;
	color: #805a26;	
	margin: 0 0 0 40px;
}

.sectionTextLine{
	line-height: 24px;
	display: block;	
	height: 24px;
}

.sectionTextLineBreak{
	line-height: 24px;
	height: 24px;
	display: block;
	margin: 0 0 12px 0;
}

#sectionFooter{
	position: relative;
	float: left;
	width: 950px;
	text-align: center;
	font: bold 12px Arial;
	line-height: 20px;
	text-shadow: 1px 1px 0 #fdfdfd;
	color: #805a26;
}

#sectionReview{
	position: relative;
	float: left;
	width: 950px;
}

.columnReview{
	width: 270px;
	position: relative;
	float: left;
	margin: 20px 40px 0 0;
}

.columnReviewLast{
	width: 270px;
	position: relative;
	float: left;
	margin: 20px 0 0 0;
}

.reviewItem{
	position: relative;
	float: left;
	margin: 0 0 20px 0;
}

.reviewItemText{
	width: 270px;
	display: block;
	font: normal 12px Arial;
	line-height: 20px;
	text-shadow: 1px 1px 0 #fdfdfd;
	color: #805a26;	
	font-style: italic;
}

.reviewItemPoster{
	width: 270px;
	display: block;
	text-align: right;
	font: bold 11px Arial;
	line-height: 20px;
	text-shadow: 1px 1px 0 #fdfdfd;
	color: #805a26;	
	
}

#videoGlyph{
	margin: 27px 10px 0px 40px;
}

#sectionVideoHeader{
	width: 950px;
	position: relative;
	float: left;	
}

#videoSpace{
	width: 950px;
	position: relative;
	float: left;
	text-align: center;
	margin: 20px 0 0 0;
}

#appStoreButtonTop{
	float: left !important;
	margin: 20px 0 0 20px;
}
