			a:link { color: #414142; }
			a:visited { color: #404041; }
			a:hover { color: #535355; }
			a:active { color: #737377; }

			html, body {
				margin: 0 auto 0 auto;
				padding: 0 0 0 0;
				background: #624c52;
			}

			p.support {
				position: relative;
				margin: 0 auto 0 auto;
				padding: 20px 20px 20px 20px;
				text-align: center;
				text-indent: 0pt;
				border-style: solid;
				border-width: 1px;
				width: 450px;
			}

			p {
				margin-top: 0.6em;
			}

			#extend {
				margin: 0 auto 0 auto;
				padding: 0 0 0 0;
				width: 900px;
				height: 100%;
				background:  url(../images/bg_extend.jpg) repeat-y center top;
				z-index: -10;
			}

			#nav {
				position: relative;
				margin: 0 auto 0 auto;
				padding: 0 0 0 0;
				width: 900px;
				height: 380px;
				background: url(../images/bg_nav.jpg) no-repeat center top;
				z-index: 20;
			}

			#main {
				position: relative;
				margin: 0 auto 0 auto;
				padding: 0 0 0 0;
				width: 900px;
				height: 100%;
				background: url(../images/bg_main.jpg) no-repeat center top;
				z-index: 5;
			}

			#content {
				position: relative;
				margin: 0 auto 0 auto;
				padding: 20px 0 10px 0;
				width: 580px;
				text-indent: 20pt;
				font-family: Trebuchet MS, sans-serif;
				color: #424243;
				font-size: 13.5pt;
				z-index: 10;
			}

			#copyright {
				position: relative;
				margin: 0 auto 0 auto;
				padding: 0 0 0 0;
				width: 580px;
				text-align: center;
				font-family: Trebuchet MS, sans-serif;
				color: #424243;
				font-size: 7pt;
				z-index: 15;
 			}




			a img { border: none; }

			.fade {
				position: relative;
				margin: 0 auto 0 auto;
				padding: 0 0 0 0;
				display: block;
				top: 230px;
				height: 120px;
				width: 100px;
				left: 0;
				right: 0;
			}

			.fade div {
				position: absolute;
				padding: 0 0 0 0;
				top: 0;
				left: 0;
				display: none;
				height: 120px;
				width: 100px;
			}