#wrapper {
	width: 983px;
  min-height: 100%;
	float: left;
	background: url(../dsg/main_bg.gif) repeat-y top right;
}

#main {
	padding-bottom: 29px;
	height: 1%;
	margin-left: 123px;
}

#container {
	padding-top: 20px;
	padding-left: 20px;
	height: 1%;
}

#center {
	float: left;
	width: 685px;
	padding: 0 10px;
	overflow: hidden;
}

#header {
	font-size: 1.2em;
	margin-bottom: 2em;
}

#right {
	float: left;
	width: 130px;
	overflow: hidden;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
}

#iframe #container {
	padding: 10px;
	font-size: 1.2em;
	height: auto;
}
