#content-home {
	float: left;
	width: 92%;
	font: 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 680px;
	background: url(/images/bg2-4-9-08.jpg) no-repeat left top;
	margin-top: 6em;
	margin-left: 6em;
}

#content-home .hometitle ul {
	margin: 0px;
	padding: 0px;
}
#content-home .hometitle li {
	text-decoration: none;
	display: inline;
	list-style: none;
}

.research {
	float: left;
}
.strategy {
	float: left;
}
.planning {
	float: left;
}

#content-home .research a:hover{
	color: #990033;
}
#content-home .strategy a:hover{
	color: #006699;
}
#content-home .planning a:hover{
	color: #669933;
}

#content-home p {
	font-weight: bold;
	font-size: 80%;
}
#content-home .hometext a:link {
	color: #666666;
	padding-right: 0.2em;
	padding-left: 0.2em;
}
#content-home .hometext a:visited {
	color: #666666;
}

.homebox {
	margin-top: 10em;
	margin-left: 6em;
	padding: 1em;
	position: absolute;
	width: 620px;
}

.hometitle {
	text-align: left;
	float: left;
	padding-top: 0.5em;
	width: 96%;
	font-size: 36px;
	font-weight: bolder;
	color: #999999;
}

.hometext {
	font-size: 16pt;
	margin-top: 1em;
	float: left;
	width: 540px;
	padding-top: 1em;
	border-top: 2px solid #CCCCCC;
	color: #666666;
}

#content-home a:link {
	text-decoration: none;
	color: #666666;
}
#content-home a:visited {
	text-decoration: none;
	color: #666666;
}

