body {
	margin: 0;
	font-family: Helvetica Neue;
}
#nav {
	background-image: url(../img/running.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
#nav ul {
	width: 95%;
	height: 100px;
	padding-left: 0;
	margin:0px;
	text-align: right;
	padding-top: 20px;
}
#nav ul li {
	display: inline-block;
	width: 9%;
	text-align: right;
	color: #ccc;
	-webkit-font-smoothing: antialised;
	font-size: 14px;
	font-weight: 200;

}
#nav ul li a {
	color:#ccc;
	text-decoration: none;
}
#nav ul li:first-child {
	float: left;
}
#running {
	width: 600px;
	height: 331px;
	padding-left: 100px;
	padding-top: 100px;
}
#running h1 {
	color: #ccc;
	font-size: 32px;
	font-weight: 100;
	-webkit-font-smoothing: antialised;
	word-spacing: normal;
	letter-spacing: 1px;
}
#running p {
	color: #ccc;
	-webkit-font-smoothing: antialised;
	font-size: 20px;
	font-weight: 100;
	word-spacing: normal;
	letter-spacing: 1px;
}
#forapplewatch {
	display: table;
	width: 100%;
	height: 531px;
}
#forapplewatch #textforapplewatch {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
	padding-left: 100px;
	color: #4d4d4d;
}
#textforapplewatch h1 {
	color: #4d4d4d;
	font-size: 32px;
	font-weight: 300;
	word-spacing: normal;
	letter-spacing: 1px;
}
#textforapplewatch p {
	color: #4d4d4d;
	font-size: 20px;
	font-weight: 300;
	word-spacing: normal;
	letter-spacing: 1px;
}
#forapplewatch #picforapplewatch {
	display: table-cell;
	width: 50%;
}
#forapplewatch #picforapplewatch img {
	width: 100%;
}
#video {
	background-image: url(../img/runwithus4.jpg);
	height: 531px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
#videotext {
	width: 600px;
	height: 531px;
	padding-left: 100px;
	padding-top: 150px;
	padding-left: 100px;
	color: #ccc;
}
#videotext h1 {
	font-size: 36px;
	font-weight: 100;
	-webkit-font-smoothing: antialised;
	word-spacing: normal;
	letter-spacing: 1px;
}
#videotext p {
	-webkit-font-smoothing: antialised;
	font-size: 20px;
	font-weight: 100;
	word-spacing: normal;
	letter-spacing: 1px;	
}
#howitworks {
	background-color: rgb( 245, 239, 230);
	width: 100%;
}
#howitworks p {
	padding: 30px 0px 30px 60px;
	font-size: 32px;
	color: #4d4d4d;
	font-weight: 300;
	margin: 0px;
}
#howitworks ul {
	width: 100%;
	height: 150px;
	margin: 0px;
	padding-left: 0px;
	text-align: center;
}
 #threesteps {
	height: 100px;
}
.devicesimage {
	display: inline-block;
	width: 33%;
	text-align: center;
	margin: 0px;
	padding-left: 0px;
	border-radius: 2px;
	height: 150px;
}
.devicesimage img {
	width: 150px;
	height: 150px;
	border-radius: 100%;
}
#threesteps li {
	color: #4d4d4d;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 1px;
	display: inline-block;
	width: 23%;
	padding:0px 50px 0px 50px;
	height: 90px;
	text-align: center;	
	vertical-align: middle;
}
#options {
	background-color: rgb( 245, 239, 230);
	width: 100%;
	height: 340px;
}
#options ul {
	width: 100%;
	margin: 0px;
	padding-left: 0;
	text-align: center;
}
#options ul li {
	display: inline-block;
	width: 22%;
	text-align: center;	
	vertical-align: middle;
	margin: 5px;
}
#options ul li ul {
	margin: 0;
	padding-left: 0;
	background-color: #fff;
	border-radius: 2%;
	height: 300px;
}
#options ul li ul li {
	width: 250px;
	margin: 5px;
}
#options ul li ul li:last-child {
	color: #666;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 3px 10px 10px 10px;
	height: 50px;
}
.optionsimage {
	padding: 10px 10px 3px 10px;
}
.optionsimage img {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	padding-top: 30px;
}
.optionsheader {
	color: #4d4d4d;
	font-size: 24px;
	font-weight: 300;
	letter-spacing: 1px;
	height: 50px;
	padding-top: 10px;
}
#footer {
	background-color: rgb(41, 50, 56);
}
#footer ul {
	width: 100%;
	height: 331px;
	padding-top: 30px;
	margin: 0px;
}
#footer ul li {
	display: inline-block;
	width: 240px;
	vertical-align: middle;
		line-height: 150%;
}
#footer ul li ul li:first-child {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}
#footer ul li ul li a {
	font-size: 12px;
	color: #888;
	-webkit-font-smoothing: antialised;
	text-decoration: none;
}
#footer ul li ul li:last-child {
	font-size: 12px;
	color: #ccc;
	-webkit-font-smoothing: antialised;
}
.stressed {
	color: #007FB6;
}
.optionsheader a {
	text-decoration: none;
}
#firstimagefooter img{
	height:27px;
	width:125px;
}
button {
	background-color: #ffa500;
	border-radius: 20px;
	border: none;
	padding: 10px;
	height: 40px;
	width: 150px;
	margin: 20px 0px 0px 0px;
}
#nav ul li img {
	height:27px;
	width:125px;
	padding: 0px 0px 0px 100px;
}
button a {
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 100;
	text-decoration: none;
}
table, th, tr, td {
	border-collapse: collapse;
	margin: auto;
	padding-bottom: 20px;
}
table tr td {
	width: 300px;
	height: 15px;
}
table tbody tr td:first-child {
	text-align: right;
}
.bottom {
	border-bottom: 3px solid #666;
	height: 15px;
}
.top {
	border-top: 3px solid #666;
	height: 15px;
}
#tablebutton {
	border-radius: 100px;
	background-color: #666;
	width: 30px;
	height: 30px;
	vertical-align: middle;
}
@media (min-width: 360px) {
	white-space: nowrap;
}
.buttontype {
	width: 30px;
}
td button {
	font-size: 16px;
	color: #fff;
	font-weight: 300;
}
div form {
	width: 200px;
	height: 300px;
}

 





