body {
	margin: 0px;
	height: auto;
	width: auto;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	background-color: #D6D6D6;
	font-family:arial;
}
.designed {
	font-size: 11px;
	float: left;
	width: 980px;
	height: 25px;
}

.clear {
	clear: both;
}

.container {
	padding: 0px;
	height: auto;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.container-inner {
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.outerlinks {
	background-image: url(../images/outerlinks.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.outerrechts {
	background-image: url(../images/outerrechts.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.designed a {
	font-size: 10px;
	float: right;
	width: 100px;
	color: #999;
	text-decoration: none;
	height: 25px;
	font-family: arial;
}

