div.wrapper {
	padding: 0;
	width: 910px;
}

div.main {
	padding: 10px 30px;
}

div.header {
	background: url("/image/section3/bg_header.gif") no-repeat;
	margin: 0 5px;
	height: 120px;
	position: relative;
}

div.header h1 {
	position: absolute;
	left: 20px;
	top: 3px
}

div.header p#topBanner {
	position: absolute;
	top: 10px;
	right: 25px;
}

div.footer {
	margin: 0 25px;
}

div.footer address {
	padding-top: 10px;
}

