#mainnav,
#secnav {
	display: none;
}

#container,
#contentarea {
	background-color: transparent;
	width: auto;
	min-width: 655px;
}

#contentarea {
	padding-bottom: 0;
}

#textcontent,
#imgcontent {
	position: static;
	float: left;
	width: 50%;
}

.toggler {
	overflow: visible ! important;
	height: auto ! important;
}

#container,
#logoarea {
	padding-left: 0;
}

#print-logo {
	display: block;
}

#matrix {
	left: 0;
	width: 655px;
	background-color: transparent;
	border-color: transparent;
}

#cells,
#cell1,
#cell2,
#cell3,
#cell4,
#cell5,
#cell6,
#cell7,
#cell8,
#cell9 {
	border-color: transparent;
	background-color: transparent;
}

#cell3,
#cell5,
#cell7 {
	background: rgb(185,185,185);
	background: rgb(32,69,111);
}

#maincontent {
padding-left: 0;
background-color: transparent;
width: auto;
border: 0px solid transparent;
}

#cells {
margin-left: 0;
}

body {
background-image: none;
font-size: 13px;
color: #000;
margin-bottom: 0;
}

p {
background-color: transparent;
}

.noprint {
display: none;
}
