/* Override in effect 
 *
 */


 
BODY {
  /* gray block right */  
  background:url('/standard/images/body-background.gif') 715px top repeat-y black;  
  color:white;
  overflow:hidden;
  width:960px;
  height:675px;
  padding-top: 0;
}

BODY .pageInnerWrapper {
  /* lines background */ 
  background:url('/standard/images/pageInnerWrapper-background-pu-contact.gif') repeat-x left 10px;
  padding-left:15px; 
  height:177px !important;
  width:960px;
}

.pageWrapper {
  /* line bottom */
  background:url('/standard/images/pageWrapper-background-pu-contact.gif') left bottom repeat-x ;
  height:683px;
   width:960px;
}  


BODY .logo {
  margin-top:70px;
  padding-right:30px;
  float:right;
  overflow:hidden;
  height:100px;
}
 
BODY #normal {
  height:177px;
  float:left;
  margin-left:19px;
  
  
}
* HTML BODY #normal {
  height:170px; 
  width:648px;  
  overflow:hidden;  
  margin-left:9px;
}

BODY #border{
  background:black;
  width:912px;
  height:411px;
  padding-left:35px;
  padding-top:33px;
  position: absolute;
  left: 0px;
  top: 177px;
}

BODY H1 {
  padding-top:40px;
}

#copyright {padding-left:35px;float:left;width:680px;}

#winclose {
  float:left;	margin-top: 10px;
  margin-left:34px;
}
#winclose A {
  color:black;
  text-decoration:none;
	letter-spacing: 1px;
	font-size: 10px !important;
	margin: 0;
	padding: 0;
	line-height: 10px;
  display:block;
  background:url('/standard/images/closepopup.gif') no-repeat ;
  padding-left:15px;
  font-size:11px !important;
  }

