#intro
{
	background: #c4c2c2;
	margin-bottom: 20px;
}
#intro_wrapper
{
	background: url(../images/intro_bg.jpg) top no-repeat;
	padding: 42px 0 8px 20px;
}
#intro p
{
	font-size: 11px;
	line-height: 15px;
	margin: 5px 0;
	width: 580px;
}
#home_content
{
	background: url(../images/home-faerie.jpg) 10px 0 no-repeat;
	height: 291px;
	padding: 10px 10px 10px 271px;
}
html>body #home_content
{
	height: auto;
	min-height: 291px;
}

#main_image1
	{
	width:760px;
	min-height:320px;
	position:relative;
	
	}
#main_image2
	{
	width:760px;
	height:auto;
	position:relative;
	top:-50px;
	padding-bottom:10px;
	
	}
	
	
	#home_page_text_right
	{
	position:relative;
	width:600px;
	color:#666666;
	z-index:98;
	font-size:0.9em;
	text-align:right;
	top:-100px;
	float:right;
	/* border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	*/
	margin-right: 5px;	
	}
	
	#home_page_text_left
	{
	position:relative;
	width:740px;
	top:0px;
	height:auto;
	left:15px;
	color:#666666;
	z-index:99;
	font-size:0.9em;
	}
