
*, a {
	color: #000 !important;
}

body {
	font-size: 12pt;
	background: white;
}


#header 
{
    display:none;
	background: none;
	margin: 0;
	padding: 0;
	height: auto;
}
/*
#logo {
	background: url('images/alixpartners-logo-black.jpg') no-repeat left top;
	width: 220px;
	height: 60px;
}
*/
.breadcrumb, .utility, #main-nav, .ftr-links, #logo img, .int-nav {
	display: none;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

.interior .left-side {
	display: none !important;
	width: 0;
	margin: 0;
	padding: 0;
}

.interior .right-side {
    border-left: none;
    float: none;
    margin: 0;
}
.maincontent
{
    display:inline;
    word-wrap:break-word;
    float: none;
    margin: 0;
    width: 650px !important;
}
.content-area
{
    display:none;
}
/*
.maincontent, .case-study .maincontent {
	width: 300px;
	margin: 10px;
	padding: 0;
	float: none !important;
	display: block;
	overflow: visible;
	background: #fff none;
	border: none;
	box-shadow: 0 0 0px #fff;
}

.int3 .left-col, .int3 .mid-col, .int3 .right-col, .int3 .sidebar, .int2 .left-col, .int2 .right-col {
	width: 300px !important;
	display: block;
	float: none;
	padding: 0;
	margin: 0;
}

.interior .yp-heading {
	background: #fff;
	padding: 0;
}
*/
#footer 
{
    display:none;
    background: #fff;
    border-bottom: none;
    border-top: none;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    width: auto;
}

#footer .wrap {
	width: auto;
	margin: 0;
}
