html,
body {
	font-family: Arial,'Helvetica W01 Roman',sans-serif;
	font-size: 14px;	
}

.search-form,
.main-menu-wrapper,
.content-bg,
.content-title,
.tertiary-menu,
.bottom-menu-wrapper,
.form-head .alignright,
.main-footer {
	display: none;
	height: 0;
}

.main-header {
		-webkit-box-shadow: none;
	box-shadow: none;
}

.content-inner,
.content-pad > div {
	display: block;
	table-layout: auto;
}

.content-pad {
	display: block;
	padding-top: 10px;
}

.main-wrapper
.inner,
.primary-content,
.content-outer {
	min-width: 0;
	width: 100%;
}

.content-outer {
		-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
}

.content-pad {
	padding-bottom: 0;
}

.content-inner,
.primary-content {
	padding: 0;
}

h1 {
	font: 200 36px/1.1 'Helvetica W01 Light',Lato,sans-serif;
}
 
h2 {
	font-size: 24px;	
}

h3 {
	font-size: 20px;	
}

h4 {
	font-size: 16px;	
}
