/* CSS Document */

div#container {
	background: #FFFFFF url(images/home_background.jpg) no-repeat 0px 83px;
}
/* Image Definitions */
img#logo {
	position: absolute;
	top: 72px;
	left: 27px;
}
img#slogan {
	position: absolute;
	left: 584px;
	top: 180px;
}
img#description {
	position: absolute;
	left: 380px;
	top: 233px;
}
img#copyright {
	position: absolute;
	top: 548px;
	left: 328px;
}
ul#navigation {
	left: 220px;
	top: 59px;
}
ul#links {
	right: 569px;
	top: 214px;
}
ul#links li, {
 float: right;
 clear: right;
 list-style: none;
}
ul#links li {
	height: 12px;
}
div#news {
	text-align: left;
	left: 236px;
	top: 311px;
	width: 400px;
}
div#fundsphere_products {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 193px;
	width: 185px;
}
div#puzzle {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 651px;
	top: 305px;
	height: 183px;
	width: 88px;
	border: 6px solid #dcdbd9;
	text-align: center;
	padding: 5px;
}
div#news p, div#puzzle p {
	padding: 0px;
	margin-bottom: 6px;
	margin-top: 0px;
}
div#news ul {
	list-style-image: url(images/circle.gif);
	padding-left: 0px;
	margin-top: 24px;
	margin-left: 18px;
}
div#news li {
	padding-left: 0px;
	margin-bottom: 9px;
}
div#puzzle img {
	padding-top: 5px;
	padding-bottom: 5px;
}
li#products {
	left: 110px;
}
li#services {
	left: 223px;
}
li#careers {
	left: 325px;
}
li#contactus {
	left: 426px;
}

