body
{
	
 	margin:0px;

	

	text-align:justify;

	line-height:21px;

	
}

h1
{
	color:#ffc400;
	margin:12px 0px 12px 0px;
	font-size:20px;
	font-weight:normal;

	line-height:28px;
	letter-spacing:-0.7px;
}

.white {color:#ffffff;}

.container
{
	width:979px;
	margin-left:auto;
	margin-right:auto;
	background: url(/graphics/bg_body.png);
}

.header
{
	position:relative;
	left:0px;
	background: url(images/header.png) no-repeat;

	width:979px;
	height:127px;
}
.mediaContainer
{
	background: url(images/iphone.png) no-repeat;
	width:469px;
	height:307px;
}
#mediaContainer
{
	position:relative;
	top:22px;
	left:79px;

	width:312px;
	height:209px;
}
#mediaContainer img
{
	width:312px;
	height:209px;
}
#mediaBrowser img
{
	cursor:pointer;
	cursor:hand;

	width:68px;
	height:68px;
	padding:0px 13px 0px 0px;
}



a img
{
	border:0;
	outline:0;
}

.leftColumn
{
	vertical-align:top;
	font-size:16px;
	font-weight:normal;
	width:350px;
	padding-right:43px;
	padding-left:20px;
}

.rightColumn a							{color: #ffffff; text-decoration: none; }
.rightColumn a:visited					{color: #ffffff; text-decoration: none;}
.rightColumn a:hover						{color: #ffba00; text-decoration: underline;}


.rightColumn
{
	padding-left:2px;
}
ul
{
	padding:0 0 0 13px;
	margin:0px 0px 0px 1px;
	list-style-type:arrow;
}

.appstore_button
{
	text-align:right;
	position:relative;

	top:35px;
	left: 340px;
	background: url(images/appstore.png) no-repeat;
	display:block;

	width:162px;
	height:56px;
}

.spacer
{
	height:1px;
}
