*{
    margin: 0;
    padding: 0;
}

body{
    font-family: arial, sans-serif;
    color: #0973ba;
    text-align: center;
    background: url(i/marketing-bg.png) #fff repeat-x left top;
}

ul{
    list-style-type: none;
}

img{
    border: 0;
}

a{
    overflow: hidden;
}

#container{
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 955px;
}

#header{
    padding-top: 70px;
}

#header h1{
    background: url(i/marketing-logo.png) no-repeat left top;
    width: 338px;
    height: 143px;
    text-indent: -99999px;
    float: left;
}

#description{
    margin: 15px 30px 0 50px;
    background: url(i/marketing-description.png) no-repeat left top;
    width: 365px;
    height: 124px;
    text-indent: -99999px;
    float: left;
}

#twitter-follow{
    margin-top: 25px;
    background: url(i/marketing-twitter.png) no-repeat left top;
    width: 159px;
    height: 89px;
    text-indent: -99999px;
    display: block;
    float: left;
}

#main-content{
    clear: both;
    padding: 60px 70px 0 30px;
}

#video{
    margin-bottom: 50px;
    padding: 0;
    line-height: 0;
    float: left;
    border: solid 2px #333;
}

#install{
    float: right;
}

#instructions-1{
    background: url(i/marketing-instructions-1.png) no-repeat left top;
    width: 335px;
    height: 60px;
    text-indent: -99999px;
}

#install-button{
    margin: 20px 0 20px 90px;
}

#instructions-2{
    background: url(i/marketing-instructions-2.png) no-repeat left top;
    width: 299px;
    height: 55px;
    text-indent: -99999px;
}

#footer{
    padding: 10px 0 40px 0;
    clear: both;
    border-top: solid 2px #ccc;
}

#footer .nav li{
    float: left;
}

#footer .nav li a{
    display: block;
    background-image: url(i/marketing-footer-nav.png);
    background-repeat: no-repeat;
    text-indent: -99999px;
    height: 26px;
}

#footer-nav-arc90{
    width: 73px;
    background-position: 0px top;
}

#footer-nav-www{
    width: 59px;
    background-position: -73px top;
}

#footer-nav-blog{
    width: 79px;
    background-position: -132px top;
}

#footer-nav-lab{
    width: 30px;
    background-position: -211px top;
}

#copyright{
    float: right;
}

#install-button-chromefix {
	position: absolute;
	width: 160px;
	height: 80px;
	margin-left: 80px;
	margin-top: 25px;
	opacity: 0.01;
	display: none;
}

.kindling {
	float: left;
	font-size: 0.65em;
	margin-bottom: 20px;
	margin-left: 130px;
	text-align: center;
	color: #999;
	font-weight: bold;
}

.kindling a {
	text-decoration: none;
	color: #8B8C8D;
}
