@charset "utf-8";
/* CSS Document */

body											{ background-color:#b4cf96; }

#horizon							{ height:105px; background-image:url(../img/footer_bg_thunderdome.gif); }
#ground								{ background-color:#b4cf96; }

#partners_link									{ background-position: -264px 62px; }
#partners_link:hover							{ background-position: -264px 62px; }

#top_left_content									{ float:left; margin: 60px 0 0 30px; width: 470px; }
#top_right_content									{ float:left; margin: 60px 0 0 50px; }

table.key											{ font-size:11px; color:#898a8a;text-align:center; }
table.key td										{ padding: 10px 0 0 0; }

table.partners										{ margin-top: 20px; }
table.partners th,
table.partners td,
table.partners tr									{ vertical-align:middle; }
table.partners h5									{ font-size:18px; color:#7c7b5c; font-weight:normal; margin-top:8px; }
table.partners th									{ background-image:url(../img/partner_top_bg.gif); height:53px; text-align:center;  }
table.partners td									{ background-color:white; background-image:url(../img/partner_cell_border.gif); background-repeat:repeat-x; background-position:left top;height:91px;}
table.partners tr.alt_row td						{ background-color:#f2f7fa; }

table.partners p									{ margin: 0 15px; color:#8a8a88; }
table td.icons										{ border-left:1px solid #eaebec; border-right:1px solid #eaebec; }
table th.middle										{ border-left:1px solid #d6e2c8; border-right:1px solid #d6e2c8; }

table td.bottom										{ background-image:url(../img/partner_bottom_ds.gif); height:21px; }

table td img.bump									{ margin-top:1px; }
