* {margin: 0;padding: 0;border: 0;}
html, body {height: 100%;margin: 0;padding: 0;}
table {border:0;border-collapse: collapse;padding:0;}
* html #box {height: 100%;}
body{
	background-color: white;
	margin:10px 0;
	margin-top:10px;
	font-family:Arial;
	font-size:14px;
}

img, div, a, input { behavior: url("/images/iepngfix.htc") }

#topBlock  #topCenterBlock,#centerBlock #bodyBlock,#bottomBlock #bottomCenterBlock{{
	width:1004px; 
}
#topBlock #topCenterBlock #logotype{
	background:url('/images/logotype.png') 50% center;
};

#topBlock #topCenterBlock #topCenterPict{
	width:370px; 
	height:267px;
	margin:0 auto;
position:absolute;
margin-left:130px;	z-index:1000;
}
#topBlock #topCenterBlock #rightText{
	z-index:1001;
}

.background{
	background-color:#fef7f0;
	padding:20px;
	padding-right:30px;
	margin:5px;
	margin-top:10px;
}