body{margin: 0 auto;	padding: 0;	background-color: #FCB320;	background-image: url('../images/Page-BgTexture.jpg');	background-repeat: no-repeat;	background-attachment: fixed;	background-position: bottom center; font-family: Arial, Helvetica, Sans-Serif;  font-size: 12px;  font-style: normal;  font-weight: normal;  color: #484E46; }
.Main{position: relative;	width: 100%;	left: 0;	top: 0;}
.PageBackgroundGlare{position: absolute; width: 100%; height: 382px; left: 0; top:25px; }
.PageBackgroundGlareImage{background-image: url('../images/Page-BgGlare.png'); background-repeat: no-repeat; height: 382px; width: 450px; margin: 0; }
.cleared{float: none; clear: both; margin: 0; padding: 0; border: none; font-size:1px; }
.cls{	float: none;	clear: both;	margin: 0;	padding: 0;	border: none;	font-size:1px;}

/*Box, sheet*/
.Sheet{position:relative; z-index:0; margin:0 auto; width: 1025px; min-width:35px; min-height:35px; }
.Sheet-body{ z-index:1; padding: 12px; }
.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl, .Sheet-tc, .Sheet-bc,.Sheet-cr, .Sheet-cl{position:absolute; z-index:-1; }
.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl{width: 34px; height: 34px; background:url('../images/Sheet-s.png') center; }
.Sheet-tl{top:0; left:0; clip: rect(auto, 17px, 17px, auto); }
.Sheet-tr{top: 0; right: 0; clip: rect(auto, auto, 17px, 17px); }
.Sheet-bl{bottom: 0; left: 0; clip: rect(17px, 17px, auto, auto); }
.Sheet-br{bottom: 0; right: 0; clip: rect(17px, auto, auto, 17px); }
.Sheet-tc, .Sheet-bc{left: 17px; right: 17px; height: 34px; background-image: url('../images/Sheet-h.png'); }
.Sheet-tc{top: 0; clip: rect(auto, auto, 17px, auto); }
.Sheet-bc{bottom: 0; clip: rect(17px, auto, auto, auto); }
.Sheet-cr, .Sheet-cl{top: 17px; bottom: 17px; width: 34px; background-image: url('../images/Sheet-v.png'); }
.Sheet-cr{right:0; clip: rect(auto, auto, auto, 17px); }
.Sheet-cl{left:0; clip: rect(auto, 17px, auto, auto); }
.Sheet-cc{position:absolute; z-index:-1; top: 17px; left: 17px; right: 17px; bottom: 17px; background-color: #F0EDE0; }
.Sheet{margin-top: 50px !important; }
.PageBackgroundSimpleGradient, .PageBackgroundGradient, .PageBackgroundGlare{min-width:900px; }

/*Begin Header*/
div.Header{  position: relative; /*width: 875px;*/ /*height: 230px;*/ }
div.Header-png{ position: absolute; z-index:-2; top: 0; left: 0; width: 1000px; height: 200px; background-image: url('../images/Header.png'); background-position: left top; }
div.Header-jpeg{ position: absolute; z-index:-1; top: 0; left: 0; width: 1000px; height: 200px; background-image: url('../images/Header.jpg'); background-position: center; }

div#lang{font-family:Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal;  font-weight: normal; color: #FFFFFF;}
div#lang a{font-family:Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal;  font-weight: normal;  color: #FFFFFF;}
div#lang a:link{font-family:Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal;  font-weight: normal;  color: #FFFFFF;}
div#lang a:hover{font-family:Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal;  font-weight: normal;  color: #ffffff;}
div#lang a:visited{font-family:Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal;  font-weight: normal;  color: #ffffff;}

/*Begin box, block*/
.Block{ position:relative; z-index:0; margin:0 auto; min-width:15px; min-height:15px; }
.Block-body{ position: relative; z-index:1; padding: 0px; }
.Block-tr, .Block-tl, .Block-br, .Block-bl, .Block-tc, .Block-bc,.Block-cr, .Block-cl{ position:absolute; z-index:-1; }
.Block-tr, .Block-tl, .Block-br, .Block-bl{	width: 14px; height: 14px; background-image: url('../images/Block-s.png'); }
.Block-tl{ top:0; left:0; clip: rect(auto, 7px, 7px, auto); }
.Block-tr{ top: 0; right: 0; clip: rect(auto, auto, 7px, 7px); }
.Block-bl{ bottom: 0; left: 0; clip: rect(7px, 7px, auto, auto); }
.Block-br{ bottom: 0; right: 0; clip: rect(7px, auto, auto, 7px); }
.Block-tc, .Block-bc{ left: 7px; right: 7px; height: 14px; background-image: url('../images/Block-h.png'); }
.Block-tc{ top: 0; clip: rect(auto, auto, 7px, auto); }
.Block-bc{ bottom: 0; clip: rect(7px, auto, auto, auto); }
.Block-cr, .Block-cl{ top: 7px; bottom: 7px; width: 14px; background-image: url('../images/Block-v.png'); }
.Block-cr{ right:0; clip: rect(auto, auto, auto, 7px); }
.Block-cl{ left:0; clip: rect(auto, 7px, auto, auto); }
.Block-cc{ position:absolute; z-index:-1; top: 7px; left: 7px; right: 7px; bottom: 7px; background-color: #F3F1E7; }
.Block{ margin: 7px; }

/*Begin blockheader*/
.BlockHeader{ position:relative; z-index:0; height: 30px; padding: 0 7px; margin-bottom: 7px; }
.BlockHeader .t{ height: 30px; color: #000000; font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; font-style: normal; font-weight: bold; white-space : nowrap; padding: 0 7px; line-height: 30px; text-transform:uppercase; }
.BlockHeader .l, .BlockHeader .r{ display:block; position:absolute; z-index:-1; height: 30px; background-image: url('../images/BlockHeader.png'); }
.BlockHeader .l{ left:0; right:6px; }
.BlockHeader .r{ width:894px; right:0; clip: rect(auto, auto, auto, 888px); }
.header-tag-icon{ display:inline-block; background-position:left top; background-image: url('../images/BlockHeaderIcon.png'); padding:0 0 0 22px; background-repeat: no-repeat; min-height: 15px; margin: 0 0 0 5px; }

/*contentLayout*/
.contentLayout{ position: relative; margin-bottom: 1px;  }

/*div#contentLayout div#column_maincontent{ position:relative;	margin: 0; padding: 6px 0px 0px 18px;	float: left;	overflow: hidden;	width: 100px; }
div#contentLayout div#column_maincontent_full{ position: relative;	margin: 0;	padding: 6px 0px 0px 18px;	float: left;	overflow: hidden;	width: 900px; }
div#contentLayout div#column_maincontent_half{ position: relative;	margin: 0;	padding: 6px 0px 0px 18px;	float: left;	overflow: hidden;	width: 765px; }*/

.contentLayout .column_maincontent{ position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 765px; }
.contentLayout .column_maincontent_full{ position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 998px; }
/*div#contentLayout div#column_maincontent{ position:relative;	margin: 0; padding: 6px 0px 0px 18px;	float: left;	overflow: hidden;	width: 540px; }
div#contentLayout div#column_maincontent_full{ position: relative;	margin: 0;	padding: 6px 0px 0px 18px;	float: left;	overflow: hidden;	width: 900px; }*/
/*div#contentLayout div#column_maincontent_half{ position: relative; margin: 0; padding: 0; border: 0; float: left; overflow: hidden; width: 765px; }*/

.contentLayout .content-wide{ position: relative; margin: 0; padding: 0; border: 0; float: right; overflow: hidden; width: 873px; }
.contentLayout .column_left{ position: relative; margin: 0; padding: 0; border: 0; float:right; overflow: hidden; width: 218px; }
.contentLayout .column_right{ position: relative; margin: 0; padding: 0; border: 0; float:right; overflow: hidden; width: 218px; }


/*Begin blockcontent*/
.BlockContent{ position:relative; z-index:0; margin:0 auto; min-width:1px; min-height:1px; }
.BlockContent-body{ position: relative; z-index:1; padding: 8px; margin-left:5px; }
.BlockContent-body{ color:#5C6459; font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; font-style: normal; font-weight: normal; }
.BlockContent-body a:link{ color: #6D6237; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none;}
.BlockContent-body a:visited, .BlockContent-body a.visited{ color: #848E80; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; }
.BlockContent-body a:hover, .BlockContent-body a.hover{ color: #BB991B; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; }
/*.BlockContent-body ul{ list-style-type: none; color: #232622; margin:0; padding:0; }
.BlockContent-body li{ font-family: Arial, Helvetica, Sans-Serif; font-size: 12px; text-decoration: none; }
.BlockContent-body ul li{ padding:0px 0 0px 13px; background-image: url('../images/BlockContentBullets.png'); background-repeat:no-repeat; margin:0.5em 0 0.5em 0; line-height:1.2em; }*/

.BlockContent-body ul{	list-style-type: none;	color: #282B26;	margin:0;	padding:0; text-decoration: none;}
.BlockContent-body li{	list-style-type: none; font-family: Arial, Helvetica, Sans-Serif;	font-size: 12px; text-decoration: none;}
<!--.BlockContent-body ul li{	padding:0px 0 0px 9px;	background-image: url('../images/BlockContentBullets.png');	background-repeat:no-repeat;	margin:0.5em 0 0.5em 0;	line-height:1.2em;}-->
.BlockContent-body ul li{list-style-type: none; padding:0px 0 0px 12px;	background-image: url('../images/BlockContentBullets.png');	background-repeat:no-repeat; margin:0.5em 0 0.5em 0; line-height:1.2em; text-decoration: none;}



/*Button*/
.btn { }

/*Begin Footer*/
div#footer{	text-align: center;}
div#footer{ position:relative; z-index:0; overflow:hidden; width: 1000px; margin: 5px auto 0px auto; }
div#footer .footer-inner{ height:1%; position: relative; z-index: 0; padding: 8px; text-align: center; }
div#footer .footer-background{ position:absolute; z-index:-1; background-image: url('../images/Footer.png'); width: 1000px; height: 150px; bottom:0; left:0; }
div#footer .footer-text p{ margin: 0; }
div#footer .footer-text{ display:inline-block; color:#18150C; font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; }
div#footer .footer-text a:link{ text-decoration: none; color: #625932; font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; }
div#footer .footer-text a:visited{ text-decoration: none; color: #161816; font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; }
div#footer .footer-text a:hover{ text-decoration: none; color: #816912; font-family: Arial, Helvetica, Sans-Serif; text-decoration: none; }

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover{ font-family:Arial; font-size:10px; letter-spacing:normal; word-spacing:normal; font-style:normal; font-weight:normal; text-decoration:underline; color:#FFFFFF; }
.page-footer{ margin:1em; text-align:center; text-decoration:none; color:#FFFFFF; }

