body
{
	background-color: #c7c7c7;
	margin:0px;
	font-family:"Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

#topTitleBox
{
	/*margin:0px;*/
	background-image:url(images/topTitleBg.png);
	background-repeat:repeat-x;
	background-position:center;
	width:100%;
	height:200px;
}

#topTitle
{
	display: block;
	margin-left:auto;
	margin-right:auto;
}

#centralContainer
{
	width:793px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
}

#introduction
{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	font-size:25pt;
	color:#2e2e2e;
	margin-top:40px;
	text-align:center;
	clear:both;
	font-family:"HelveticaNeue-Light";
}

.deviceColumn
{
	float:left;
	width:50%;
	margin-top:40px;
	margin-bottom:40px;
}

.columnTitle
{
	font-size:25pt;
	color:#5f5f5f;
	text-align:center;
	font-family:"HelveticaNeue-Light";
}

.deviceScreenshot
{
	height:565px;
}

#iphoneScreenshot
{
	margin-top:30px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#widgetScreenshot
{
	margin-top:30px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.downloadButton
{
	background-image:url(images/DLButtonBG.png);
	width:340px;
	height:104px;
	margin-left:auto;
	margin-right:auto;
}

.dlIconBox
{
	height:104px;
	width:100px;
	float:left;
}

#widgetIcon
{
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top:20px;
}

#iPhoneAppIcon
{
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top:15px;
}

.downloadText
{
	font-size:19pt;
	color:#d2d0d0;
	text-align:center;
	padding-top:20px;
	padding-right:15px;
}

a.topColLink:hover
{
	/*text-decoration:underline;*/
	font-weight:bold;
}

a.topColLink
{
	text-decoration:none;
	color:#5f5f5f;
}

a.dlButtonLink:hover
{

}

a.dlButtonLink
{
	color:#d2d0d0;
	text-decoration:none;
}

#credits {
	text-align:center;
	padding-top:30px;
}

#contact { 
	text-align:center;
	padding-top:30px;
}

#emergency_issues {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	font-size:13pt;
	color:red;
	margin-top:40px;
	text-align:center;
}

#thumb_video {
	float:left;
	margin-right:20px;
}

#video_description {
	font-size:15pt;
	color:#5f5f5f;
	padding-top:40px;
	text-align:center;
}

#video_container {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:70px;
}

a#videolink {

	text-decoration:none;
	color:#5f5f5f;
	font-weight:bold;

} 

a#videolink:hover {

	text-decoration:underline;
	color:#5f5f5f;
	font-weight:bold;

}

#embeddedVideo {
	margin-top:50px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}

#soundtrack {
	text-align:center;
	padding-bottom:30px;
}

a img {
	border:none;
}