/* CSS Document */

body{ background:#0e0086; }

#box {
	width:950px;
	height:570px;
	z-index:0;
}
#frame {
	padding:0;
	left:50%; /*top:50%;*/ margin-top:-458px; margin-left:-475px;	
	width:950px;
	height:360px;
	position:absolute;
	background-color:#fff;
	z-index:2;
}

.top{ width:950px; height:180px; margin:0px; padding:0px; }
.vet{ background:#FFF; width:950px; margin:0px; padding:0px; padding-bottom:10px; padding-top:10px; }
.footer{  }