/*--------------------------------------------------*/
/* Home                                             */

	#introduction {
		width: 775px;
		margin: 0 auto;
		font-size: 1.25em;
		text-align: center;
	}

		#introduction a {
			color: #666699;
		}

	#choose {
		list-style-type: none;
		padding: 0 0 10px;
		margin: 0 -10px;
		float: left;
		width: 932px;
	}

		#choose li {
			float: left;
		}
