	#Main #Content {
		margin: 375px auto 20px; }	
		
	#Buttons { margin: 0 auto; }
		
	.Box {
		margin-top: 20px;
		width: 370px; }
		
	.Box h2, .Box h3 { width: 350px; }

	#Welcome.Box  {
		width: 410px;
		float: left; 
		margin-right: 20px; }
		
	#Welcome.Box h3 {
		width: 390px;
		background: #35597a;
		border-bottom-color: #b6d2db; }
		
	.Box h4 {
		font-size: 14px;
		padding: 0 5px 2px; 
		margin-bottom: 5px;
		color: #29211f;
		border-bottom: solid 1px #29211f; }
	
	.Box h4.Title {
		text-align: center;
		font-size: 14px;
		margin: 5px 0 0 0;
		border-bottom: 0;
		/*color: #c18c47;*/ }
		
	.Box h5 {
		font-size: 12px;
		font-weight: normal;
		color: #7c736e; }
