body {
	background-color: #424242;
	font-family: sans-serif;
	letter-spacing: 0.05em;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

div.content {
	text-align: left;
	margin: 0px auto;
	width: 948px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #131821;
	background: #8c939d url("images/title.jpg") no-repeat;
	padding-top: 130px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
div.footer {
	text-align: center;
	margin: 0px auto;
	width: 948px;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #131821;
	background: #f6f6f6;
	margin-top: 1em;
	padding: 0.5em 0em;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	font-size:8pt;
}
a img {
	border-width: 0px;
	padding: 0px 8px;
}
div.footer a {
	color: #666;
	text-decoration: none;
}
div.iphone {
	float: left;
	margin: 0em 0em -60px 1em;
	position: relative;
	top: -100px;
	clear: none;
}
div.text {
	border: 1px solid #131821;
	float: right;
	clear: none;
	width: 600px;
	background-color: #ffffff;
	opacity:0.75;
	filter:alpha(opacity=75);
	padding: 0px 5px;
	margin-right: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font-size: small;
	margin-bottom:-32px;
}
div.imagepanel {
	text-align:center;
}
div.imagepanel img {
	border: 1px solid #333;
	padding:0px;
}
div.clear {
	clear: both;
	height: 1px;
}
div.trailing_image {
	float:right;
}
div.trailing_image {
	margin-top:30px;
	margin-bottom:-5px;
}
h2 {
	font-style: italic;
	padding: 0em 0.55em;
	margin: 0.25em 0em 0em 0em;
	text-align: center;
}
ul li {
	list-style: none;
}
p {
	text-indent: 0em;
	padding-left: 1em;
}
p a {
	color: #536c6d;
	text-decoration:none;
}
p a:hover {
	color: #738c8d;
	border-bottom:1px dotted #738c8d;
}
div.twitter {
	float:left;
	margin-left:30px;
	position:relative;
	top:-50px;
}
div.trailer {
	text-align: center;
	width:425;
	margin:0px auto 0.5em auto;
}