* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding:0;
	margin:0;
}

body {
	padding-top:30px;
}

/* HTML FONTS */
p {
font-size:11px; 
font-weight:normal;
color:#25282D;
}

h1 {font-size:28px; font-weight:800; color:#25282D;}
h2 {font-size:18px; font-weight:800; color:#25282D;}
h3 {font-size:16px; font-weight:400; color:#25282D;}
h4 {font-size:14px; font-weight:normal; color:#25282D;}
h5 {font-size:12px; font-weight:normal; color:#25282D;}
h6 {font-size:10px; font-weight:normal; color:#25282D;}


em {
margin-bottom:15px;
margin-top:0; 
line-height:110%; 
font-family: arial, verdana; 
font-size:12px; 
font-weight:bold;
color:#fae441;
letter-spacing:0;
}

strong {
margin-bottom:15px;
margin-top:0; 
line-height:110%; 
font-family: arial, verdana; 
font-size:12px; 
font-weight:bold;
color:#fae441;
letter-spacing:0;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration:none;
}

a img {
	border:0;
}

/* Layout */

.thWrapper {
	position:absolute;
	width:100%;
}

.thOutsideWrapperTop {
	width:980px;
	height:16px;
}

.thOutsideWrapperCenter {
	width:980px;
	background:url(../pix/bg.jpg) repeat-y;
	display:block;
}

.thOutsideWrapperBottom {
	width:980px;
	height:16px;
}

.thHeader {
	width:950px;
	height:141px;
}

.thContent {
	width:950px;
	display:block;
	background:#FFF;
}

.thLeftCont {
	float:left;
	width:190px;
	font-family: "Verdana";
	font-size: 11px;
	text-decoration: none;
	color: #58575c;
	
	vertical-align:top;
	padding-bottom:10px;
	padding-top:27px;
}

.thLeftMenu {
	padding:0;
	margin:0;
	margin-right: 5px;
	margin-left: 5px;
	list-style:none;
}

.thLeftMenu li {
	border-top: 1px dotted #b1b1b1;
	text-align:left;
	vertical-align: top;
	height: 18px;
	#height: 22px;
	padding-top: 4px;
	padding-left: 15px;
}

a.thMenu {color: #1f1a17;font-weight: normal;font-size: 11px;text-decoration: none}
a.thMenu:visited {color: #1f1a17;font-weight: normal;font-size: 11px;text-decoration: none}
a.thMenu:hover {color: #1f1a17;font-weight: bold;font-size: 11px;text-decoration: none}

.thSpacerTop {
	margin:0;
	padding:0;
	float:left;
	width:760px;
	height:13px;
	border-top:solid 5px #FFF;
}

.thRightCont {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 10px;
	display:block;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.thLanguages {
	float:left;
	width:748px;
	height:12px;
}

.thLanguages span {
	text-align:right;
	float:right;
	height:12px;
	vertical-align:bottom;
}

.thMainCont {
	width:729px;
	display:table;
	text-align:left;
}

.thFooter {
	position:relative;
	float:right;
	width:760px;
}

.thAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	vertical-align: center;
	text-align: center;
	height:20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.thClear {
	clear:both;
}

/* Sub image */

.thClearSub {
	clear:both;
	display:none;
}

#thSubImageWrapper {
	width:700px;
}

.thSubImage div {
	width:230px;
	float:left;
	text-align:center;
}

.thSubImage div img{
	width:150px;
	height:90px;
}

.thSubImageLink div {
	width:230px;
	float:left;
	text-align:center;
}

/* End sub image */

/* End Layout */

DIV.MenuTable_div {
	float:left;
	width: 90px;
	padding: 2 5px;
	margin: 0;
	text-align: center;
	height:30px;
}

DIV.MenuTable_div a, DIV.MenuTable_div a:visited {
	font-size:9px;
	text-decoration:none;
	color:#000;
}

DIV.MenuTable_div a:hover {
	font-size:9px;
	text-decoration:none;
	color:#000;
}