#main .untabbed {
   border: 0;
   background: none;
   margin-top: -20px;
   padding-top: 0;
   padding-bottom: 0;
}

#header {
   margin-bottom: 0;
   border: 0;
}

#footer {
   margin-top: 0;
}

#landingWrap {
   width: 905px;
   margin: 10px auto;
}

   #landingWrap ul, #landingWrap ol {
      list-style-type: disc;
      padding-left: 40px;
   }
   
   #landHeader #topLinks {
      margin: 10px 0 0 0;
      padding: 0;
      float: right;
   }

      #landHeader #topLinks li {
         display: inline;
         list-style-type: none;
         border-left: 1px solid #2090E4;
      }

         #landHeader #topLinks li.first {
            border-left: none;
         }

         #landHeader #topLinks li a {
            color: #2090E4;
            font-size: 1.1em;
            padding: 0 6px 0 7px;
         }

   #landContent {
      background: url('http://www.creditreportsandscores.com/templates/crs/images/landing/header.jpg') no-repeat top left;
      padding: 240px 0 0 5px;
      position: relative;
   }

      #landContent #marketing {
         position: absolute;
         top: 55px;
         left: 380px;

         color: #1F5C93;
         text-decoration: none;
         font-weight: bold;
         font-size: 32pt;
         line-height: 35pt;
         text-align: center;
         white-space: nowrap;
      }
      
      #landContent #landDetails {
         background: url('http://www.creditreportsandscores.com/templates/crs/images/landing/content.png') no-repeat top left;
         position: relative;
         zoom: 1;
      }
      
         #landContent #landDetails_footer {
            background: url('http://www.creditreportsandscores.com/templates/crs/images/landing/content.png') no-repeat bottom left;
            height: 20px;
         }
         
         #landContent #startButton {
            position: absolute;
            top: 60px;
            left: 400px;
            width: 399px;
            height: 81px;   
            padding: 31px 0 0 50px;   
            line-height: auto;   
            color: white;
            text-decoration: none;
            font-weight: bold;
            font-size: 37px;
            white-space: nowrap;
         }
         
         #landContent h3 {
            margin: 0;
            padding: 0;
            font-weight: bold;
         }

         #landContent p {
            margin: 0;
            padding: 10px 0 0 0;
         }

         #landContent #importInfo {
            width: 200px;
            margin-top: 17px;
            padding: 10px 15px 0 15px;
            float: left;
            color: #000;
         }

            #landContent #importInfo h3 {
               font-size: 10pt;
			   color:#000;
            }

            #landContent #importInfo p {
               font-size: 11px;
               line-height: 11px;
            }
         
         #landContent .benefit {
            margin-top: 155px;
            float: left;
            padding: 24px 15px 5px 15px;
         }
         
         #landContent #reportAndScore {
            width: 178px;
         }
         
         #landContent #monitoring {
            width: 166px;
         }
         
         #landContent #score {
            width: 226px;
         }
      
   #landCerts {
      padding: 10px;
      border-bottom: 1px dashed black;
      margin: 0;      
   }

      #landCerts #chargeInfo {
         color: #636363;                  
         margin: 0;
         padding: 20px 0 0 0;
      }

      #verisign {
         float: right;
		 margin-top:-15px;
      }

   #landFoot {
      margin: 3px 0 0 0;
      padding: 5px 0;
      border-top: 2px solid #2090E4;
      color: #2090E4;
      font-size: 9pt;
   }

      #landFoot p {
         padding: 0;
         margin: 0;
      }

      #landFoot a {
         color: #2090E4;
         text-decoration: none;
      }

      #landFoot ul {
         float: right;
         margin: 0;
         padding: 0;
      }

         #landFoot ul li {
            display: inline;
            list-style-type: none;
            padding: 0 0 0 10px;
            margin: 0;
         }

   #landSubFoot {
      margin-top: 40px;
      color: #1768AA;
      padding: 0 10px 20px 10px;
      border-bottom: 1px dashed black;
   }

      #landSubFoot p, #landSubFoot h4 {
         margin: 15px 0 5px 0;
         font-size: 9pt;
         color: #1768AA;
      }

      #landSubFoot ul {
         margin-top: 5px;
         margin-bottom: 5px;
      }

strong { font-weight:bold; }
