/* ::::: https://www.purskincare.net/css/styles2.css ::::: */

* { margin: 0px; padding: 0px; }
@font-face {
	font-family: "MyriadProCond";
	src: url('myriadprocond.eot') format("embedded-opentype"), url('myriadprocond.woff2') format("woff2"), url('myriadprocond.woff') format("woff"), url('myriadprocond.ttf') format("truetype"), url('myriadprocond.svg') format("svg");
}
.black { font-family: Arial; font-size: 11pt; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: rgb(0, 0, 0); }
a:link { color: rgb(31, 164, 82); text-decoration: none; }
a:visited { color: rgb(31, 164, 82); text-decoration: none; }
a:hover { color: rgb(31, 164, 82); text-decoration: underline; }
a:active { text-decoration: none; color: rgb(58, 125, 180); }
.banner { height: 574px; margin: 0px auto; width: 980px; position: relative; }
.banner > a { bottom: 20px; display: block; height: 92px; position: absolute; right: -29px; width: 372px; }
body { margin: 0px 0px 1px; background: url('bg_purskin.jpg') no-repeat scroll center top rgb(254, 218, 202); height: 100%; overflow-y: scroll; font-family: MyriadProCond; }
.content-left { background: none repeat scroll 0px 0px rgb(255, 255, 255); font: 21px/28px myriadprocond; margin: 0px auto 10px; padding: 20px; text-align: left; width: 940px; }
.content-header { font-size: 44px; line-height: 50px; margin-bottom: 20px; }
.sub-title { color: rgb(204, 100, 40); font-size: 32px; line-height: 40px; margin-bottom: 10px; text-transform: capitalize; }
.footer { border-top: 1px solid rgb(0, 0, 0); margin: 0px auto; padding: 20px 0px; width: 980px; }
.footer a { margin: 0px 5px; }
.content-left p { margin-bottom: 10px; }


.banner > .agree-section
{
  bottom: -70px;
  display: block;
  height: 92px;
  position: absolute;
  right: -29px;
  width: 372px;
}
