﻿body {
margin: 0;
padding: 0;
background: #1d1d1d url(img/bg.png); }

div#wrapper {
display: block;
width: 100%;
background: url('img/bg_.png') repeat-x; }

a#logo {
display: block;
float: left;
width: 190px;
height: 190px;
background: url(img/sdh.png) no-repeat;
overflow: hidden;
white-space: nowrap;
text-indent: 200px; }

div#menu {
display: block;
float: left;
width: 625px;
height: 154px;
padding: 3px 0 0 33px; }

div#menu a {
display: block;
height: 22px;
margin: 0 0 5px 0;
background-repeat: no-repeat;
background-position: left top;
overflow: hidden;
white-space: nowrap;
text-indent: 700px; }

a#m1 { width: 624px; background-image: url(img/m1.png); }
a#m2 { width: 152px; background-image: url(img/m2.png); }
a#m3 { width: 217px; background-image: url(img/m3.png); }
a#m4 { width: 49px; background-image: url(img/m4.png); }
a#m5 { width: 220px; background-image: url(img/m5.png); }
a#m6 { width: 221px; background-image: url(img/m6.png); }
a#m7 { width: 144px; background-image: url(img/m7.png); }
a#m8 { width: 88px; background-image: url(img/m8.png); }

div#menu a:hover {
background-position: left bottom; }

div#content {
display: block;
clear: both;
width: 625px;
margin: 0 0 0 223px; }

div#centerBox {
display: block;
width: 848px;
margin: 33px auto 0 auto; }

h1 {
font-size: 22px;
font-family: "Myriad Pro", "Helvetica", "Arial Narrow", sans-serif;
color: #fff; }

p {
font-size: 16px;
font-family: "Myriad Pro", "Helvetica", "Arial Narrow", sans-serif;
font-style: italic;
color: #fff; }
