#frame { background:url(none); }

#intro p {
    font-size: 15px;
    color: #000;
    margin: 0 0 1.5em 0; }
#text {
	padding-top:25px;
	width:450px;
	float:left;
	display:inline;	
	margin-left:25px;
}
#text h5, #text p { margin-bottom:20px; }

#explore {
  float: right;
  display: inline;
  width: 226px;
  height: 253px;
  background: url(../images/explore.gif) no-repeat; }
  #explore h6 {
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0 0 0 #000;
    -moz-opacity: 0.9999;
    padding: 9px 0 0 26px;
    margin: 0;
    height: 31px; }
  #explore ul {
    margin: 14px 15px 0 15px;
    list-style-type: none; }
    #explore ul li {
      font-size: 13px;
      padding: 5px 7px 5px 7px;
      border-bottom: 1px solid #CFCFCF; }
      #explore ul li.last {
        border: 0; }
      #explore ul li a {
        color: #191919;
        text-decoration: none;
        display: block;
        background: url(../images/explore-arrow.gif) no-repeat right 50%; }
        #explore ul li a:hover {
          text-decoration: underline; }

#boxes {
  height: 330px;
  background: url(../images/boxes.jpg) no-repeat;
  width:1000px;
   }
  #boxes h6 {
    margin: 0 0 10px 0;
    font-size:14px;
    font-weight:bold;
    color:#000; }
  #boxes p {
    margin: 0;
    color:#666;
    line-height:16px;
    margin-bottom:10px; }
    #boxes p.link {
       }
      #boxes p.link a {
        background: url(../images/right_arrow.gif) no-repeat right 50%;
        color:#0065b9;
        text-decoration:none;
        padding: 5px 25px 5px 0; }
  #boxes ul {
    margin: 0;
    list-style-type: none; }
    #boxes ul li {
      float: left;
      display: inline;
      padding: 25px 0 0 0;
      position: relative; }
      #boxes ul li#box_1 {
        width: 213px;
        padding-right: 20px;
        margin-left: 27px; }
      #boxes ul li#box_2 {
        width: 200px;
        padding-right: 20px;
        margin-left: 20px; }
      #boxes ul li#box_3 {
        width: 200px;
        padding-right: 20px;
        margin-left: 20px; }
      #boxes ul li#box_4 {
	width: 200px;
	padding-right: 20px;
	margin-left: 10px;
}

