/* ### GENERAL ### */
* { margin: 0px; padding: 0px; }
html, body { font-family: Tahoma; font-size: 12px; color: #e1d7c4; }
input, select, textarea { font-family: Tahoma; font-size: 12px; color: #666; }
body { background: #15160e; }
img { border: 0px; display: block; }
a {outline: none;}

/* ### GLOBAL CLASSES ### */
.clear { clear: both; height: 1px; }

/* ### WRAPPER ### */
#wrapper { position: relative; display: block; width: 100%; min-height: 100%; }


#frame { margin: 0 auto; width: 1020px; height: 600px; background: url('../images/mih_bg.jpg') no-repeat top; }
#frame p { position: relative; padding-top: 385px; font-family: Tahoma; font-size: 12px; text-align: center; color: #e1d7c4; }
#frame p.strong {text-transform: uppercase; font-family: Tahoma; font-size: 13px; font-weight: 200; }