.thrColFixHdr #container {
	width: 955px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.thrColFixHdr #header {
	float: left;
	color: #559FAA;
	padding-top: 8px;
	height: 36px;
} 
.thrColFixHdr #header h1 {
	left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 955px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #557FAA;
	padding-bottom: 10px;
}
.thrColFixHdr #sidebar1 {
	width: 210px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/sidebar42.png);
	background-repeat: repeat;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #559FAA;
	float: left;
	margin-top: 20px;
}
.thrColFixHdr #sidebar2 {
	width: 210px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/sidebar42.png);
	background-repeat: repeat;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #559FAA;
	float: right;
	margin-top: 20px;
}
.thrColFixHdr #mainContent {
	width: 460px;
	background-image: url(../images/sidebar42.png);
	background-repeat: repeat;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 65px;
	padding-top: 3px;
} 
.thrColFixHdr #mainContent1 {
	width: 700px;
	background-image: url(../images/sidebar42.png);
	background-repeat: repeat;
	height: auto;
	margin-left: auto;
	margin-top: 65px;
	padding-top: 3px;
} 
.logo01 {
	width: 960px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	left: 270px;
}
