        div#banner p#testimonial {
	width: 370px;
	padding-top: 195px;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 14pt;
	left: 0px;
        }
        
        div#banner p#author { 
          margin-top: 0;
          margin-bottom: 10px;
          font-size: 10pt;
        }

        div#content h2 {
          margin-top: -3px;
        }
        
        div#featured-product {
	width: 960px;
	float: left;
	padding-top: 10px;
	/*background-image: url(../../../Testweb/static/images/webpages/tgc1s.png);*/
	background-repeat: no-repeat;
        }
        
        div#featured-product h5 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
        }
        
        div#support {
	width: 280px;
	height: 209px;
	float: left;
	padding-top: 50px;
	padding-left: 400px;
	background-repeat: no-repeat;
        }
        
        div#support h5 {
          color: #f28d22;
        }

        /* SPECIFIC ACTION BUTTONS */
        
        div#banner a.action {
          background-image: url(file:///C|/Documents%20and%20Settings/Roy/My%20Documents/Countrywide%20Web/images/action-background-banner.png);
        }
        
        div#support a.action {
          background-image: url(file:///C|/Documents%20and%20Settings/Roy/My%20Documents/Countrywide%20Web/images/action-background-support.png);
        }

