
* {
	margin: 0;
	padding: 0;
}

/* Images */

a img {
	border: none;
	outline: none;
}

/* Global */

body {
	color: #fff;
	font: 11px/18px Arial, sans-serif;
	background: #34373C url(images/body.jpg) repeat-x;
}

#container {
	position: relative;
}

.wrap {
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

/* The Awesome */

#theawesome {
	background: url(images/wallpaper.jpg) repeat-x center top;
	height: 557px;
	clear: both;
}

#theawesome .wrap {
	height: 557px;
}

/* @group iPhone */

#iphone {
	width: 277px;
	height: 523px;
	background: url(images/iphone.png) no-repeat;
	position: absolute;
	top: 25px;
	left: -20px;
}

#iphone .viewport {
	position: absolute;
	width: 225px;
	height: 339px;
	top: 84px;
	left: 27px;
	overflow: hidden;
}

#iphone .viewport img.menubar {
	position: absolute;
	width: 225px;
	height: 15px;
	top: 0;
	left: 0;
	z-index: 98;
}

#iphone .viewport .scroll {
	width: 920px;
	position: absolute;
	left: 0;
	padding-top: 15px;
}

#iphone img {
	float: left;
	display: inline;
}

#iphone a {
	position: absolute;
	top: 35px;
	left: 212px;
	z-index: 99;
}

/* @end */

#intro {
	display: block;
	padding-left: 310px;
	width: 672px;
	padding-top: 45px;
}

#intro img {
	position: relative;
	margin-left: -15px;
}

#intro h2 {
	font: normal normal 30px/32px "Helvetica Neue", Arial;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	width: 635px;
	height: 69px;
	background: url(images/intro.png) no-repeat;
	margin-bottom: 30px;
}

#intro h2 em {
	font-weight: normal;
	background-color: #4a4436;
	padding-left: 5px;
	padding-right: 5px;
	font-style: normal;
}

#steps {
	position: absolute;
	left: 312px;
	bottom: 100px;
	z-index: 9;
	height: 220px;
	top: 166px;
	width: 675px;




}

#steps ol {
	width: 360px;
	list-style: none;
}

#steps ol li {
	font: 16px/20px "Helvetica Neue", Arial;
	position: absolute;
	top: 0px;
	left: -1px;
	width: 675px;
	height: 220px;
	font-weight: bold;

}

#steps ol li strong {
	display: block;
	font-size: 30px;
	background: url(images/circle.png) no-repeat;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#steps ol li.step2, #steps ol li.step3, #steps ol li.step4 {
	display: none;
}

#switcher {
	position: absolute;
	left: 310px;
	bottom: 22px;
	width: 360px;
	height: 32px;
	background: url(images/switcher.png) no-repeat;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	z-index: 1;
}

#switcher ol {
	width: 360px;
	z-index: 9;
	position: relative;
}

#switcher ol li {
	float: left;
	display: block;
	width: 90px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
}

#switcher ol li a {
	width: 90px;
	display: block;
	float: left;
	height: 30px;
}

#switcher ol li.switch1 a {
	background-image: url(images/switch1.png);
}

#switcher ol li.switch2 a {
	background-image: url(images/switch2.png);
}

#switcher ol li.switch3 a {
	background-image: url(images/switch3.png);
}

#switcher ol li.switch4 a {
	background-image: url(images/switch4.png);
}

#switcher #pill {
	position: absolute;
	top: 2px;
	left: 2px;
	z-index: 0;
}

#kettle {
	position: absolute;
	bottom: 15px;
	right: 0;
	z-index: 0;
	left: 721px;
	top: 167px;


