/****************************************************************************************************
- Styles in this sheet are for internet explorer only.
****************************************************************************************************/

/********** ie 6 only **********/
*html ul#main_nav {
	position: absolute;
}

*html #wrapper {
	width: 130%;
}

*html #footer {
	width: 130%;
}

*html #work_container #portfolio {
	padding: 210px 0 0 0;
}

*html .page_selected {
	background: url(../im/btn_selected.gif) no-repeat;
}

*html .page_unselected {
	background: url(../im/btn_unselected.gif) no-repeat;
}

*html .error_left {
	background: url(../im/ico_error_l.gif) no-repeat;
}

*html .error_right {
	background: url(../im/ico_error_r.gif) no-repeat;
}

*html .error_center {
	background: url(../im/ico_error_c.gif) repeat-x;
}