
#fuze-body {
	background: transparent url('/_images/fuze/home-fuze-background.jpeg') no-repeat top left;
	height: 647px;
	position: relative;
}

#fuze-body h1 {
    color: #58b7dd;
    font-size: 28px;	
}

#fuze-body h2 {
    font-size: 21px;
    font-weight: normal;
}

#fuze-body h3 {
    font-size: 15px;
    font-weight: normal;
    font-style: italic;
}

#fuze-headline {
    width: 430px;
    padding: 2em;
}

#fuze-footer {
    position: absolute;
    top: 525px;
    left: 13px;
    width: 788px;
    height: 96px;
    background: transparent url('/_images/fuze/home-fuze-footer.png') no-repeat top right;
}

#fuze-footer-interior {
    width: 480px;
    padding: 6px 0 6px 6px;
}

#fuze-footer-interior h4 {
	color: black;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 0.5em 0; 
}

#fuze-footer-interior a {
    color: #09F;
    font-size: 14px;
    text-decoration: none;
    margin-right: 9px;
}

.fuze-arrow {
    background: transparent url('/_images/fuze/fuze-orange-arrow.png') no-repeat right 4px;
}

#app-store {
    float:right;
    position: relative;
    top: 109px;
}
