/* Not for IE */
/* Yup, the left margin should be 1px more than normal */
#header{
	margin-left: 1px;
}

#content {
}

#footer {
	margin-left: 129px;
}
