@font-face {
	font-family: 'HelveticaNeueBold';
	src: url('helvetica_neue_bold-webfont.eot');
	src: url('helvetica_neue_bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('helvetica_neue_bold-webfont.woff') format('woff'),
	url('helvetica_neue_bold-webfont.ttf') format('truetype'),
	url('helvetica_neue_bold-webfont.svg#HelveticaNeueBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueRegular';
	src: url('helvetica_neue-webfont.eot');
	src: url('helvetica_neue-webfont.eot?#iefix') format('embedded-opentype'),
	url('helvetica_neue-webfont.woff') format('woff'),
	url('helvetica_neue-webfont.ttf') format('truetype'),
	url('helvetica_neue-webfont.svg#HelveticaNeueRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'AdobeGaramondProRegular';
    src: url('agaramondpro-regular-webfont.eot');
    src: url('agaramondpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('agaramondpro-regular-webfont.woff') format('woff'),
         url('agaramondpro-regular-webfont.ttf') format('truetype'),
         url('agaramondpro-regular-webfont.svg#AdobeGaramondProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.clear{
	clear:both;
}
body{
	margin:0;
	padding:0;
	font-family: "HelveticaNeueRegular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11pt;
	line-height:20pt;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border:0;
	border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;
}
ul{
	margin-left:20px;
}
ul li{
	
}
strong{
	font-family: 'HelveticaNeueBold';
	font-weight:normal;
}
h1{
    font-family: 'AdobeGaramondProRegular';
font-size:24pt;font-weight:normal;

}
h2{
    font-family: 'AdobeGaramondProRegular';

}
h3{
    font-family: 'AdobeGaramondProRegular';

}
p{
margin:15px 0;
}
body{
	background: url('../images/blue-texture.jpg') repeat;
}
.top{
	background: url('../images/black-texture.jpg') repeat;
}
.container{
	width:960px;margin:0 auto;
}
.tag-lines h1, .tag-lines h2{
	text-indent:-3000em;overflow:hidden;margin:0 auto;
}
.tag-lines h1{
	width:806px;height:49px;background: url('../images/listings-promote-themselves-with-revo.jpg') no-repeat;margin-top:100px;margin-bottom:21px;
}
.tag-lines h2{
	width:649px;height:32px;background: url('../images/join-the-revolution-saving-agents-hours.jpg') no-repeat;margin-bottom: 100px;
}
.feature{
	background:#d9d9d9 url('../images/featue-bg.jpg') repeat-x; border-bottom:1px solid #fff;border-top:1px solid #fff;
}
.feature-copy{
	margin-bottom:40px;border-top:1px dotted #999;padding-top:40px;
}
.feature-copy img{
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5);
}
.top .container a{
	float:right;color:#fff;font-family: 'AdobeGaramondProRegular';
    margin-top:18px;font-size:13pt;margin-left:20px;
}
.ticks{
	margin-left:0;
}
.ticks li{
	list-style-type:none;background:url("../images/icon-checkmark.png") 0 5px no-repeat;padding-left:20px;margin-left:0;margin-bottom:8px;
}

.btn-cta{
	display:block;height:40px;float:right;width:210px;background:url('../images/cta.png') no-repeat
}
.btn-cta:hover{
	background:url('../images/cta.png') 0 -40px no-repeat
}
.cta{
	float:right;width:280px;
}
.cta .launch{
	
    margin-left: 88px;
    margin-top: 53px;
    margin-bottom: 20px;

}
#request-invite, #thankyou{
	float:right;width:280px;margin-top:40px;
	
}
#request-invite input{
	display:block;padding:4px;margin-bottom:10px;width:200px;font-size:14pt;float:right;
	
}