@charset "utf-8";
/* CSS Document */

#container {
	width: 968px;
	background: #FFFFFF;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
#banner {
	width: 968px;
	height: 180px;
}
#main_image {
	height: 1500px;
	width: 960px;
	background-repeat: no-repeat;
	float: left;
	background-color: #FFF;
	line-height: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 33px;
	background-position: left 12px;
	background-image: url(IMAGES/publicsectortrans_bkgd_image-01.png);
}
#main_body {
	float: left;
	width: 650px;
	height: 1200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	padding-left: 0px;
	text-transform: none;
	line-height: 24px;
	margin-left: 30px;
	overflow: visible;
	letter-spacing: 0em;
	margin-right: 0px;
}
#main_navigation {
	float: right;
	width: 205px;
	height: 605px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0CF;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 16px;
}
#body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
}

#container #main_image #main_body h3 {
	color: #0CF;
	font-size: 16px;
	font-weight: bold;
}
#container #banner table tr th h5 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#container #banner table tr th em {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

