@CHARSET "UTF-8";

#home #page #main {
	background:transparent url(../images/homeMain.jpg) no-repeat scroll 0 0;
	width:934px;
	height:306px;
	margin-bottom:20px;
	padding-top:40px;
	padding-left:35px;
}

#home #page #main #introduction {
	width:245px;
	padding-left:15px;
}

#home #page #main #introduction h2 {
	margin-top:0;
}

#home #page #main .moreLeaf {
	color:white;
	background:transparent url(../images/moreLeaf.png) no-repeat scroll 0 0;
	width:123px;
	height:61px;
	padding-left:14px;
	padding-top:20px;
	float:right;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma;
}

#home #page #main .moreLeaf a,
#home #page #main .moreLeaf a:link,
#home #page #main .moreLeaf a:visited,
#home #page #main .moreLeaf a:hover,
#home #page #main .moreLeaf a:active {
	color:white;
	text-decoration:none;
}
