#top-wrapper,
#search,
#overlay,
#gallery-container,
#bottom-left-col,
#bottom-right-col,
.profile-options {
	display: none;
}

body {
	margin-top:0px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:0px;
	color: #555;
	font: 15px Arial, Helvetica, sans-serif;
}

#header {
	position: relative;
	width: 974px;
	height: 100px;
	margin: 0 auto;
}

#logo {
	margin-bottom: 30px;
	display:none;
}
#logoPrint {
	position:absolute;
	top:0px;
	left:590px;
	margin-bottom:30px;
}
#contactPrint {
	float:right;
	margin-top:100px;
	padding-right:40px;
	color: #555;
	font: 15px Arial, Helvetica, sans-serif;
}
#bottom-container {
	position: relative;
	margin: 0 auto;
	width: 900px;
	padding-left:20px;
}

#bottom-content p {
	margin-bottom: 20px;
}

#bottom-content h2 {
	font-size: 28px;
	color: #000;
	font-weight: normal;
	margin-bottom: 18px;
}
#bottom-content h3 {
	font-size: 24px;
	color: #333;
	font-weight: normal;
	margin-bottom: 15px;
}
#bottom-content h4 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-bottom: 12px;
	margin-top: 15px;
}
#bottom-content table td {
	line-height: 16px;
	padding: 5px 0;
	font-size: 15px;
}