.hidden {
	display: none;
}

body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	height: auto;
	height: 100%;
	min-width: 1024px;
	width: auto;
	width: 100%;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #000000;
	background: #5e8bce;	
}

html {
	min-height: 100%;
	height: auto;
	height: 100%;
	min-width: 1024px;
	width: auto;
	width: 100%;
}

#title {
	color: #FFFFFF;
	font-weight: bold;
}

#titlebar {
	position: relative;
	margin: 0 auto;
	padding: 0;
	min-width: 100%;
	width: auto;
	width: 100%;
	height: 198px;
	z-index: 4;
}

#titleleft {
	float: left;
	width: 537px;
	height: 198px;
	background: transparent url("images/titleleft.png") top left no-repeat;
}

#titleright {
	float: left;
	width: 480px;
	height: 198px;
	background: transparent url("images/titleright.png") top left no-repeat;
}

#logo {
	float: left;
	position: absolute;
	top: 22px;
	left: 22px;
	width: 175px;
	height: 100px;
	background: transparent url("images/logo.png") top left no-repeat;
	padding: 0;
	margin: 0;
	z-index: 6;
}

#title {
	float: center;
	position: absolute;
	top: 15px;
	left: 236px;
	width: 581px;
	min-height: 56px;
	text-align: center;
	background: transparent url("images/title.png") top left no-repeat;
	padding: 40px 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
	z-index: 5;
}

#menu {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 196px;
	height: 543px;
	text-align: left;
	background: transparent url("images/menu.png") top left no-repeat;
	padding: 190px 0 0 0;
	z-index: 3;
}

#menu ul {
	list-style: none;
	line-height: 22px;
}

#menu li {
	left: 0;
	width: 125px;
	min-width: 125px;
	min-height: 22px;
	max-height: 22px;
	text-align: left;
	line-height: 22px;
	background: transparent url("images/menu_bg2.png") top left no-repeat;
	padding: 0 0 0 7px;
	margin: 2px 0 0 -30px;
}

#menu li:hover {
	left: 0;
	width: 125px;
	min-width: 125px;
	min-height: 22px;
	max-height: 22px;
	text-align: left;
	line-height: 22px;
	background: transparent url("images/menu_bg.png") top left no-repeat;
	padding: 0 0 0 7px;
	margin: 2px 0 0 -30px;
}

#menu a {
	color: #000000;
	text-decoration: none;
	font-size: 1.2em;
}

#menu a:hover {
	color: #1d4073;
	text-decoration: none;
	font-size: 1.2em;
}

#pagebody {
	float: left;
	position: absolute;
	top: 60px;
	left: 0;
	margin: 0 55px 0 55px;
	padding: 0; 
	color: #000000;
	min-height: 800px;
	min-width: 880px;
	width: auto;
	clear: both;
}

#head {
	padding: 0;
	margin: 0;
	min-width: 800px;
	width: auto;
	width: 100%;
	clear: both;
	background: #5e8bce url("images/headmid.png") bottom left repeat-x;
	display: block;
	overflow: hidden;
	clear: both;
	z-index: 2;
}

#headleft {
	float: left;
	bottom: 0;
	left: 0;
	padding: 0;
	width: 27px;
	height: 27px;
	background: #5e8bce url("images/headleft.png") bottom left no-repeat;
	overflow:hidden;
	z-index: 2;
}

#headright {
	float: right;
	bottom: 0;
	right: 0;
	padding: 0;
	width: 27px;
	height: 27px;
	background: #5e8bce url("images/headright.png") bottom right no-repeat;
	overflow:hidden;
	z-index: 2;
}

#contentleft {
	margin: 0;
	padding: 0; 
	top: 0;
	left: 0;
	height: auto;
	height: 100%;
	clear: both;
	background: #5e8bce url("images/contentleft.png") top left repeat-y;
	display: block;
	z-index: 2;
}

#contentright {
	margin: 0;
	padding: 0; 
	top: 0;
	right: 0;
	height: auto;
	height: 100%;
	min-height: 100%;
	background: #5e8bce url("images/contentright.png") top right repeat-y;
	z-index: 2;
}

#content {
	margin: 0 27px 0 1px;
	padding: 40px 30px 0 160px;
	clear: both;
	background: #FFFFFF;
	font: 1.2em Verdana, Arial, Sans-Serif;
	z-index: 2;
}

#pagetitle img {
	display: block;
	margin: 0 auto;
	align: center;
	border: 0;
}

#signature {
	position: relative;
	display: block;
	margin: 0 auto;
	align: center;
	width: 650px;
	height: 150px;
}

#signature H3 {
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
}

#siglogo {
	position: absolute;
	margin: 10px auto;
	top: 0;
	left: 0;
	width: 100px;
}

#signame {
	position: absolute;
	margin: 0 auto;
	top: 0;
	left: 110px;
	width: 300px;
	font-size: 1.1em;
	text-align: center;
}

#sigaddress {
	position: absolute;
	margin: 0 auto;
	top: 0;
	right: 0;
	width: 250px;
	text-align: center;
}

#footer {
	padding: 0;
	margin: 0;
	background: #5e8bce url("images/footmid.png") top left repeat-x;
	z-index: 2;
}

#footleft {
	float: left;
	top: 0;
	left: 0;
	width: 27px;
	height: 27px;
	background: #5e8bce url("images/footleft.png") top left no-repeat;
	overflow:hidden;
}

#footright {
	float: right;
	top: 0;
	right: 0;
	width: 27px;
	height: 27px;
	background: #5e8bce url("images/footright.png") top right no-repeat;
	overflow:hidden;
}

#footer p {
	margin: 0;
	padding: 30px 0;
	color: #FFFFFF;
	font: 1.4em Verdana, Arial, Sans-Serif;
	text-align: center;
	font-weight: bold;
}


