/**
 * CSS Specific To Home Page
 * @browsers: ALL
 **/
	
	#content {
		background: transparent url(/media/images/ult/layout/home-brush.jpg) no-repeat scroll right top;
		padding-top: 360px;
	}
	
	#btnMeet {
		display: block;
		background: transparent url(/media/images/ult/layout/btn-meet.gif) no-repeat scroll left top;
		width: 115px;
		height: 36px;
		text-indent: -1000em;
		overflow: hidden;
	}
	
	#footer {
		margin-left: 15px;
		margin-right: 15px;
		padding-left: 23px;
		padding-right: 23px;
	}
	
	.anaBG {
		background: transparent url(/media/images/ult/content/ana-small.jpg) no-repeat scroll right top;
		padding-right: 190px;
		min-height: 129px;
	}
	
	.homePadded {
		padding-left: 38px;
		padding-right: 38px;
	}
