	html {
			background:#fff url(../i/homebg.gif) center repeat-y;
	}
	
	body {
			margin:0;
	}

	table {
			border-collapse:collapse;
			border:0;
			margin:0;
	}
	
	td {
			padding:0;
	}
	
	
	#structure {
			width:100%;
			height:100%;
			border:0;
			border-collapse:collapse;
			margin:auto;
	}
	
	#top {
			height:100%;
	}
	
/*tt = table top */
	#tt1 {
			width:100%;
			height:100%;
			border-collapse:collapse;
			border:0;
	}
	
	/*ctt1 = column of table top 1*/
	#ctt1 {
			text-align:center;
	}
	
	#tt2 {
			width:630px;
			height:100%;
			margin:auto;
			border-collapse:collapse;
			border:0;
	}
	
	#c1tt2 {
			width:419px;
			text-align:left;
			vertical-align:top;
	}
	
	#c1tt2 img {
			margin-left:-2px;
			margin-top:100px;
			border:0;
	}
	
	#c2tt2 {
		width:71px;
		text-align:right;
		vertical-align:bottom;
	}
	
	#c2tt2 img {
			margin-right:13px;
			margin-bottom:0;
	}
	
	#c3tt2 {
			width:140px;
			font-family:verdana, arial;
			text-align:left;
			font-size:12px;
			vertical-align:middle;
	}
	
	#c3tt2 li {
		list-style: none;
		margin:0 0 0 -30px;
		padding-left:0;
		line-height:20px;
		height:20px;
		background:transparent url(../i/li2.gif) 0 8px no-repeat;
		/*background:transparent url(../i/li.gif) 0 4px no-repeat;*/
	}
	
	#c3tt2 a {
		display:block;
		color:#680705;
		margin-left:15px;
		line-height:20px;
		text-decoration:none;
	}
	#c3tt2 a:hover {
		color:#aaaba0;
	}
	
	#bottom {
			background:url(../i/horizontalbar.gif) top repeat-x;
			height:65px;
	}

	#kw {
			font-size:10px;
			color:#404040;
			text-align:center; 
			margin:3px auto; 
			line-height:14px; 
			width:900px;
	}	
