#page
{
	
}
#content-wrapper
{
	background: transparent url('../img/home/content-bg.png') no-repeat center top;
	min-height: 620px;
}
#content
{
	min-height: 620px;
	position: relative;
	background: transparent none;
	border: 0px solid transparent;
}
#content-inner
{
	margin-top: -2px !important;
	padding-top: 20px;
	border: 0px solid blue;
}
#content-title
{
	position: relative;
	top: 25px;
}
#content-sub-title
{
	margin-bottom: 15px;
}
#footer
{
	background: transparent none;
}
.two-cols
{
	position: relative;
}
.two-cols .col1
{
	width: 435px;
	position: relative;
	left: 0;
	top: 0;
}
.two-cols .col2
{
	position: absolute;
	right: -60px;
	top: -35px;
}
#home-how-it-works
{
	position: relative;
	left: 65px;
	top: 30px;
	
}