
/* left text bar on start page */
#ContentHomepage {
	float: left;
	width: 617px;
	margin: 0 0 25px 25px;
	position: relative;
}

	#ContentHomepage div {
		border: none;
	}

		.ingress strong {
			line-height: 38px;
		}

	#ContentHomepage p {
		color: #f0faee;
	}

	#ContentHomepage a {
		color: #FFCD48;
	}
	
	#Logos {
		margin: 60px 0 0 0;
		width: 598px; height: 126px;
		clear: left;
		background-color: #282828;
	}
	
		#Logos table {
			width: 100%; height: 100%;
			vertical-align: middle;
			margin: 0 0 0 10px;
		}


#Practice {
	height: auto;
}

	#Practice h2 {
		margin-bottom: 2px;
	}

#GuestBook { height: auto;/*740px;*/ }