@charset "UTF-8";
#menu {
	position:relative;
	width:185px;
	z-index:10;
	height: 185px;
	background-image: url(pallogo.jpg);
	float: left;
}
.menuB  a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	height: 39px;
	width: 142px;
	background-image: url(btn.jpg);
	line-height: 38px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	top: 185px;
}
.menuB  a:hover {
	background-position: bottom;
}
#header {
	position:absolute;
	top:20px;
	width:481px;
	height:207px;
	z-index:2;
	left: 178px;
	background-image: url(company.png);
	border-top-width: medium;
	border-top-style: none;
	border-top-color: #1A4C87;
	border-right-color: #1A4C87;
	border-bottom-color: #1A4C87;
	border-left-color: #1A4C87;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-repeat: no-repeat;
}
#content {
	position:absolute;
	top:15px;
	width:476px;
	z-index:1;
	left: 0px;
	text-align: left;
	padding-left: 175px;
	padding-top: 195px;
	border: thick solid #1A4C87;
	padding-right: 10px;
	background-color: #A5C4E1;
}

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 655px;
	top: 0px;
	left: 0px;
}
#footer {
	background-color: #A1C0DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 645px;
	font-style: normal;
	line-height: 15px;
	z-index: 5;
	position: relative;
	left: -165px;
}
body {
	text-align: center;
	background-color: #587EB8;
}
#menubot {
	position:absolute;
	width:165px;
	z-index:1;
	height: 598px;
	top: 185px;
	left: 9px;
	background-color: #FFFFFF;
	border: medium none #1A4C87;
}
.content    {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	right: 0px;
	border: medium solid #1A4C87;
	text-align: left;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
}
.style7 {font-size: 12px}
.style9 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px;
	background-color: #FFFFFF;
}#container #content table {
	background-color: #FFFFFF;
	border: medium solid #1A4C87;
	margin-top: 75px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: -50px;
}
