﻿html, body {
    background-color:#35b04a;
}
#pureBg 
{
	position: absolute;
	width: 100%;
	height: 606px;
    background:#35b04a url(../images/pure/pure_shadow.jpg) repeat-y 50% 0;
    z-index:0;
}
#canvas 
{
	background-color:transparent;
}
	
#content {
    background-color:transparent;
}

/* begin pure thank you */
#leftShadow 
{
	background-image:none;
}
#rightShadow 
{
	background-image:none;
}

#content .pure
{
    height: 619px;
    background:transparent url(../images/pure/pure_bg.jpg) no-repeat center top;
    width: 980px;
	margin:45px auto 0px auto;
}

.pure #top 
{
	position:absolute;
	margin-top:130px;
	margin-left:70px;
}
.pure #badge 
{
	position:absolute;
	margin-top:400px;
	margin-left:30px;
	width:350px;
}
.pure #badge .left 
{
	float:left;
	width:70px;
}
.pure #badge .right 
{
	float:left;
	width:280px;
	margin-top:10px;
}
.pure #bottom 
{
	position:absolute;
	margin-top:500px;
	width:960px;
}

.pure #left 
{
	 float:left;
	 width:50%;
}

.pure #left .txt 
{
	margin-left:200px;
	margin-top:35px;
}

.pure #right 
{
	 float:left;
	 width:460px;
}

.pure #right .preview 
{
	float:left;
	margin-top:25px;
	margin-left:30px;
}

.pure #right .txt 
{
	float:left;
	margin-top:45px;
	margin-left:10px;
}


#content .pure h1 {
    position:relative;
    top:-15px;
    left:11px;
}

#content .pure h2 
{
	font-size:1.1em;
	font-weight: bold;
    margin: 0;
    padding: 0;
}

#content .pure a {
    background:transparent url(../images/white_arrow.gif) no-repeat scroll right 1px;
    padding-right:10px;
}

#content .pure .preview a {
    background:none;
    padding-right:0px;
}

#main #video 
{
	text-align:left;
	background-color: #000;
}
#footer 
{
	background-color: #ffedd0;
	color: #217c2c;
	width: 980px;
	margin:0 auto;
}
#footer ul li a {
    color:#217c2c;
}
#footer ul li {
    border-right:1px solid #217c2c;
}

/* begin pure thank you */

#top_landing
{
    position: absolute;
    margin-left:44px; 
    margin-top:0;
}
#top_landing #main_text
{
    margin-left: 50px;
}
#top_landing #main_btn
{
    margin-left:137px; 
    margin-top:10px;
}
#learn
{
    height:473px; 
    width:693px; 
    display:none;
    background:#fff;
}
.learn_content
{
    font-size:0.8em; 
    left:265px; 
    position:absolute; 
    top:154px; 
    width:457px;
}
.learn_content ul
{
    padding: 5px 0 0 15px;
   
}
.learn_content ul li
{
     list-style-type: disc;
     padding: 7px 0 0 0;
}
#main {
    margin-top:38px;
    background:transparent url(../images/bg_sunburst.png) no-repeat 0 0;
}
#content .products {
    background-color:#248A37;
}
#canvas 
{
    background-color:#248A37;
}