body{
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(../images/bg.gif);
	font-family: "Trebuchet MS", Arial, Helvetica;
}

a{
	outline:none;
}

img{
	border:0;
}

img, div { 
	behavior: url(../iepngfix.htc) 
}

table{
	font-family: "Trebuchet MS", Arial, Helvetica;
}

#master{
	margin-left: auto;
	margin-right: auto;
}

#top{
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 104px;
}
#top-iphone{
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 104px;
}
.logo{
	padding-right: 240px;
	padding-top: 7px;
}
.logo-iphone{
	padding-right: 100px;
	padding-top: 7px;
	padding-left: 10px;
}

#top #head{
	margin: 0 auto;
	padding-top: 7px;
	width: 650px;
	text-align: left;
}
#top-iphone #head-iphone{
	margin: 0 auto;
	padding-top: 7px;
	width: 320px;
	text-align: left;
}

#screenshot {
	float:left;
	width:325px;
}

a{
	color: white;
	text-decoration: none;
}

a:Hover b{
	text-decoration: underline;
}

#desc {
	float:right;
	width:325px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: white;
}

#container{
	width: 650px;
	margin: 0 auto;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	color: white;			
}

#container td{
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica;
}

#container td b{
	font-size: 12px;
	line-height: 28px;
	font-family: "Trebuchet MS", Arial, Helvetica;
}

#container td p{
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}

#container-iphone{
	width: 310px;
	margin: 0 auto;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	color: white;			
}

#footer{
	clear: both;
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: white;
}
a.textlink {
	color: #ea7946;
}
a.textlink:hover {
	text-decoration: underline;
}
.support-text{
	font-size: 11px;
}