﻿#header {
	height: 131px;
	padding-bottom: 10px;
}
#headerbox1{
	height: 131px; 
	width: 573px;
	float: left;
	text-align: center;
	vertical-align: middle;
}
#logo{
	float: left; 
	width: 227px;
	height: 131px;
}
#companyname {
	color: #395F84;
	font-weight: bold;
	font-size: 18px;
	font-variant: small-caps;
	font-style: italic;
	margin-top: 45px;
	margin-bottom: 10px;
	vertical-align: middle;
}
#slogan {
	color: #808080;
	font-size: 11px;
	letter-spacing: 2px;
	word-spacing: 2px;
	height: 30px;
	margin-top: 10px;
}
