body, html { background: url(images/bg.gif) top left repeat; margin: 0; font-family:Helvetica,Arial,sans-serif; font-size: 13px; line-height: 15px; height: 100%; }

#proBg, #perBg, #perBox { background: #464849 url(images/proBoxBg.png) center top no-repeat; width: 100%; height: 100% !important; min-width:960px; min-height: 760px; height: 760px; position: absolute; top: 0; left: 0; z-index: 2; }
#perBg { background: url(images/bg.gif) top left repeat; z-index: 1;  }
#perBox { background: url(images/perBoxBg.gif) center top no-repeat; position:static; }

#contentBox { position: absolute; top: 100px; height: 500px; width: 720px; z-index: 10; left: 50%; margin-left: -410px; background: #a4a4a4; padding: 20px 50px;}
#proBtnBox, #perBtnBox { height: 264px; width: 304px; margin-right: 70px; float: left; background: url(images/proBtn.png) no-repeat; top left; display: block; padding: 20px 10px 10px; cursor: pointer; }
#perBtnBox { margin-right: 0; background: url(images/perBtn.png) no-repeat top left; }
.boxContent { height: 60px; margin: 15px 20px 10px; line-height: 17px;}
.arrow { text-align: center; margin-left: -2px;}
.boxFooter { font-size: 10px; margin: 20px 20px 0; line-height: 11px;}
#perBtnBox .boxFooter { font-size: 8px; }


#header { width: 100%; text-align: center; position: relative; height: 65px; }
#perHeader, #proHeader { position: absolute; left: 30px; z-index: 12; height: 47px;}
#proHeader { display:none; z-index: 11;   }
#content { height: 135px; width: 100%; position: relative;}
#proContent, #perContent  { height: 125px; width:720px; position: absolute; top:0; left: 0; z-index: 22; background: #a4a4a4;}
#perContent { z-index: 21; }

#footer { font-size: 10px; color: #111; width: 150px; height: 15px; margin-top: 14px; text-align: right; float: right; position: relative;}
#perFooter, #proFooter { position: absolute; left: 0; top:0; width: 150px; height: 15px; background-color: #a4a4a4; z-index: 31;}
#proFooter { z-index: 32;}

a { text-decoration: none; color: #000;}
a img { border: none; }
h2 {text-shadow: 0 1px 0 #fff; text-transform: uppercase; font-size: 26px; width: 100%; text-align: center; padding: 0; margin: 0; line-height: 25px; height: 26px;}
.clr { float: none; clear: both; }
