	/* <HOME STYLES> */
	#content.home img {
		display:block;
	}
	#content.home .left {
		width:266px;
		float:left;
	}
	#content.home .right {
		width:484px;
		float:right;
		margin:37px 25px;
	}
	#content.home .right ul {
		margin-left:40px;
		list-style-type:disc;
	}
	/* </HOME STYLES> */