			body {background: #535d62 }  /*#f7eed9*/
			
			/* header */
			div#header {position: relative; width: 830px; height: 108px; margin: 0 auto 20px;}
			div#header h1 a {display: block; width: 222px; height: 107px; background: url(/img/bg-cam.png) no-repeat; text-indent: -9999px;}
			div#header ul {position: absolute; top: 42px; right: 0;}
			div#header ul li {list-style: none; padding: 4px 0 1px 30px; font-size: 85%; color: #fff}
			div#header ul li a { width: 100%; color: #fff; text-decoration: none; }
			div#header ul li a:hover {color: #535d62}
			div#header ul li#mail {background: url(/img/icon-mail.png) no-repeat 0 50%; }
			div#header ul li#phone {background: url(/img/icon-phone.png) no-repeat 0 50%;}
			
			/* Layout */
			div#page { width: 100%; background: #F4F3E8 url(/img/bg-body.png) repeat-x;}
			div#container { position: relative; width: 908px; margin: 0 auto; }
			div.wrapper {position: relative; float: left; width: 840px; padding: 33px 33px 20px; margin: 0 0 0; overflow: auto; }
			div.content {float: left; width: 515px; padding: 0 0 0; }
			div#column {float: right; width: 260px; }
			div#column p {color: #535d62;}
			
			/* Footer */
			div#footer-wrapper {clear: both; width: 100%; padding: 33px 0 1em; background: #535d62 url(/img/bg-footer.png) repeat-x;}
			div#footer { width: 840px; margin: 0 auto; padding: 0 33px; color: #fff }
			div#footer h2 { font-size: 100%; color: #ccc; }
			div#footer p#copyright { clear: both; font-size: 85%; text-align: right; width: 100%; padding: 1em 0 0; color: #999; border-top: 1px #999 solid; }
			div#footer a { color: #999; }
			div#footer a:hover {color: #ccc; }
			div#footer div { float: left; width: 203px; margin: 0 4px 33px; }
			
			/* Type */
			h2 { font-size: 108%; font-weight: bold;  color: #40474b; margin: 0 0 0.25em; }
			h4 { font-size: 100%; color: #000; font-weight: bold; }
			p { font-size: 100%; color: #000; text-align: left; margin: 0 0 1em;}
			a { color: #FF7E0D; text-decoration: none; }
			a:hover { color: #535d62;  }
			strong {font-weight: bold; }
			em {font-style: italic; }

			/*slider */
			div#slider {position: relative; width: 840px; height: 260px; padding: 0 33px;  border: 1px solid #ccc; background: #fff; overflow: hidden;  }
			div.panelContainer { position: relative; left: 0; top: 0; width: 100%;  }
			div.panel { position: relative; float: left; width: 906px; padding: 0 0 33px; }
			div.panel div { float: left; width: 203px; margin: 33px 4px 0; background: url(/img/bg-shadow.png) no-repeat; }
			div.panel div h4 { font-size: 85%; font-weight: bold; }
			div.panel div p { font-size: 85%; }
			div.panel div img {margin: 0 0 5px 1px; }
			div.slide-right a {display: block; position: absolute; right: -25px; top: 240px; width: 15px; height: 32px; background: url(/img/arrow-right.png) no-repeat; text-indent: -9999px;}
			div.slide-left a {display: block; position: absolute; left: -25px; top: 240px; width: 15px; height: 32px; background: url(/img/arrow-left.png) no-repeat; text-indent: -9999px;}
			
			a.pdf { color: #FF7E0D; padding: 4px 0 1px 20px; background: url(/img/icon-pdf.png) no-repeat 0 50% ; }