#header_rights {margin-left: 0px;
    padding-left: 150px;
    padding-top: 20px;
    }
  * {padding-top: 0px;
  }
  body { background-color: rgb(255, 255, 255);
  		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
    }

  h1 { text-transform: capitalize;
    font-weight: bold;
    font-size: 15px;
    color: rgb(165, 166, 163);
    margin-bottom: 20px;
    }

  p { line-height: 19px;
    color: rgb(58, 59, 62);
    }

  #wrapped_header { background-color: rgb(255, 255, 255);
    height: 75px;
    }

  #header_inner { margin-left: 410px;
    padding-left: 25px;
    padding-top: 35px;
    }

  #header_inner, #header_inner * { font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: left;
    }

  #header_inner .leftCol { float: left;
    width: 195px;
    }

  .centered { margin: 0px auto;
    width: 960px;
    text-align: left;
    }

  .footer { line-height: 1px;
    height: 1px;
    clear: both;
    }

  #wrapped_body { background-color: rgb(255, 255, 255);
    padding-bottom: 35px;
    }

  #wrapped_body .leftCol img.logo { margin-bottom: 40px;
    }

  #wrapped_body .centered { padding-top: 0px;
    }

  #wrapped_body .leftCol { float: left;
    width: 410px;
    overflow: hidden;
    text-align: center;
    margin-top: 10px;
    }

  #wrapped_body .rightCol { border-left: 1px solid rgb(204, 204, 204);
    float: left;
    width: 500px;
    overflow: hidden;
    padding-left: 25px;
    text-align: left;
    }

  #wrapped_body .copyright, #wrapped_body .copyright * { font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: rgb(164, 164, 160);
    }

#thanksImg {
	padding-left: 30px;
}
	
#thanks {font-weight: 400;
	font-style: normal;
	color: #595d64;
}
	