* { 
	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 */
	padding:0;
	margin:0;
}

body {
	color:#111111;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	text-align:center;
	background:url(../pix/bg.jpg) repeat-x top center;
}

p {}

h1 {font-size:20px;}
h2 {font-size:16px;}

h1,h2{
	font-family:Arial,Helvetica,Sans-Serif;
	font-weight:700;
	font-style:normal;
	color:#000000;
}

a img {border:0;}

a, a:link, a:visited, a:hover {text-decoration:none; color:#000;}

div.thBox{
	margin-top:10px;
}

div.thFac{
	float:left;
	margin-right:20px;
}

div.thGoogle{
	/*float:left;*/
	margin-top:20px;
}
/* Layout*/
div.thWrapper {
	width:847px;
	position: relative;
	margin:0 auto;
	text-align:left;
}

div.thHeaderWrapper {
	width:847px;
	height:200px;
	position:relative;
}

.PixHeader{
	background:url(../pix/pixheader.jpg) no-repeat top center;
	height:200px;
}

.PixLefts{
    background: url("../pix/pixleft.jpg") no-repeat scroll center top transparent;
    height: 446px;
    left: -403px;
    position: absolute;
    top: 0;
    width: 404px;
}

.PixRights{
    background: url("../pix/pixright.jpg") no-repeat scroll center top transparent;
    height: 446px;
    position: absolute;
    right: -406px;
    top: 0;
    width: 411px;
}

div.thContentWrapper {
	width:847px;
	display:inline-block;
	background:url(../pix/bgcenter.jpg) repeat-y top center;
}

div.thContentLeft {
	width:169px;
	float:left;
	position:relative;
	margin-left:6px;
}

.Menu{
	font-family	:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size	:13px;
	font-weight:bold;
	font-style:normal;
}

.Menu ul{
	margin-top:13px;
}

.Menu ul li{
	list-style:none;
	margin-bottom:10px;
}

.Menu ul li a{
	color:#1a1e1e;
	display:block;
	padding-left:15px;
}

.Menu ul li a:hover,.Menu ul li a.Hoverlink{
	color:#0c3a60;
}

.PixLeft{
	height:228px;
}

div.thContentCenter {
	width:661px;
	float:left;
	position:relative;
	padding-left:57px;
	padding-top:25px;
}

.PixCenter{
	margin-top:40px;
	text-align:center;
}

div.thContentRight {
	width:250px;
	float:left;
	position:relative;
}

div.thFooterWrapper {
	width:847px;
}

.PixFooter{
	background:url(../pix/pixfooter.jpg) no-repeat top center;
	height:52px;
	font-family	:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size	:11px;
	font-weight:400;
	font-style:normal;
	color:#677779;
	line-height:45px;
	text-align:center;
}

.LinksFooter{
	text-align:center;
}

.LinksFooter a{
	font-family	:Arial;
	font-size	:10px;
	font-weight:400;
	font-style:normal;
	color:#41768B;
	text-decoration:underline;
}

div.thClearHide {
	clear:both;
}
/* End layout */

/* Sub image */
div#thSubImageWrapper {
	/*width:500px;*/
	/*display:table;*/
	position:relative;
}

div.thSubImage {
	clear:both;
	position:relative;
	width:450px;
	display:block;
}

div.thSubImage div {
	width:150px;
	float:left;
	text-align:center;
	display:block;
}

div.thSubImage div img{
	width:150px;
	height:90px;
}

div.thSubImageLink {
	clear:both;
	position:relative;
	width:450px;
	display:block;
}

div.thSubImageLink div {
	width:150px;
	float:left;
	text-align:center;
	display:block;
}
/* End sub image */
/* End Layout */

DIV.MenuTable_div {
	float:left;
	padding:2px 5px;
	margin:0;
	text-align:center;
	height:25px;
	display:block;
}

div.MenuTable_div a,
div.MenuTable_div a:visited,
div.MenuTable_div a:link {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
}

div.MenuTable_div a:hover {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:underline;
}

/* Other style */
