body {
	min-width:1000px;
}

#customHeader {
	position:absolute;
	top:8px;
	width:800px;
	height:230px;
	left:50%;
	margin-left:-310px;
}

#cphBody_headerMain_panelHeader > img {
	display:none;
}

#cphBody_headerMain_panelHeader {
	height:230px !important;
}

.company_name,
.company_details {
	font-weight:bold !important;
}

.company_name {
	font-size:16px !important;
}
.company_details {
	font-size:12px !important;
}