* { 
	empty-cells:show;
   -webkit-box-sizing: border-box; /* Safari/WebKit */ 
   -moz-box-sizing: border-box; /* Firefox */
   -ms-box-sizing: border-box; /* IE8 */
   box-sizing: border-box; /* W3C Property */
}

body  {
	color:#111111;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	background:url(../pix/site.Bg.gif);
	padding:0;
	margin:0;
}

p {
	color:#111111;
	font-family:verdana,arial,helvetica;
	font-size:10px;
}

h1 {
	color:#2C2B2D;
	font-size:18px;
	font-weight:normal;
	line-height:100%;
	margin:0 0 15px;
}

h2 {
	color:#2C2B2D;
	font-size:14px;
	font-weight:normal;
	line-height:100%;
	margin:0 0 15px;
}

a img {
	border:0;
}

a, a:link, a:visited, a:hover {color:#000;text-decoration:none;}


/* Layout*/

.thWrapper {
	padding-top:15px;
	#padding-right:7px;
	width:100%;
	position: absolute;
}

.thInsideWrapper {
	margin-left:auto;
	margin-right:auto;
	#margin-left:0;
	#margin-right:0;
	width:932px;
	position:relative;
}

.thTopMenuWrapper {
	width:932px;
	height:50px;
	background:url(../pix/menu.Bg.gif) no-repeat;
	text-align:left;
}

ul.thTopMenu {
	list-style:none;
	margin:0;
	padding:3px 0 0 0;
}

ul.thTopMenu li {
	float:left;
	text-align:center;
	display:block;
}

ul.thTopMenu li a {
	color:#2C2B2D;
	font-size:14px;
	line-height:50px;
	text-decoration:none;
	padding:0 23px 0 22px;
}

.thSpaceBar {
	padding:6px 0 8px 0;
	#padding:3px 0 10px 0;
}

.thFlashWrapper {
	width:932px;
	height:231px;
	position:relative;
}

.thFlashLeft {
	width:619px;
	height:231px;
	float:left;
}

.thFlashRight {
	width:305;
	height:231px;
	float:right;
	position:relative;
	background:url(../pix/flashRight.bg.gif) no-repeat;
}

.thFlashRight p {
	font-size:10px;
	line-height:1.4em;
	padding:0;
	margin:0;
}

.thContentWrapper {
	margin-top:6px;
	width:932px;
	position:relative;
	background:url(../pix/contentRepreat.bg.gif) repeat-y;
}

.thContentInsideWrapper {
	position:relative;
	background:url(../pix/content.bg.gif) no-repeat;
}

.thContentLeft {
	margin:20px;
	width:580px;
	float:left;
	position:relative;
	text-align:left;
}

.thContentRight {
	margin:20px;
	width:265px;
	float:right;
	position:relative;
	text-align:left;
}

.thBoxWrapper {
	margin-top:9px;
	width:932px;
	height:145px;
	display:block;
	position:relative;
}

div.thBoxWrapper div {
	padding:25px 35px;
	width:305px;
	height:145px;
	position:relative;
	float:left;
	text-align:left;
}

div.thBoxWrapper div h1 {
	color:#2C2B2D;
	margin:0 0 13px;
}

.thLeftBox {
	background:url(../pix/leftBoxBg.jpg) no-repeat;
}

.thCenterBox {
	background:url(../pix/centerBoxBg.jpg) no-repeat;
	margin-left:9px;
	margin-right:9px;
}

.thRightBox {
	background:url(../pix/rightBoxBg.jpg) no-repeat;
}

.thFooterWrapper {
	width:932px;
	display:table;
	position:relative;
	background:url(../pix/footerBg.gif) no-repeat;
	padding:10px 0;
}

.thFooter {
	background:url(../pix/footerBgRepreat.gif) repeat-y;
	height:100px;
}

.thClear {
	clear:both;
}

/* Sub image */

#thSubImageWrapper {
	/*width:500px;*/
	display:table;
	position:relative;
}

.thSubImage {
	clear:both;
	position:relative;
	width:650px;
}

.thSubImage div {
	width:195px;
	float:left;
	text-align:center;
}

.thSubImage div img{
	width:185px;
	height:120px;
}

.thSubImageLink {
	clear:both;
	position:relative;
	width:450px;
}

.thSubImageLink div {
	width:150px;
	float:left;
	text-align:center;
}

.thSubClear {
	clear:both;
	display:none;
}

/* End sub image */
/* End Layout */

DIV.MenuTable_div {
	float:left;
	width: 90px;
	padding: 2 5px;
	margin: 0;
	text-align: center;
	height:25px;
}

.MenuTable_div a,.MenuTable_div a:visited, .MenuTable_div a:link {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
}

.MenuTable_div a:hover {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:underline;
}

/* Other style */