body {
	background-color: #FFF;
	color: #000;
	font-family: lucida grande, arial, sans-serif;
	font-size: 11px;
}
img {border: 0;}
h1 {
	font-family: Myriad Pro, Lucida Grande, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 900px;
	margin-right: auto; 
	margin-left: auto; 
}

#header {
	width: 900px;
	height: 90px;
}

#header #logo {
	margin-top: 13px;
	float: left;
}

#header #headline{
	float: right;
	margin-top: 60px;
}

#splash {
	background: #FFF url(/images/iPhone.png) bottom left no-repeat;
	width: 900px;
	height: 379px;
	border-top: 1px solid #ddd;
}

#splash #headline {
	margin-top: 26px; 	
}

#splash #iphoneclosed {
	background: url('../images/iPhone-Closed.jpg') no-repeat;
	width: 720px;
	height: 180px;
	margin-right: 10px;
	padding-top: 200px;
	padding-left: 90px;
	padding-right: 90px;
}

#splash .contestcontent {
	margin: 20px;
	padding-left: 10px;
}

#splash .contestcontent #line {
	width: 260px;
	padding-left: 22px;
	padding-top: 5px;
	font-weight: bold;
}
.list {
	background: url(/images/iconForm.png) no-repeat  center left;
	height: 17px;
}
.follow {
	background: url(/images/iconQuote.png) no-repeat center left;
	height: 17px;
}
.twitt {
	background: url(/images/iconTwittComment.png) no-repeat center left;
	height: 34px;
	margin-left: 20px;
}
.twitt .txt {
	padding-left: 16px;
}

#splash button {
	margin: 10px 0 0 0;
	padding: 0;
	border: none;
	background: transparent;
}

#splash #icon {
	padding: 0px 7px 0px 4px;
}

#main {
	width: 900px;
	border-top: 1px solid #ddd;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 16px;	
}

#main .textbox1 {
	width: 44%;
}

#main .textbox2 {
	width: 50%;
	float: right;
}

#main h1 {
	margin: 0px 0px 4px 0px;
}

#footer {
	width: 900px;
	margin: auto;
	padding-top: 200px;
	padding-bottom: 20px;
	line-height: 16px;	
}