* {margin:0; padding:0; font-family:arial;}
html, body, #container { height: 100%; }
body > #container {height: auto; min-height: 100%; text-align:center;} 
div {text-align:left;}
#container  {width:900px; background:#ffffff; margin-left:auto; margin-right:auto;}

body	{background:url(../images/bg2.png) repeat-y center  #dad2c3;}
#logo {width:900px; height:200px; margin-left:auto; margin-right:auto; background:url(../images/logo.png) no-repeat; cursor:pointer;}

/* Navigation Menu */
#menu {width:900px; height:59px; background:url(../images/menu.png) no-repeat; margin-left:auto; margin-right:auto;}
#menu  span  {display:none;}
#menu li, #menu a {height:59px; display:block;}
#menu li {float:left;	list-style:none;	display:inline;}
#nav-01 {width: 107px;}
#nav-02 {width: 96px;}
#nav-03 {width: 106px;}
#nav-04 {width: 184px;}
#nav-05 {width: 108px;}
#nav-06 {width: 163px;}
#nav-07 {width: 136px;}
#nav-01 a:hover {background:url(../images/menu.png) 0px -59px no-repeat; }
#nav-02 a:hover {background:url(../images/menu.png) -107px -59px no-repeat; }
#nav-03 a:hover {background:url(../images/menu.png) -203px -59px no-repeat; }
#nav-04 a:hover {background:url(../images/menu.png) -309px -59px no-repeat; }
#nav-05 a:hover {background:url(../images/menu.png) -493px -59px no-repeat; }
#nav-06 a:hover {background:url(../images/menu.png) -601px -59px no-repeat; }
#nav-07 a:hover {background:url(../images/menu.png) -764px -59px no-repeat; }

#main-content {width:900px; margin-left:auto; margin-right:auto; padding:0px; background:#ffffff; }
#main-inside  {padding:10px;}
#footer {background:#365300; margin-top: -85px; text-align:center; font-size:10pt; height:85px; width:901px; margin-left:auto; margin-right:auto;}
#push-85 {height:85px;}
#logo-link {width:900px; height:200px;}
