@charset "iso-8859-1";


/* ----- start: generals ----- */

body { 
  margin:0px auto;
  padding:0px;
  font-family:Arial, Helvetica, sans-serif; 
  font-size:12px;
  text-align:center;
  color:#929697;
  background:#000;
  }

a {
  font-weight:normal;
  }

a:link {
  text-decoration:none;
  color:#929697; 
  }

a:visited {
  text-decoration:none;
  color:#929697; 
  }
 
a:hover {
  text-decoration:none;
  color:#00adef; 
  }
 
a:active {
  text-decoration:none;
  color:#929697; 
  }

h1, h2, h3, h4, h5, h6 { 
  margin:0;
  padding:0; 
  }

h1 { 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:12px;
  font-weight: normal;
  line-height:17px;
  padding:0px; 
  }
 
h2 { 
  font-family:Arial, Helvetica, sans-serif; 
  font-size:12px;
  font-weight: normal;
  padding-top:10px;
  padding-bottom:10px; 
  }

 
/* ----- start: page ------ */

#holder {
  width:840px;
  text-align: center;
  margin:0px auto;
  padding:60px; 
  }
 
#header {
  width:840px;
  height: 96px;
  text-align:left; 
  margin:0px auto; 
  padding:0px;
  background:url(/images/psk-head-logo.gif) top left no-repeat; 
  }
  
#logourl a {
  width:282px;
  height:66px;
  float: left;   
  margin:0px 0px 30px 0px;
  padding:0px;
  }

#blurb {
  width:525px;
  float: right;   
  margin:0px auto;
  padding:0px 0px 0px 30px;
  }  
  
  
/* ----- start: content ------ */
  
.con1 { 
  width:840px;
  float: left;  
  text-align:center;
  }
  
.con1head {
  text-align:left;
  background:url(/images/psk-sep-line.gif) top center no-repeat;
  }
  
.con1headURL {
  width:240px;
  float: right;
  text-align:right;
  }
  
.con1secA {
  text-align:center;
  padding:30px 0px 0px 0px;
  background:url(/images/psk-sep-line.gif) top center no-repeat;
  }
  
.con1secA img {
  padding: 0px 0px 30px 0px;
  }
  
.con1secB {
  padding:0px;
  }
  
.con1secBcol1A {
  width:406px;
  float: left;  
  padding:0px 24px 0px 0px;
  }

.con1secBcol1A img{
  padding:0px 0px 30px 0px;
  }
  
.con1secBcol1B {
  width:423px;
  float: left;  
  padding:0px 24px 0px 0px;
  }

.con1secBcol1B img{
  padding:0px 0px 30px 0px;
  }
  
.con1secBcol2A {
  width:405px;
  float: right;  
  padding:0px;
  }
  
.con1secBcol2A img{
  padding:24px 0px 30px 0px;
  }
  
.con1secBcol2B {
  width:387px;
  float: right;  
  padding:0px;
  }
  
.con1secBcol2Bwrap {
  padding:0px;
  }
  
.con1secBcol2B img{
  padding:27px 0px 30px 0px;
  }

.con1secC {
  padding:30px 0px 30px 0px;
  background:url(/images/psk-sep-line.gif) top center no-repeat;
  }
  
.con1secD {
  height:630px;
  padding:30px 0px 0px 0px;
  background:url(/images/psk-sep-line.gif) top center no-repeat;
  }

#flashMov1 {
  padding:0px;
  }

.flashMov1Text {
  height:30px;
  text-align:center;
  padding:94px 0px 104px 0px;
  }

#flashMov2 {
  padding:0px 125px 0px 125px;
  }

.flashMov2Text {
  height:30px;
  text-align:center;
  padding:230px 0px 245px 0px;
  }
  
#flashMov3 {
  padding:0px;
  }

.flashMov3Text {
  height:30px;
  text-align:center;
  padding:125px 0px 135px 0px;
  }
  
/* ----- start: clearing ------ */

#clearfloats {
clear:both;
}



  
