@charset "utf-8";
/* CSS Document */
body											{ background-color:#dad9be; }

#horizon								{ height:91px; background-image:url(../img/footer_bg_balloons.gif); margin-top:60px; }
#ground								{ background-color:#dad9be; }

#about_link										{ background-position: -343px 62px; }
#about_link:hover								{ background-position: -343px 62px; }

#subpage_content									{ margin: 10px 0 0 70px; width: 850px; }

#about_header										{ margin-top:30px; }
table 												{ margin-top:40px; }
table th,
table td,
table tr											{ vertical-align:middle; }
table td											{ padding:30px 30px; }

table td.right_col									{ border-top: 1px solid #d7dfe4; padding-left:0; }
table td.right_col h1								{ margin-top: 20px; }
