body {
	border-top: 11px solid #4F2012;
	position: relative;
}

.secondLevelPage {
	padding-top: 265px;
}

.pageWrapper {
	width: 940px;
	margin: 0 auto;
}

#headerWrapper {
	background: url(../images/bg_header.gif) repeat-x bottom left;
	margin-bottom: 15px;
}

.secondLevelPage #headerWrapper,
#breadcrumbs {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#breadcrumbs { top: 230px; }

.membershipArea #breadcrumbs {
	position: static;
	top:0;	
	margin:-80px 0 60px 0;
}

#headerWrapper .pageWrapper {
	padding-top: 65px;
	position: relative;
}

#logoWrapper {
	margin-bottom: 30px;
}

#content {
	padding-bottom: 20px;
}

#content .pageWrapper {
	position: relative;
}

#searchWrapper,
#loginWrapper {
	top: 0px;
	right: 0px;
}

#loginWrapper {	
	position: absolute;
}

#searchWrapper {
	border: 1px solid #1C1C1C;
	width: 203px;
	padding: 4px 5px;
	float:right;
}

#leftCol {
	float: left;
	width: 760px;
	margin-right: 20px;
}

#rightCol {
	float: left;
	width: 160px;
}

.secondLevelPage #leftCol {
	float: left;
	width: 160px;
	margin: -44px 30px 0 0;
}

.secondLevelPage #rightCol {
	width: 940px;
}

.secondLevelPage.withLeftMenu #rightCol {
	float: right;
	width: 750px;
}

#contentLeft {
	float: left;
	width: 760px;
	margin-right: 20px;
}

#contentRight {
	float: left;
	width: 160px;
}

#homeMidRightCol {
	float: right;
	width: 520px;
}

#homeMidLeftCol {
	float: left;
	width: 220px;
	margin-right: 20px;
}

#homeThirdCol .box {
	float: left;
	width: 220px;
	margin-right: 20px;
}

#homeThirdCol .mid.box {
	width: 250px;
}

#homeThirdCol .last.box {
	width: 250px;
	margin-right: 0;
}

#footerWrapper {
	background: #4F2012;
}

#footerWrapper .pageWrapper {
	padding: 15px 0 50px;
	background: url(../images/logo_wiley.gif) no-repeat right 15px;
}