#wrapper {
	height: 100%;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #navigation {
	height: 92px;
	width: 820px;
}
#wrapper #top_curve {
	height: 14px;
	width: 820px;
}
#wrapper #main_window {
	width: 745px;
	background-color: #FFFFFF;
	padding-right: 32px;
	padding-left: 43px;
}
#wrapper #signoff {
	width: 820px;
	padding-top: 10px;
	text-align: right;
}
#wrapper #dp_strip {
	height: 74px;
	width: 820px;
	background-color: #FFFFFF;
}
#wrapper #dp_strip #canary_text {
	float: right;
	padding-right: 32px;
	width: 530px;
}
#wrapper #footer_main {
	height: 78px;
	width: 820px;
	background-color: #FFFFFF;
}
#wrapper #bottom_curve {
	height: 14px;
	width: 820px;
	clear: both;
}
#wrapper #footer_main #footer_right {
	float: left;
}
#wrapper #footer_main #footer_left {
	float: left;
	width: 248px;
}
#wrapper #footer_main #footer_middle {
	float: left;
}
