html { background-color: #2e2e2e; }
body { padding: 0; margin: 0; background: #fdfdfd url(../img/top-bg.jpg) repeat-x; font-family: "Trebuchet MS", Verdana; }
.clr { clear: both; }

.head { width: 100%; }
.wrapper { width: 600px; margin: 0 auto; }

.head .wrapper { text-align: center; }

.container { width: 100%; padding-top: 16px; background: url(../img/cont-bg.jpg) bottom repeat-x; }
.block { width: 263px; height: 534px; background: url(../img/welcome-block.jpg) no-repeat; }
.block-hover { background-position: bottom left; visibility: visible;}
.left { float: left; }
.right { float: right; }

.block-container { visibility: hidden; height: 435px; padding: 20px 0; text-align: center; }
.block-hover .block-container { visibility: visible; }

.block-title { text-align: center; color: #fdfdfd; text-transform: uppercase; font-size: 12px; }
.block-hover .block-title { color: #b8e11b; }

.block-container h1 { margin: 0; text-align: center; font-size: 18px; }
.block-container { font-size: 12px; }

.present { padding: 20px; height: 260px; }

.button a { display: block; background: url(../img/come-in-btn.jpg) top left no-repeat; width: 264px; height: 94px; text-indent: -300em; overflow: hidden;  }
.button a:hover { background-position: bottom left; }