html {
	text-align : center;
	min-height: 100%;
	line-height:1px;
}
body {
	width:943px;
	height: 100%;
	text-align:left;
	background-image: url(../images/bckg_rayures_n.gif);
	margin-top: 17px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container {
	position:relative;
	width:100%;
	background-color: #000000;
	margin:0 auto;
	padding: 7px;
}
.clear { 
	clear:  both; 
}