div#home
{
	clear: both;
	width: 100%;
}

div#home-body
{
	margin: 0 auto;
	width: 1100px;
	height: 600px;
}

div#home-details
{
	width: 950px;
	height: 560px;
	margin: 0 auto;
	background: url(../images/tree.png) no-repeat right top;
	font-family: gentium-basic-n4, gentium-basic, sans-serif;
	font-size: 14px;
	padding: 15px;
}

div#home-details-inner
{
	width: 950px;
	height: 450px;
	background-color: rgba(255, 255, 255, 0.65);
	color: #000;
	padding: 20px;
}

div#home-details-inner ul
{
	padding-left: 20px;
}

div#home-awards
{
	width: 950px;
	height: 198px;
	margin: 0 auto;
	color: #000;
	padding: 15px;
	font-family: gentium-basic-n4, gentium-basic, sans-serif;
	font-size: 14px;
	margin-bottom: 100px;
}

div#home-awards-inner
{
	width: 950px;
	height: 130px;
	background-color: rgba(0, 0, 0, 0.48);
	padding: 20px;
}

div.home-header
{
	clear: both;
	width: 100%;
	margin-bottom: 6px;
	border-bottom: 3px solid #697d5c;
	padding-bottom: 3px;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 15px;
}

div.home-tree-col
{
	float: left;
	width: 140px;
	height: 110px;
}

div.home-tree-spacer
{
	clear: both;
	widtdh: 140px;
}

div.home-tree-link
{
	width: 140px;
	height: 110px;
	background: url(../images/red-circle.png) no-repeat center center;
}

div.home-tree-link-inner
{
	width: 140px;
	height: 110px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 19px;
	color: #fff;
}

div.home-tree-link a:link, div.home-tree-link a:visited, div.home-tree-link a:hover, div.home-tree-link a:active
{
	text-decoration: none;
}

div#home-awards-tag
{
	clear: both;
	width: 250px;
	color: #f00;
	background: #fff;
	border: 1px solid #000;
	padding-left: 20px;
	position: relative;
	top: -20px;
	left: 2px;
}

div.home-medals
{
	float: left;
	width: 675px;
	padding-left: 5px;
}

div.home-medal
{
	float: right;
	height: 130px;
	text-align: center;
	vertical-align: middle;
}
