#logo {
	display:					none;
	}

#leftCol {
	float:						left;
	width:						607px;
	}

#rightCol {
	float:						right;
	width:						300px;
	}

#flash {
	width:						607px;
	height:						607px;
	background-color:			#473638;
 }

.event{
	height:						172px;
	width:					        300px;
}

#navigation {
	height:						1%;
	padding-left:				87px;
	background :				#AA999B url(/img/home/navigation_backGround.gif) no-repeat left top;	
}

#clientSpace {
	width:						202px;
	padding:					25px 5px 10px 92px;
	background :				transparent url(/img/home/text_backGround.gif) no-repeat left top;
}

h1 {
	font-size:					15px;
	margin:						0px;
}

.text {
	text-align:					justify;
}







	
