@import url(100.css);

/*********************************************************/
/*                  LAYOUT                               */
/*********************************************************/

#topContent {
  background: #fff url(/image/15109.jpg) no-repeat;
  padding:36px 0 0 46px;
  clear:left;
}

#btmContent {
  background:#e8e8e8 url(/image/15114.gif) no-repeat left bottom;
  overflow:hidden;
  height:1%;
  padding-bottom:1.1em;
}

.box {
  float:left;
  background: url(/image/15113.gif) no-repeat bottom;
  width:267px;
  min-height:19.4em;
  margin:0 0 0 21px;
  display:inline;
}

* html .box {
  height:19.5em;
}

#home .box div {
  background: url(/image/15112.gif);
  padding-bottom:.8em;
}

.rtBox {
  margin-left:4px;
}

.rtContent {
  float:left;
  padding: 0 23px .8em 19px;
  width:250px;
}

/*********************************************************/
/*                  TEXT                                 */
/*********************************************************/


#home h2 {
  background: #e8e8e8 url(/image/15115.gif) no-repeat;
  padding:19px 0 .5em 22px;
}

/* h3 was changed to image */
#home h3 {
  padding: 1em 0 .7em 0;
}

#home .box h3 {
  background: url(/image/15116.gif) no-repeat top;
  padding-left:18px;
}

#home a {
  display:block;
}

#home .box a.arrow {
  padding:0 25px .4em 10px;
  margin-left:18px;
  line-height:1.3;
  text-decoration:none;
  color:#283E77;
  font-size:90%;
  background: url(/image/15102.gif) no-repeat;
}

#home .box p a {
  display:inline;
  color:#666;
}

#home .box a.arrow:hover {
  color:#ff6000;
}

#home .rtContent a {
  margin:0 0 1.3em 0;
  color:#000;
  line-height:1.2;
  font-size:90%;
}

#home .rtContent strong {
  color:#283e77;
}

#home .box p {
  clear:both;
  padding: 0 30px 20px 18px;
  font-size:85%;
  line-height:1.2;
}

#home #topContent p {
  width:400px;
  padding: .7em 0 2.5em 30px;
}

/*********************************************************/
/*                  IMAGES                               */
/*********************************************************/

#home #topContent img {
  margin:0 0 .8em 0;
}

#home .box span img {
  margin:1em 0 0em 18px;
}

/*********************************************************/
/*                  DEFINITION LISTS                     */
/*********************************************************/

#home .box dl {
  overflow:hidden;
  padding: 0 0 .2em 18px;
}

#home .box dt {
  float:left;
}
#home .box dd {
  float:left;
  font-size:90%;
  font-weight:bold;
  color:#000;
  margin:1.5em 0 0 5px;
  width:100px;
}

/*********************************************************/
/*                  LISTS                                */
/*********************************************************/