body {
	padding: 15px 30px 0;
}

#themeFixedWidthContainer {
	width: 100%;
	margin: 0;
}

#themeHeaderTable {
	width: 100%;
	margin: 0;
}

#themeHeaderTable td {
	vertical-align: top;
}

#themeHeaderTable #rightHeaderCell {
	width: 409px;
	padding-top: 42px;
	text-align: right;
}

#themeMainNav {
	background: #fff;
	padding: 11px 10px 10px;
	padding: expression("11px 10px 10px 11px");
	float: right;
	margin: 77px 0 0;
	width: 382px;
	width: expression("403px");
}

#themeContentArea {
	margin-top: 0;
}

#themeHomeLink {
	font-size: 12px;
	text-decoration: none;
	color: #898989;
}