body {
	background:#d4d5d6;
}

a img {
	border:0;
}

#thWrapper {
	width:1208px;
	background:#FFF url(../pix/leftCont-bg.png) repeat-y;
}

.thHeader {
	width:1208px;
	height:200px;
	position:relative;
	background:url(../pix/header.png) no-repeat;
}

.thFlag {
	width:25px;
	height:39px;
	float:right;
}

.thLeftCont {
	width:128px;
	float:left;
	margin-left:20px;
	_margin-left:10px; /* IE 6 HACK */
	display:block;
}

.thMainCont {
	float:left;
	background:#FFF;
	margin-left:20px;
	_margin-left:10px; /* IE 6 HACK */
	width:822px;
	position:relative;
	display:block;
}

div.thCenterCont {
	width:822px;
	position:relative;
}

div.thCenterContBottom {
	width:822px;
	#width:792px;
	padding:0 15px 15px;
	padding-bottom:15px;
	background:#e0e1e2 url(../pix/center-cont-bottom.png) no-repeat bottom left;
	display:table;
	text-align:left;
}

em.thClearNews {
	clear:both;
	display:none;
}

.thRightCont {
	float:right;
	width:180px;
	margin-right:20px;
	_margin-right: 8px; /* IE 6 HACK */
	display:block;
}

.thRightTopTeaser {
	background:#e0e1e2;
	padding:10px;
	text-align:left;
}

.thRightTopTeaser a {
	font:Verdana;
	font-weight:bold;
	font-size:12px;
	padding:5px;
	display:block;
	background:#1ca049;
	color:#FFF;
}

.thRightBottomTeaser {
	background:#e0e1e2;
	padding:10px;
	text-align:left;
	color:#464749;
}

.thSearch {
	padding:10px 0;
	background:#e0e1e2;
}

.thSearch form {
	padding:0;
	margin:0;
}

input.searchBox {
	width:110px;
	height:22px;
	#height:20px;
	float:right;
}

input.searchButton {
	width:31px;
	height:19px;
	margin-top:2px;
	#margin-top:3px;
	display:block;
	background:url(../pix/searchButton.gif) no-repeat;
	border:0;
	float:left;
}

.thClear {
	clear:both;
}

.thFooter {
	background:#d4d5d6;
}

/* Menu Setup for test */
.thTopMenu {
	height:36px;
	vertical-align:middle;
}

.thTopMenu ul li {
	padding:5px 20px 0;
	list-style:none;
	float:left;
}

.thTopMenu ul li a {
	color:#000;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}


/* News */

div.thNewsDate,
div.thNewsHead {
	padding-bottom:10px;
}

div.thNewsDate a {
	color:#242021;
	font-size:10px;
	font-weight:bold;
}

div.thNewsHead a {
	color:#58595b;
	font-size:11px;
	font-weight:bold;
}

div.thNewsDetail a {
	color:#242021;
	font-size:10px;
}