body { background: #666; }

h1 { font-size: 1.5em; color: #333; text-align: right; margin: 0 20px 0 0; }
h2 { font-size: 1.2em; color: #555; text-align: right; margin: 0 20px 0 0; }
h3 { font-size: 1.2em; color: #555; margin: 0 0 10px 0; }
h4 { font-size: 1.2em; margin: 0 0 5px 0; }
p  { font-size: 1.1em; color: #333; }

address { margin: 2px 0; }

h1 a, h2 a { color: inherit; text-decoration:none; font-size:inherit; }
h1 a:hover, h2 a:hover { color: inherit; }

.copyright { text-align: right; }

.growbox { visibility: visible; background: white; z-index:100; width:0px; height: 0px; height:500px; width:100%; background: #FFF;}
.growbox_wrap { position: static; top:0; width: 950px; margin: 20px auto; }
.growbox_inner { width: 900px; height: 400px; } 
.growbox_headline { width: 300px; float: left; padding: 120px 0 0 0;}
.growbox_content  { width: 500px; float: left; padding:  80px 0 0 0; text-align:left;}
.growbox-loading   { padding: 180px 0 0 450px;}
.button { cursor: pointer; }

.button_about    { }
.button_blog     { }
.button_products { }
.button_partners { }
.button_careers  { }
.button_contact  { }

.logo { margin: 130px 0 0 145px; }

