@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;
	}
h2 {
	color:#000;
	clear:none;
	}

h1 {
	color:#000;
	width: 500px;	
	}
.addthis_toolbox {
	margin-top:-10px;
	}
.intro-container {
	background-color: #FFF;
	background-image: url(../images/headbg1.png);
	background-position: center -80px;
	background-repeat: no-repeat;
	min-height: 400px;
	width: 100%;
}
.rightcont {
	color: #000;
	float: left;
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	margin: 23px 0 0;
	width: 510px;
	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;
	}
