	#mainContent
	{
		width: 662px;
		margin: 35px 0px 0px 0px;
		background-image: url(../_images/_universal/content-vertical-divide.gif);
		background-repeat: repeat-y;
		background-position: 658px 0px;
		position: relative;
	}
	
	#mainContentImage
	{
		width: 658px;
		margin: 0px;
		background-image: url(../_images/1-home/mainImage.jpg);
		background-repeat: no-repeat;
	}
	
	#pageTitle
	{
		width: 563px;
		height: 60px;
		margin: 0px 0px 0px 95px;
		background-image: url(../_images/1-home/title.gif);
		background-repeat: no-repeat;
		background-position: 0px 15px;
	}
	
