#homeMainArea {
	text-align: center;
	margin: 0 auto;
	width: 985px;
	padding: 297px 0 15px;
	background: url(../img/bg_home_main.jpg) no-repeat top center;
}

#homeIdeasLinks {
	text-align: left;
	background: #b0e7ad;
	padding: 3px;
	margin: 0 16px;
	font-size: 91.6%;
}

#homeIdeasLinks .ideasLinks01 a {
	display: block;
	margin-bottom: 3px;
	padding: 10px 8px 9px;
	color: #063400;
	text-decoration: none;
}

#homeIdeasLinks .ideasLinks01 {
	width: 100%;
	float: none;
}

#homeIdeasLinks .ideasLinks01 a {
	background: #eafbe9 url(../img/bg_home_link01.gif) repeat-x bottom left;
	text-align: center;
	margin-right: 0;
}

#homeIdeasLinks .ideasLinks01 a:hover {
	background: #d8fed6 url(../img/bg_home_link01_o.gif) repeat-x bottom left;
}

#homeIdeasLinks .ideasLinks01 a span {
	display: inline;
}

#homeIdeasLinks .ideasLinks01 a span.linkInner {
	background: none;
}

#homeIdeasLinks .ideasLinks01 a span.linkInner span.linkLabel {
	margin-right: 16px;
}

#homeIdeasLinks .ideasLinks01 a span.linkInner img.linkIcon {
	vertical-align: middle;
	margin-right: 8px;
}

#homeIdeasLinks ul#ideasLinks {
	padding: 0;
	margin: 0;
	background: #eafbe9 url(../img/bg_home_link02.gif) repeat-x bottom left;
	zoom: 1;
}

#homeIdeasLinks ul#ideasLinks:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

#homeIdeasLinks ul#ideasLinks li {
	width: 316px;
	float: left;
	min-height: 64px;
	_height: 64px;
	margin: 0;
	background: none;
	zoom: 1;
}

#homeIdeasLinks .linkLabel {
	font-weight:bold;
}

#homeIdeasLinks .linkDescription {
	font-weight: normal;
	+text-indent: 1px;
}

#homeIdeasLinks ul#ideasLinks li.last-child {
	width: 315px;
}

#homeIdeasLinks ul#ideasLinks li a{
	min-height: 50px;
	_height: 50px;
	background: none;
	padding-bottom: 9px;
}

#homeIdeasLinks ul#ideasLinks li a:hover {
	background: #d8fed6 url(../img/bg_home_link02_o.gif) no-repeat bottom left;
}

div#contentBody {
	width: 985px;
	padding: 0;
}

#exampleLinks {
	padding: 6px;
	margin-bottom: 1px;
	font-size: 91.6%;
}

#exampleLinks .homeExamplesRowBlock {
	margin-bottom: 1px;
	background: #fff url(../shared/img/bg_example_link_01.gif) repeat-y top center;
	zoom: 1;
}

#exampleLinks .homeExamplesRowBlock:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

#exampleLinks .homeExamplesRowBlock a:link {
	color: #063400;
}

#exampleLinks .homeExamplesUnitL {
	float: left;
	width: 486px;
}

#exampleLinks .homeExamplesUnitR {
	float: right;
	width: 486px;
}

#exampleLinks .homeExamplesUnitL a,
#exampleLinks .homeExamplesUnitR a {
	zoom: 1;
}

#homeTopics {
	font-size: 91.6%;
	zoom: 1;
}

#homeTopics h2 {
	margin: 0 1px;
	padding: 4px 15px 3px;
	background: #ededed;
	color: #666666;
}

#homeTopics:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

#homeTopics .homeTopicsBlock {
	float: left;
	width: 462px;
	/*width: 492px;*/
	padding: 15px;
	zoom:1;
}

#homeTopics .homeTopicsBlock:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

#homeTopics .homeTopicsBlock p {
	margin-bottom: 3px;
}

#homeTopics .homeTopicsBlock .imageBlock {
	float: right;
	width: 155px;
	text-align: right;
}

#homeTopics #homeTopicsList dl {
	margin: 0;
	padding: 0;
}

#homeTopics #homeTopicsList dl dt {
	font-weight: normal;
	color: #666666;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}

#homeTopics #homeTopicsList dl dd {
	margin: 0 0 12px;
	padding: 0;
}

#homeTopics .leatText {
	color: #333;
	font-size: 100%;
}