/* @override http://iwonderphone.com/css/homepage.css
   ================================================== */

#hp-slogan {
	background: #cae1a8 none repeat-x;
	clear: both;
	height: 250px;
	margin-top: 30px;
}

#hp-slogan .content {
	margin: auto;
	padding-top: 100px;
	width: 765px;
	font-size: 1.1em;
}

#hp-slogan .content .tagline { text-align: center }

#hp-slogan .content h1 {
	color: #1f471b;
	font-size: 2.0em;
	margin: 0;
}

#hp-slogan .content h2 {
	color: #1f471b;
	font-size: 1.7em;
	margin-top: 0em;
}

#hp-announce { width: 765px }

#hp-announce .col1 {
	float: left;
	width: 480px;
}

#hp-announce .col2 {
	float: left;
	width: 225px;
}

#hp-announce .col2 .img-android {
	width: 200px;
	height: 444px;
	z-index: 100;
	position: relative;
	margin-top: -65px;
	margin-bottom: -14px;
}

#hp-announce .col2 .img-iphone {
	width: 280px;
	height: 589px;
	z-index: 100;
	position: relative;
	margin-top: -80px;
}

#hp-announce h2 {
	font-size: 1.4em;
	font-weight: normal;
}

#hp-announce .msg { margin: 40px 60px 28px 40px }

#hp-announce .msg-text {
	margin: 23px 8px 0 7px;
	color: #333;
}

#hp-announce .msg-highlight {
	background-color: #FEFCC1;
	padding: 7px 9px;
}

#hp-announce a:link { text-decoration: none }

#hp-announce a:visited { text-decoration: none }

#hp-announce a:active { text-decoration: none }

#hp-announce a:hover {
	text-decoration: underline;
	color: #1f471b;
}

#hp #container { padding-top: 0 }

/* ===[ Introduction ]=== */

#introduction {
	clear: both;
	padding-top: 50px;
}

#intro-video { padding-left: 62px }
