#header { background: url('../images/top_home.jpg') no-repeat; }

#homepage { width: 100%; height: 263px; background: url('../images/home_bg.jpg') no-repeat; }

#home_block_links { margin: 53px 0 0 145px; }
#home_block_links .blocks { overflow: hidden; margin-left: 19px; }
#home_block_links .shadow { overflow: hidden; width: 659px; height: 31px; background: url('../images/block_shadow.jpg') no-repeat; }
#home_block_links .blocks div { float: left; overflow: hidden; width: 149px; height: 149px; margin-right: 9px;}
#home_block_links .train { width: 150px; background: url('../images/block_train_bg.jpg') no-repeat; }
#home_block_links .coach { background: url('../images/block_coach_bg.jpg') no-repeat; }
#home_block_links .consult { background: url('../images/block_consult_bg.jpg') no-repeat; }
#home_block_links .manage { background: url('../images/block_manage_bg.jpg') no-repeat; }

#home_block_links .blocks a { display: block; width: 100%; height: 100%; text-decoration: none; color: white; }
#home_block_links .blocks h1 { margin: 16px 0 0 12px; font: 20px Time New Roman; }
#home_block_links .blocks h2 { margin: 20px 0 0 12px; font: 14px Time New Roman; line-height: 90%; width: 80%;}