body {
	text-align:center;
	margin: 5px 0px 0px;
	top: 0px;
	background-image: url(../images/bgPattern.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

#banners {
	position: relative;
	top: 0px;
	right: 0px;

}

.contanier {
	background-color: #CCCCCC;
	width: 1301px;
	margin: 25px 0px 0px;
	left: auto;
	right: auto;
}

.space {
	height: 50px;
	width: 173px;
	padding: 0px;
	position: relative;
	top: 0px;
}

