html {
	background: url('artimages/main-bg.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
	background-color: transparent;
	background-size: cover;
}

body {
	width: 1059px;
	margin: 0 auto;
	background: white;
	box-shadow: 0 0 28px #33414e;
}

div.main-wrap {
	width: 1030px;
	margin: 0 auto;
	position: relative;
}

div.header-wrap {
	background: url('artimages/art-pics_02.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top right;
	background-color: white;
	width: 100%;
	overflow: hidden;
}

div.inner-wrap {
	width: 1030px;
	margin: 0 auto;
	position: relative;
}

h1 {
	font-family: 'Lato',sans-serif;
	font-size: 83px;
	color: #33414e;
	line-height: 83px;
	font-weight: 900;
	letter-spacing: 0;
	clear: left;
	padding-top: 40px;
	margin: 15px 0 15px 30px;
}

div.header-wrap div.inner-wrap > h2 {
	font-family: 'Lato',sans-serif;
	font-size: 24px;
	color: #78a40e;
	line-height: 25px;
	font-weight: 700;
	letter-spacing: 3px;
	margin: 20px 0 20px 30px;
	text-transform: uppercase;
}

div.header-wrap div.inner-wrap > h3 {
	font-family: 'Lato',sans-serif;
	font-size: 34px;
	color: #33414e;
	line-height: 44px;
	font-weight: 300;
	letter-spacing: 0px;
	margin: 0 0 0 30px;
	width: 680px;
}

h1 span {
	font-size: 260px;
	line-height: 198px;
}

div.site-logo {
	float: left;	
	width: 420px;
	background: url('artimages/toolkit-image_03.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 15px center;
	background-color: white;
	box-shadow: 0 0 5px #33414e;
	margin-left: 40px;
}

div.contact-us a {
	font-family: 'Lato',sans-serif;
	font-size: 15px;
	color: #78a40e;
	line-height: 7px;
	font-weight: 700;
	letter-spacing: 0px;
	border: 2px solid #78a40e;
	float: right;
	text-decoration: none;
	margin: 20px 30px 0 0;
	padding: 13px 20px;
}

div.site-logo h2, div.site-logo h5 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	float: right;
}

div.site-logo h2 {
	margin: 20px 10px 0 0;
	font-size: 40px;
	text-transform: uppercase;
	line-height: 35px;
}

div.site-logo h2 span {
	font-weight: 300;
}

div.site-logo h5 {
	clear: both;
	margin: 0 0 25px 110px;
	text-align: left;
	float: left;
	font-size: 18px;
	letter-spacing: 5px;
	text-transform: uppercase;
	color: #d3d3d3;
	font-weight: 700;
}

div.center-content {
	width: 980px;
	height: 600px;
	border-top: 2px dotted #d3d3d3;
	margin: 30px auto;
	clear: both;
}

div.footer-wrap {
	background: url('artimages/footer-mountain_03.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom center;
	background-color: #33414e;
	width: 100%;
	overflow: hidden;
	padding: 0 0 30px 0;
	margin: 100px 0 0 0;
	height: 100%;
}

div.website-image {
	background: url('artimages/website-image_03.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom center;
	background-color: #33414e;
	width: 526px;
	height: 343px;
	margin: 20px 0 0 0;
}


.light {
	font-weight: 300;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #33414e;
}

div.cta-wrap h3.light {
	font-family: 'Lato', sans-serif;
	font-size: 61px;
	line-height: 39px;
	letter-spacing: -1px;
	color: #78a40e;
	margin-bottom: 0;
}

div.cta-wrap h3.light span.strong {
	color: #78a40e;
}

div.package-wrap {
	background: url('artimages/main-images_03.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top right;
	background-color: transparent;
	width: 690px;
	height: 580px;
	position: absolute;
	right: -100px;
	top: -490px;
}

div.cta-wrap > p.strong {
	font-family: 'Open Sans',sans-serif;
	font-size: 17px;
	color: #33414e;
	line-height: 25px;
	letter-spacing: 0px;
	width: 430px;
}

div.cta-wrap > p.strong span {
	font-weight: 400;
}

a.get-started-check {
	background: url('artimages/get-started-check_03.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
	width: 366px;
	height: 83px;
	font-family: 'Lato',sans-serif;
	font-size: 24px;
	font-weight: 900;
	color: white;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 20px 0 0 51px;
	line-height: 41px;
}

div.cta-wrap > a {
	box-shadow: 0 0 15px #0b2e47;
	margin-bottom: 11px;
	height: 64px;
	font-size: 20px;
}

div.video-wrap {
	padding-top: 100px;
	height: 400px;
}

div.video-content {
	float: right;
	width: 450px;
}

span.video-here {
	/*background: url('images/video-holder_03.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center; */
	width: 492px;
	height: 276px;
	float: left;
	box-shadow: 0 0 15px #0b2e47;
}

span.video-here.second {
	width: 442px;
	height: 266px;
	background: url('artimages/testimonial.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
}

div.main-content {
	width: 970px;
	margin: 0 auto;
}

ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	width: 470px;
}

ul li {
	background: url('artimages/art-image_07.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 3px;
	padding-left: 30px;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 25px;
}

ul.bonus-content {
	width: 400px;
}

ul.bonus-content li {
	font-family: 'Lato', sans-serif;
	font-size: 21px;
	font-weight: 700;
	line-height: 25px;
	background-position: left 5px;
}

ul.bonus-content li span {
	color: #78a40e;
	line-height: 8px;
}

div.video-content h2 {
	font-family: 'Lato', sans-serif;
	font-size: 51px;
	font-weight: 900;
	line-height: 80px;
	color: #78a40e;
	border-bottom: 3px dotted #d3d3d3;
	width: 100%;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

div.video-content h3 {
	font-family: 'Lato', sans-serif;
	font-size: 35px;
	font-weight: 300;
	line-height: 31px;
	margin: 0 0 20px 0;
}

div.video-content p {
	font-size: 19px;
	font-weight: 400;
	line-height: 33px;
}

div.main-content > h2 {
	font-family: 'Lato', sans-serif;
	font-size: 58px;
	font-weight: 900;
	line-height: 28px;
	clear: both;
}

div.footer-wrap div.inner-wrap > h2 {
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 61px;
	font-weight: 900;
	color: white;
	margin: 30px 0 15px;
}

div.footer-wrap div.video-content h3 {
	font-size: 48px;
	color: white;
	line-height: 40px;
	font-weight: 300;
}

div.footer-wrap div.video-content ul li {
	color: white;
}

div.footer-wrap div.video-content ul li span {
	color: white;
}

div.footer-wrap div.video-content h3 span.strong {
	color: white;
}

div.footer-wrap div.video-content h2 {
	border-bottom: 2px dotted #d3d3d3;
}

div.left-footer {
	float: left;
	width: 520px;
}

div.left-footer img {
	width: 600px;
}

div.left-footer h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 27px;
	line-height: 19px;
	letter-spacing: 0;
	color: white;
}

div.left-footer h6.strong.money-back {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	letter-spacing: 0px;
	color: #b8bec3;
	padding: 0 5px 0 5px;
	margin: 20px 0 0 30px;
}

div.left-footer p.money-back {
	width: 520px;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	letter-spacing: 0px;
	color: #b8bec3;
	padding: 0 0px 0 5px;
	margin: 5px 0 0 30px;
}

.strong {
	font-weight: 700;
	color: #33414e;
}

div.left-footer p.strong {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	color: white;
	font-weight: 700;
}

div.left-footer p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 23px;
	letter-spacing: 1px;
	color: white;
}

div.right-footer {
	float: right;
	width: 520px;
}

div.right-footer a {
	width: 358px;
}

div.share-wrap {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: white;
	letter-spacing: 0;
	background: url('artimages/art-pics_10.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
	width: 440px;
	height: 70px;
}

div.share-wrap a {
	text-decoration: none;
	color: white;
}

div.share-wrap a i.fa {
	font-size: 30px;
	vertical-align: middle;
	margin-right: 10px;
}

div.share-wrap a i.fa:hover {
	color: #78a40e;
}

div.share-wrap a i.fa:first-child {
	margin: 0 0 0 15px;
}

div.share-wrap span.invisible {
	text-indent: -9999px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

div.right-footer h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 46px;
	line-height: 55px;
	letter-spacing: 0px;
	color: white;
	margin: 20px 0 0 0;
}

div.right-footer p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 70px;
	letter-spacing: 1px;
	color: white;
}

div.footer-wrap div.inner-wrap {
	width: 100%;
	margin: 0 10px 0 10px;
}

div.package-info {
	width: 470px;
}

a.get-started {
	background: url('images/toolkit-image_33.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top center;
	width: 336px;
	height: 64px;
	font-family: 'Lato',sans-serif;
	font-size: 30px;
	font-weight: 900;
	color: white;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 20px 25px 0 25px;
}

div.easy-payment {
	border-top: 4px dotted #b8bec3;
	margin: 40px 0 0 0;
}

div.easy-payment h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	line-height: 18px;
	font-weight: 300;
	letter-spacing: 1px;
	color: white;
	margin: 20px 0 0 0;
}

div.nav-info-wrap {
	width: 500px;
	overflow: hidden;
	margin: 0px 20px 0 0px;
	float: right;
}

div.nav-info-wrap p {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #b8bec3;
	margin: 0px 16px 0 0;
	text-align: right;
}

div.nav-info-wrap ul {
	list-style: none;
	width: 100%;
	overflow: hidden;
	margin: 5px 0 0 0;
	padding: 0;
}

div.nav-info-wrap ul li a {
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #b8bec3;
	border-right: 1px solid #b8bec3;
	text-decoration: none;
	padding: 0 5px 0 5px;
}

div.nav-info-wrap ul li:last-child a {
	border-right: none;
}

h2.speakerPhone {
	font-family: 'Open Sans', sans-serif;
	font-size: 58px;
	line-height: 45px;
	font-weight: 900;
	background: url('images/toolkit-image_25.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top left;
	width: 100%;
	overflow: hidden;
	padding-top: 120px;
	height: 70px;
	margin-bottom: 0;
}

div.main-wrap p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	width: 666px;
}

div.center-content span.video-here {
	float: right;
	margin-bottom: 12px;
}

div.center-content h2 {
	font-family: 'Lato', sans-serif;
	font-size: 62px;
	font-weight: 900;
	color: #33414e;
	text-align: center;
}

div.center-content h5 {
	float: left;
	background: url('artimages/art-images_11.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left 0px;
	color: #b8bec3;
	font-family: 'Georgia', sans-serif;
	font-size: 31px;
	width: 470px;
	font-style: italic;
	line-height: 45px;
	position: absolute;
	padding-top: 69px;
	top: 100px;
	left: 30px;
	margin: 0;
}

body div.center-content div.inner-wrap h6 {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	color: #33414e;
	position: absolute;
	bottom: 30px;
	left: 30px;
}	


div.center-content div.inner-wrap {
	height: 100%;
	width: auto;
	margin: 0;
}

div.center-content a.get-started-check {
	float: right;
	font-size: 23px;
	line-height: 40px;
	height: 63px;
	margin-top: 140px;
}

html.ie7 div.header-wrap div.inner-wrap > h3 {
	height: 450px;
}

html.ie7 div.nav-info-wrap ul {
	list-style: none;
}

html.ie7 div.site-logo h5 {
	float: none;
}

html.ie7 div.nav-info-wrap ul li {
	float: left;
	background: none;
}

html.ie8 div.right-footer a {
	font-size: 23px;
}