/* CSS Document */
html {
   margin: 0;
   padding: 0;
}

body {
   margin: 0;
   padding: 0;
   text-align: center;
   color: #FFF;
   font-family: Geneva, verdana, 'trebuchet ms', sans-serif;
   font-size: 10px;
   font-weight: normal;
   line-height: 12px;
   background-color: #000;
   background-image: url(img/page-back.jpg);
   background-position: top center;
   background-repeat: repeat-y;
}

h1, h2, h3, h4, h5, h6 { 
   font-weight: normal;
}

a:link, a:visited {
   text-decoration: none;
   color: #FFF;
}
 
a:hover {
   color: #FF6600;
   text-decoration: none;
}


#container {
   position: relative;
   margin: 150px auto;
   width: 900px;
   text-align: left;
}

#container-inner {
   position: static;
}

#left {
   position: absolute;
   float: left;
   margin: 0;
   padding: 0;
   width: 700px;
   height: 500px;
}

#left-inner {
   position: static;
   margin: 0;
   padding: 0;
}

#right {
   position: static;
   float: right;
   width: 200px;
   height: 500px;
   margin: 0;
   padding: 0;
}

#right-inner {
   position: static;
   margin: 0;
   padding: 0;
}



#banner {
   position: static;
   width: 100%;
   height: 25px;
   margin: 0;
   padding: 0;
}

#header {
   visibility: hidden;
   margin: 0;
   padding:0;
   font-size: 9px;
   line-height: 11px;
}

#description {
   visibility: hidden;
   margin: 0;
   padding:0;
   font-size: 9px;
   line-height: 11px;
}


#pagebody-top {
   position: relative;
   width: 100%;
   height: 450px;
   margin: 0;
   padding: 0;
   background-image: url(img/top-back.jpg);
   background-position: center left;
   background-repeat: no-repeat;
}

#pagebody-gly1 {
   position: relative;
   width: 100%;
   height: 450px;
   text-align: right;
   margin: 0;
   padding: 0;
   background-image: url(img/gly1-back.jpg);
   background-position: center left;
   background-repeat: no-repeat;
}

#pagebody-gly2 {
   position: relative;
   width: 100%;
   height: 450px;
   text-align: right;
   margin: 0;
   padding: 0;
   background-image: url(img/gly2-back.jpg);
   background-position: center left;
   background-repeat: no-repeat;
}

#pagebody-gly3 {
   position: relative;
   width: 100%;
   height: 450px;
   text-align: right;
   margin: 0;
   padding: 0;
   background-image: url(img/gly3-back.jpg);
   background-position: center left;
   background-repeat: no-repeat;
}

#pagebody-gly4 {
   position: relative;
   width: 100%;
   height: 450px;
   text-align: right;
   margin: 0;
   padding: 0;
   background-image: url(img/gly4-back.jpg);
   background-position: center left;
   background-repeat: no-repeat;
}

#pagebody-gly-top {
   position: relative;
   width: 100%;
   height: 450px;
   text-align: right;
   margin: 0;
   padding: 0;
   background-image: url(img/gly-top-back.jpg);
   background-position: center left;
   background-repeat: no-repeat;
}

#pagebody-inf {
   position: relative;
   width: 100%;
   height: 450px;
   margin: 0;
   padding: 0;
   background-image: url(img/inf-back.jpg);
   background-position: center left;
   background-repeat: no-repeat;
}

#pagebody-inner {
   position: static;
   width: 100%;
   margin: 0;
   padding: 0;
}


#footer {
   position: relative;
   width: 100%;
   margin: 0;
   padding: 0;
   text-align: right;
   font-size: 9px;
   font-style: italic;
   line-height: 25px;
}   

#footer-inner {
   position: static;
   margin: 0 10px 0 0;
   padding: 0;
}


#leftbox {
   position: absolute;
   float: left;
   width: 200px;
   height: 450px;
   margin: 0;
   padding: 0;
}

#leftbox-inner {
   position: static;
   width: 100%;
   margin: 0;
   padding: 0;
}

#rightbox {
   position: relative;
   float: right;
   width: 500px;
   height: 450px;
   margin: 0;
   padding: 0;
}

#rightbox-inner {
   position: static;
   width: auto;
   margin: 0 10px 0 0;
   padding: 0;
}
   
#content-bottom {
   position: relative;
   width: auto;
   height: 50px;
   margin: 0;
   padding: 0;
}

#content-bottom-inner {
   position: static;
   margin: 0;
   padding: 0;
   text-align: right;
   line-height: 1;
   font-size: 10px;
}


.page-title {
   width: auto;
   height: 16px;
   color: #FF6600;
   font-size: 12px;
   line-height: 1;
   font-weight: normal;
   text-align: right;
}

#content-menu {
   position: relative;
   width: auto;
   height: 350px;
   margin: 0 0 0 188px;
   padding: 0;
   text-align: right;
}

#content-menu-inner {
   position: static;
   text-align: right;
   margin: 0;
   padding: 0;
   font-size: 10px;
   line-height: 20px;
   font-weight: normal;
}

.image-menu {
   position: static;
   text-align: left;
   margin: 0px 10px 2px 0;
   width: 300px;
   height: 50px;
   background-color: #111111;
   border: 1px solid #333333;
}

.sum-img {
   width: 70px;
   height: 30px;
   margin: 0;
   color: #333;
}

.img-desc {
   width: auto;
   height: 36px;
   text-align: right;
   font-size: 10px;
   line-height: 12px;
   margin: 0;
} 

.sum-img a:link, a:visited {
   text-decoration: none;
}

.sum-img a:hover {
   color: #FF6600;
   text-decoration: blink;
} 

.sub-menu {
   text-align: center;
   width: auto;
   height: 16px;
   margin: 0;
   padding: 0;
}

.select {
   width: 75px;
   text-align: center;
   line-height: 16px;
   font-size: 10px;
   font-weight: normal;
}

.top {
   width: 150px;
   text-align: center;
   line-height: 16px;
   font-size: 10px;
   font-weight: normal;
}


#nav {
   position: relative;
   margin: 180px 0px 0px 0px;
   padding: 0;
   width: 100%;
   text-align: center;
}

.menu {
   display: block;
   width: 170px;
   margin: 2px 0 0 15px;
   padding: 0 0 0 10px;
   width: 100%;
   text-align: left;
   color: #FFFFFF;
   line-height: 20px;
   font-size: 10px;
   font-weight: normal;
   letter-spacing: 0.1em;
}

.menu a {
   display: block;
   color: #FFF;
   text-decoration: none;
}

.menu a:hover {
   display: block;
   background-color: #333333;
   color: #FF6600;
} 




