body { color: #272e2c; font: 300 14px/20px museo-sans,sans-serif; background: #fff url('../images/tile.png');  margin: 0px auto; padding: 0px; }

a { color: #08abc1; }
a:hover, a:active, a:visited { color: #7a0806; }
a img { border: none; }
P { margin: 0px; padding: 0px 0px 10px 0px; line-height: 20px; }

#semicontainer  { width: 100%;  position: absolute; top: 0px; left: 0px; z-index: 0;} 
#semicontainer > div { width: 800px; margin: 30px auto; background: #fff; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; opacity: 0.5; filter: alpha(opacity=50); height: 769px; border: solid 1px #e0e0e0; }
#container  { width: 660px; margin: 70px auto; background: #fff; padding: 30px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; opacity: 1; filter: alpha(opacity=100); z-index: 1; position: relative;} 

.logo { font-size: 0px; text-align: center; }
.block { width: 180px; height: 170px; padding: 10px; background-color: #eeefed; border: solid 1px #cecfcf; border-width: 0px 1px 1px 1px; border-bottom-color: #707070; -moz-border-radius: 0px 0px 5px 5px; -webkit-border-radius: 0px 0px 5px 5px; border-radius: 0px 0px 5px 5px; box-shadow: 0 1px 0 0 #cecfcf; }
a.button { background-color: #e9292c; border: 0px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #fff; font-size: 14px; font-weight: 900; text-transform: uppercase; text-decoration: none; box-shadow: 2px -2px 0 0 #8e0b0c; width: 160px; height: 23px; padding: 4px 0 0 0; text-align: center; display: block; margin: 20px auto 0px auto; }
.contenttable { border: none; border-collapse: collapse; }

.footer_text { background: url('../images/footer-back.png') top left no-repeat; font-weight: 700; font-size: 14px; letter-spacing: 3px; color: #272e2c; line-height: 60px; margin: 0px; text-transform: uppercase; }
.footer_text a,.footer_text a:hover,.footer_text a:active { color: #272e2c; text-decoration: none; }

/* =============================================== The End ==============================================================================*/