#header, #wrap {
	margin:0 0 20px;
	width:100%;
	background: none;
	border-bottom: 1px solid #000;
	}

#logo, #header p {
	position:relative;
	margin:15px 0;
	}

#header p {
	font-size:14px;
	width:auto;
	height:auto;
	text-indent:0;
	background: none;
	color:#000;
	}

#content {
	padding:10px;
	border-bottom: 1px solid #000;
	}

#contentcol	{
	float:none;
	width:auto;
	padding:0 20px;
	}

#navcol {
	display:none;
	}

#footer {
	background:none;
  padding:10px;
  color:#000;
	}

#cw {
	position:relative;
	margin:0;
	width: 820px;
	text-align:left;
	color:#000;
	}