body {
	padding:0px;
	margin:0px;
}

a.nav {
	float:right;
	text-align:center;
	font: normal normal bold 13px/36px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-shadow: rgb(255,255,255) 0 1px 1px;
	color: rgb(102,102,102);
	width:auto;
	height:38px;
	margin:0px 0px 0px;
	padding:1px 0px 0px;
	white-space:nowrap;
	text-indent:0px;
}

a.nav:hover {
	text-shadow: rgba(243,254,184,0.7) 0 1px 10px;
	color: rgb(51,51,51);
}

a.nav:active {
	font: normal normal bold 13px/39px 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.divider {
	float:right;
	background-color: rgb(200,200,200);
	margin:7px 15px 0px;
	width:1px;
	height:28px;
}


/* WRAPPER */

#wrapper {
	height:1024px;
	width:1080px;
	margin:0px auto 0px;
	background-image: url(../backgroundctr.jpg);

	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position:top center;

}

#navwrap {
	position:relative;
	float:right;
	height:47px;
	width:198;
	margin:0px 2px 0px 0px;
	text-align:left;
	background: url(../images/navwrap.png) no-repeat;
}

/* END */


/* HEADER */

#header {
	width: 1024;
	height: auto;
	margin: 0px auto 0px;
}

#masthead {
	width: 1024px;
	margin: 0px auto 9px;
	padding: 8px 0px 0px 0px;
	height: 61px;
	/*background: url(../images/masthead.png) no-repeat center bottom;*/
}

#title {
	width: 1024px;
	height: 175px;
	margin: 0 auto 0;
}

/* END */


/* CONTENT */

#content {
	width: 1024px;
	height: 980px;
	margin: 0 auto 9px;
}

#product.iphone {
	position:absolute;
	width:auto;
	height:auto;
	margin:-196px 0px 0px 570px;
	border:none;
}

#product.icon {
	position:absolute;
	width:auto;
	height:auto;
	margin:-120px 0px 0px 590px;
	border:none;
}

#product.pad {
	background: url(../images/content-product.png) no-repeat;
	position:absolute;
	width:440px;
	height:450px;
	margin:-20px 0px 0px 190px;
	padding:10px;
	border:none;
}
#product.navs {
	background: color:white;
	float:left;
	width:auto;
	height:40px;
	margin:0px 0px 0px 0px;
	border:none;
}
#product.nav {
	background: url(../images/secnav.png) repeat-x;
	float:left;
	width:auto;
	height:40px;
	margin:0px 0px 0px 0px;
	border:none;
}
#product.body {
	clear:both;
	padding:10px;
	width:386px;
	font: normal normal normal 13px/20px 'Lucida Grande', Verdana, sans-serif;
	text-align:justify;
	text-justify:newspaper;
}
#product.body p {
	margin:10px 0px;
}

/* @group blockquote */

blockquote {
	font-style: italic;
	font-family: Georgia;
}

blockquote cite {
	font-weight: bold;
}

/* @end */

#box {
	float:right;
	margin:168px 25px 0px 0px;
	width:270px;
}

/* APPSTORE */
#appstore {
	margin:20px;
	position:absolute;
	padding-left:3px;
}

#appstore a img {
/* for IE */
  filter:alpha(opacity=85);
  /* CSS3 standard */
  opacity:0.85;
}

#appstore a img:hover {
/* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
}

#appstore a img:active {
	padding-top:1px;
}

/* TECHS */
#techs {
	border-top:1px dotted rgb(204,204,204);
	border-bottom:1px solid rgb(204,204,204);
	list-style-type:none;
	color: rgb(145,145,145);
	font: normal normal normal 11/26px 'Lucida Grande', Verdana, sans-serif;
	margin-top:120px;
}

#techs li {
	text-align:center;
}
/* END */

/* @group reset */

* {
	margin: 0;
	padding: 0;
	font-size: 1em;
	text-decoration: none;
	border: none;
	list-style: none;
	outline: none;
}

/* @end */

/* @group list */

ul.list,
.entry ul,
.entry ol {
	margin-top: 15px;
	padding-left: 30px;
	margin-bottom: 20px;
}

ul.list li,
.entry ul li {
	list-style: disc;
	margin-bottom: 5px;
}

.entry ul li {
	list-style: decimal;
	margin-bottom: 5px;
}

/* @end */
/* SC-REVIEWS */

#sc-reviews {
	border-bottom:1px solid rgb(204,204,204);
	list-style-type:none;
	text-align:center;
}
	
#sc-reviews li {
	font: normal normal normal 12/18px Georgia;
	color: rgb(90,90,90);
	margin-right:15px;
	padding-top:5px;
	padding-bottom:10px;
}

#sc-reviews blockquote {
	padding: 10px 0;
	font-size: 12px;
	font-weight: bold;
	border-bottom:1px dotted rgb(184,184,184);
	width:270px;
}

#sc-reviews blockquote p {
	margin: 0;
	font-weight: bold;
}

#sc-reviews blockquote a {
	display: inline;
	padding: 0;
}

#sc-reviews a {
	color: rgb(51, 153, 204);
	cursor: pointer;
}

/* END */

/* REVIEWS */

#reviews {
	border-bottom:1px solid rgb(204,204,204);
	list-style-type:none;
	text-align:center;
	width:440px;
}
	
#reviews li {
	font: normal normal normal 12/18px Georgia;
	color: rgb(90,90,90);
	margin-right:0px;
	padding-top:5px;
	padding-bottom:10px;
}

#reviews blockquote {
	padding: 10px 0;
	font-size: 12px;
	font-weight: bold;
	border-bottom:1px dotted rgb(184,184,184);
	width:440px;
}

#reviews blockquote p {
	margin: 0;
	font-weight: bold;
}

#reviews blockquote a {
	display: inline;
	padding: 0;
}

#reviews a {
	color: rgb(51, 153, 204);
	cursor: pointer;
}

p.st:first-letter 
{
color:black;
font-size:3em;
font-style:bold;
font-family:serif;
}

/* END */


/* FOOTER */

#footer {
	background: url(../images/masthead.png) no-repeat center top;
	width: 1024;
	padding-top:40px;
	padding-bottom:40px;
	margin: 0px auto 9px;
	color:grey;
}

/* END */