@charset "UTF-8";
/* CSS Document */

body {
	background-color: #EDEDED;
}
#container {
	margin: auto;
	padding: 0px;
	height: 768px;
	width: 1024px;
}
#iphone {
	height: 681px;
	width: 352px;
	margin-top: 40px;
	margin-left: 21px;
	float: left;
}
#text-box {
	float: right;
	margin-top: 113px;
	margin-right: 131px;
	width: 495px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #0c0c0d;
	line-height: 0px;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #0c0c0d;
	margin-bottom: 19px;
	line-height: 22px;
}
#form {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #0C0C0D;
	text-align: right;
	float: left;
	width: 395px;
	font-weight: bold;
	margin-left: 50px;
}

div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
	float: left;
	width: 120px;
	text-align: right;
  }

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  padding-left: 10px;
  } 
  
  div.spacer {
  clear: both;
  }
#clearfloat {
	clear: both;
	float: none;
}
#footer {
	background-color: #f03935;
	height: 22px;
	width: 1024px;
	margin-top: 11px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #FFF;
	line-height: 22px;
}
#footer-text {
	height: 16px;
	width: 1000px;
	margin-top: 5px;
	margin-left: 26px;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #0c0c0d;
	line-height: 0px;
	margin-bottom: 28px;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0c0c0d;
	line-height: 0px;
	margin-bottom: 19px;
}
#bullet-points {
	width: 350px;
	margin-left: 73px;
	text-align: center;
}
