body {
   background-color: #ffffff;
}
#page {
   background-image: url(../grx/shadow.png);
   background-position: center;
   background-repeat: repeat-y;
   font-family: "Lucida Grande","Bitstream Vera Sans","Lucida Sans Unicode",verdana,sans-serif;
   font-size: 14px;
}
#main {
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   margin-bottom: 0px;
   width: 900px;
}
#header {
   background-image: url(../grx/hi-kit.jpeg);
   background-repeat: no-repeat;
   height: 339px;
   position: relative;
   border-top-width: 1px;
   border-top-style: solid;
   border-bottom-width: 1px;
   border-bottom-style: solid;
}
#header2 {
   background-image: url(../grx/hi-kit2.jpeg);
   background-repeat: no-repeat;
   height: 339px;
   position: relative;
   border-top-width: 1px;
   border-top-style: solid;
   border-bottom-width: 1px;
   border-bottom-style: solid;
}
#header3 {
   background-image: url(../grx/hi-kit3.jpeg);
   background-repeat: no-repeat;
   height: 339px;
   position: relative;
   border-top-width: 1px;
   border-top-style: solid;
   border-bottom-width: 1px;
   border-bottom-style: solid;
}
#header h1 {
   color: #ffffff;
   float: right;
   position: absolute;
   text-align: right;
   line-height: 1.3em;
   right: 15px;
   bottom: 15px;
   font-size: 30px;
}
#header2 h1 {
   color: #ffffff;
   float: right;
   position: absolute;
   text-align: right;
   line-height: 1.3em;
   right: 15px;
   bottom: 15px;
   font-size: 30px;
}
#header3 h1 {
   color: #ffffff;
   float: right;
   position: absolute;
   text-align: right;
   line-height: 1.3em;
   right: 15px;
   bottom: 15px;
   font-size: 30px;
}
#content {
   padding: 15px;
   position: relative;
   min-height: 405px;
}
#content img {
   position: absolute;
   right: 15px;
   top: 18px;
   border-width: 1px;
   border-style: solid;
}
#content img.noborder {
   border-width: 0px;
}
#content p {
   line-height: 1.3em;
   margin-right: 382px;
   padding-bottom: 15px;
   text-align: justify;
}
#content a {
   text-decoration: none;
}
#menu {
   background-image: url(../grx/head-logo-col.png);
   background-repeat: no-repeat;
   height: 100px;
   position: relative;
}
#menu ul {
   position: absolute;
   right : 15px;
   bottom: 8px;
   font-size: 16px;
}
#menu li {
   float: left;
   width: 100px;
   text-align: right;
   padding-left: 20px;
   margin-left: 20px;
   padding-bottom: 5px;
   padding-right: 2px;
   border-bottom-width: 7px;
   border-bottom-style: solid;
}
#menu li.active {
   border-bottom-color: #999933;
}
#menu a {
   text-decoration: none;
   color: #000000;
}
#footer {
   background-image: url(../grx/bar-bottom.png);
   background-repeat: no-repeat;
   position: relative;
   left: -50px;
   width: 1000px;
   height: 100px;
   color: #cccccc;
   text-align: center;
   padding-top: 5px;
}
#footer p {
   padding-top: 6px;
}
