
body {
	padding: 0 375px; /* the critical side padding that sets the natural min-width! */
	text-align: left;
}

#sizer {
	margin: 0;
}

#expander { /* Any % height here causes IE to lose the neg right margin */
	margin: 0 -375px; /* neg side margin values should be < or = to side body padding */
	min-width: 750px; /* This prevents Safari from losing the negative margins in narrow windows */
}

#wrapper1, #header-main-menu-wrapper1, .footer-crosslinks {
	border-width: 0px;
}

.left, .right {
	display: none;
}

.outer {
	background:#FFFFFF none repeat scroll 0%;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	margin-left: 0px;
	margin-right: 0px;
}

.header {
	background: none;
	height: auto;
}

.header .header-container {
	height: auto;
}

.header .logo-container {
	padding: 0;
}

.header .logo-text {
	background: transparent url(/images/logo-argus-solo.png) no-repeat scroll 0%;
	color: #000000;
	float: none;
	height: 60px;
	margin: 0 0 0 8px;
	padding: 10px 0 0 233px;
}

.header-container .header-bottomline {
	color: #000000;
	height: auto;
	position: relative;
	padding: 0px 0px 0pt 8px;
}

.header .logo-area, .header .logo-area a {
	height: auto;
}

.header-bottomline a {
	color: #000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
}

.header-topline, .header-menu, .header-main-menu-wrapper1, .main-menu-right, .print-line, .comments-line, #comment-list-area, .footer {
	display: none;
}

ul.main-menu li {
	display: none;
}

ul.main-menu li.selected {
	display: block;
}

.footer-crosslinks-container .boxpos-bottom-box {
	display: none;
}