body {  font-family: Arial; padding: 0; margin: 0; background: white; }
img { border: 0; }

#container { width: 900px; height: 700px; margin: 0px auto; background: url(../img/background.png) no-repeat 0 0;} 

#header { float: left; display: block; padding: 0; margin: 0 0 0 0; width: 900px; }

#header #logo { padding: 0 0 0 0; margin: 112px 0 0 70px; float: left; display: block; height: 66px; width: 830px; text-decoration: none; }

#header_menu { padding: 0 0 0 0; margin: 0 0 0 0;  float: left; display: block; width: 900px; }

#container .menu {padding: 0 0 0 0; margin: 0 0 40px 70px;  float: left; display: block; width: 830px;}
#container .menu strong { display: none; }
#container .menu #button_welcome { margin: 10px 0 0 0; width: 209px; height: 36px; display: block; float: left; background: url(../img/menu.png) no-repeat 0 0; }
#container .menu #button_coaching { margin: 10px 0 0 0; width: 239px; height: 36px; display: block; float: left;  background: url(../img/menu.png) no-repeat -209px 0; }
#container .menu #button_spirit { margin: 10px 0 0 0; width: 322px; height: 36px; display: block; float: left;  background: url(../img/menu.png) no-repeat -448px 0; }
#container .menu #button_coach { margin: 10px 0 0 0; width: 170px; height: 36px; display: block; float: left;  background: url(../img/menu.png) no-repeat 0 -44px; }
#container .menu #button_contact { margin: 10px 0 0 0; width: 218px; height: 36px; display: block; float: left;  background: url(../img/menu.png) no-repeat -170px -44px; }
#container .menu #button_location { margin: 10px 0 0 0; width: 186px; height: 36px; display: block; float: left;  background: url(../img/menu.png) no-repeat -388px -44px; }
#container .menu #button_blog { margin: 10px 0 0 0; width: 186px; height: 36px; display: block; float: left;  background: url(../img/menu.png) no-repeat -574px -44px; }

#container .menu #button_welcome:hover {  background: url(../img/menu.png) no-repeat 0 -96px; }
#container .menu #button_coaching:hover {   background: url(../img/menu.png) no-repeat -209px -96px; }
#container .menu #button_spirit:hover {  background: url(../img/menu.png) no-repeat -448px -96px; }
#container .menu #button_coach:hover {  background: url(../img/menu.png) no-repeat -0px -140px; }
#container .menu #button_contact:hover { background: url(../img/menu.png) no-repeat -170px -140px; }
#container .menu #button_location:hover { background: url(../img/menu.png) no-repeat -388px -140px; }
#container .menu #button_blog:hover { background: url(../img/menu.png) no-repeat -574px -140px; }

#container .menu #button_welcome_active {  margin: 10px 0 0 0; width: 209px; height: 36px; display: block; float: left; background: url(../img/menu.png) no-repeat 0 -96px; }
#container .menu #button_coaching_active  { margin: 10px 0 0 0; width: 239px; height: 36px; display: block; float: left;   background: url(../img/menu.png) no-repeat -209px -96px; }
#container .menu #button_spirit_active  { margin: 10px 0 0 0; width: 322px; height: 36px; display: block; float: left;   background: url(../img/menu.png) no-repeat -448px -96px; }
#container .menu #button_coach_active  {  margin: 10px 0 0 0; width: 170px; height: 36px; display: block; float: left; background: url(../img/menu.png) no-repeat -0px -140px; }
#container .menu #button_contact_active  { margin: 10px 0 0 0; width: 218px; height: 36px; display: block; float: left; background: url(../img/menu.png) no-repeat -170px -140px; }
#container .menu #button_location_active  { margin: 10px 0 0 0; width: 186px; height: 36px; display: block; float: left; background: url(../img/menu.png) no-repeat -388px -140px; }

#main { color: #0054A5; font-size: 12px; margin: 0 0 40px 70px;  float: left; display: block; width: 510px;}
#main em {font-style: normal; font-weight: bold;}
.spirit { background: url(../img/image_spirit.png) no-repeat top right; padding: 0 240px 0 0;}
.coach { background: url(../img/image_coach.png) no-repeat top left; padding: 0 0 0 210px;}
.location { background: url(../img/image_location.png) no-repeat 92px 0; padding: 140px 0 0 100px;}
.box {padding:10px 10px 0 0px; margin: 0 0 0 0; float: left; display: block; width: 200px;}
#footer { padding: 0 0 0 0; margin: 0 0 0 0; float: left; display: block; width: 900px;}
#footer #header_menu { padding: 0 0 0 0; margin: 0 0 0 0; list-style: none; float: left; display: block; width: 900px; }

#copy { font-size: 11px; color: #9C9EA1; padding: 0 0 0 0; margin: 0 0 0 0; float: left; display: block; width: 900px; text-align: center;}
#copy a { color: #9C9EA1; text-decoration: none;}
