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

.contentback {
	margin-top: 0px;
	background-color: #FFF;

	
	}
header {
	margin:0px;
	}
.subheading {
	font-size: 18px;
	line-height:24px;
	width: 430px;
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
	}
h2 {
	color: #000;
	font size: 15px;
	line height: 15 px;
	font-weight: normal;
	style: "Courier New", Courier, monospace
	}

h1 {
	color:#000;
	width: 500px;	
	}
.addthis_toolbox {
	margin-top:-10px;
	}
.leftcont {
	color: #000;
	float: left;
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	width: 400px;
	font-family: Helvetica, Tahoma, Geneva, sans-serif;
}
.rightcont span {
	display: block;
	font-weight: normal;
}
.rightcont select, .rightcont .keywordinput {
	padding: 8px;
	border: 1px solid #787878;
	color: #333;
	width:165px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px; /* future proofing */
	-khtml-border-radius: 7px; /* for old Konqueror browsers */
	}
.rightcont .keywordinput { 
 width: 150px;

}
.rightcont h1 {
	color: #000;
	font-size: 27px;
	font-weight: normal;
	line-height: 35px;
	margin: 0 0 20px;
}
#screenshot {
	float:right;
	margin-top: 40px;
	width: 480px;
	}
.intro-content {
    margin-left: auto;
    margin-right: auto;
    width: 990px;
}
.continuebtn {
	background-image: url(../images/bluebtn1.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 138px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	text-indent: 200px;
	overflow: hidden;
	cursor:pointer;
	}
.btntwo {
	background-image: url(../images/bluebtn2.png);
	height: 36px;
	width: 105px;
	}
#banner {
	background-image:url(../images/banner.png);
	height:420px;
	background-repeat: no-repeat;
    }
.screen {
    margin-right: 160px;
    margin-top: 110px;
	align: right;

}
.iphone {
    margin-left: 330px;
    margin-top: 50px;
    position: absolute;
}
.demo {
	margin-top:145px;
	margin-left:68px;
	
}
#devices {
	float:right;
	}
.orderalert {
	background-color: #FFFFFF;
	height: 62px;
	margin-left: 36px;
	margin-top: 153px;
	position: absolute;
	width: 450px;
	background-image: url(../images/animatedred.gif);
	background-repeat: repeat;
}