/* http://www.realgrey.com/ */
/* IEfix v1.0 | 20080306 */

div#main-navigation {
	margin-top: -18px;
}

html>body div#main-navigation {
	margin-top: 0px;
}

div#masthead {
	/* margin-top: -19px;*/
	margin-top: -15px; 
}

html>body div#masthead {
	margin-top: 0px;
}

div#page-status {
	margin-top: -43px;
}

html>body div#page-status {
	/* margin-top: -30px; */
	margin-top: -22px;
}


div#page-header div#page-status p {
	line-height: 26px;
}

html>body div#page-header div#page-status p {
	line-height: normal;
}

div#page-body {
	margin-top: -36px;

}

html>body div#page-body {
	/* margin-top: -10px; */
	margin-top: -1px;
}


div#page-footer {
	position: relative;
	bottom: -20px;
}

html>body div#page-footer {
	position: relative;
	bottom: 0;
}