#content {padding: 60px 0; }

#landingHomeCopyContainer {float: left; width: 220px; text-align: left; padding:5px 10px 0 40px;}
  #landingHomeTitle {float: left; width: 220px; font-family: verdana; font-size: 16px; font-weight: bold; color: #c41230; letter-spacing: .80px; margin-bottom: 10px;}
  #landingHomeCopyText { float: left; padding: 0px; width: 200px; font-family: verdana; font-size: 11px;}
    #landingHomeCopyText a{color: #c41230; font-family: verdana; font-size: 10px; font-weight: bold; text-decoration: none;}
    #landingHomeCopyText a:hover{text-decoration: underline;}
    
#landingHomeContentRight {float: left; width: 580px;}  
  #exploreContainer {width: 150px; padding-left: 10px; margin-bottom: 10px;}
  #exploreContainer a {font-family: verdana; font-size: 22px; color: #808080; text-decoration: none; line-height: 22px;}
 #landingCategoryListContainer { width: 580px;}
    .landingCategoryContainer{width: 185px; float: left; text-align: left; position: relative;}
    .landingCategoryContainer ul {text-align: left; list-style-type: none; }
    ul.windowLinks{margin-left: 44px}
    ul.doorLinks{margin-left: 54px;}
    ul.patioLinks{margin-left: 29px;}
	ul.extraInfo{margin-left: 29px;}
    .landingCategoryContainer ul a{font-family: verdana; font-size: 11px; font-weight: bold; color: #c41230; text-decoration: none;}
    .landingCategoryContainer ul a:hover {text-decoration: underline;}
    
    /* Gallery specific styles */
      .landingCategoryContainer a.galleryLandingLink {font-family: verdana; font-size: 16px; color: #404040; text-decoration: none; padding-bottom: 10px; }
      .landingCategoryContainer span.gallery {font-family: verdana; font-size: 16px; color: #404040; text-decoration: none; display: block;}
      .landingCategoryContainer a.galleryLandingLink:hover {color: #999999;}
      .landingCategoryContainer a.galleryLandingLink .button{margin-top: 6px;}
      
    /* Products specific styles */
      .landingCategoryContainer span.product {font-family: verdana; font-size: 16px; color: #404040; text-decoration: none; display: block; padding-left: 10px; margin-top: 180px !important; margin-top: 190px;}
      .landingCategoryContainer span .icon {position: relative; top: 16px;}
      #productLandingWindowImage {position: absolute; top: 0px; left: 32px;}
      #productLandingDoorImage {position: absolute; top: -15px; left: 53px;}
      #productLandingPatioImage {position: absolute; top: -45px; left: 19px;}
      
.landingLink { color: #000000; height: 46px;}
.landingLink:hover { color: #000000; text-decoration: none; }
      
