DIV#slogan {
	width:639px;
	height:248px;
	margin:0px auto;
	margin-top:0px;
	background-image:url(img/slogan.gif);
	background-repeat:no-repeat;
}

	DIV#slogan DIV.container {
		visibility:hidden;
		display:none;
	}

DIV.feature_container {
	width:607px;
	margin:0px auto;
}

DIV#feature {
	font-family:tahoma;
	font-size:10pt;
	color:#4E4024;
	width:400px;
	float:left;
}

	DIV#feature H1 {
		display:none;
	}

	DIV#feature UL {
		margin:0px;
		padding:0px;
	}

	DIV#feature LI {
		list-style:none;
		list-style-position:outside;
	}

	DIV#feature DIV.remote, DIV#feature DIV.manage, DIV#feature DIV.security, DIV#feature DIV.lib_tool {
		float:left;
		width:197px;
		height:130px;
		border-left:3px solid #E0F7EF;
	}

	DIV#feature H2 {
		width:197px;
		height:40px;
		margin:0px;
		background-repeat:no-repeat;
		overflow:hidden;
		text-indent:-400px;
		display:block;
	}

	DIV#feature DIV.remote H2 {
		background-image:url(img/bar_remote.gif);
	}

	DIV#feature DIV.manage H2 {
		background-image:url(img/bar_manage.gif);
	}

	DIV#feature DIV.security H2 {
		background-image:url(img/bar_security.gif);
	}

	DIV#feature DIV.lib_tool H2 {
		background-image:url(img/bar_lib_tool.gif);
	}

DIV#shortcuts, DIV#documents {
	font-family:tahoma;
	font-size:10pt;
	color:#4E4024;
	width:197px;
	height:130px;
	float:left;
	text-align:left;
	border-left:3px solid #E0F7EF;
	border-right:3px solid #E0F7EF;
}

	DIV#shortcuts H1, DIV#documents H1 {
		width:197px;
		height:40px;
		margin:0px;
		background-repeat:no-repeat;
		overflow:hidden;
		text-indent:-400px;
		display:block;
	}

	DIV#shortcuts H1 {
		background-image:url(img/bar_shortcuts.gif);
	}

	DIV#documents H1 {
		background-image:url(img/bar_document.gif);
	}

	DIV#shortcuts UL, DIV#documents UL {
		padding:0px;
		margin:0px;
	}

	DIV#shortcuts LI, DIV#documents LI {
		list-style:none;
		list-style-position:outside;
		padding-left:20px;
	}

DIV#beta {
	width:578px;
	height:124px;
	margin:0px auto;
	margin-top:20px;
	background-image:url(img/beta.gif);
	background-repeat:no-repeat;
}

	DIV#beta DIV.container {
		visibility:hidden;
		display:none;
	}

A#overview {
	width:578px;
	height:277px;
	display:block;
	margin:0px auto;
	background-image:url(img/overview.gif);
	background-repeat:no-repeat;
	border-top:3px solid #E0F7EF;
	border-bottom:3px solid #E0F7EF;
}

	A#overview DIV.container {
		visibility:hidden;
		display:none;
	}

A#project {
	width:313px;
	height:20px;
	display:block;
	margin:10px auto;
	margin-bottom:20px;
	background-image:url(img/url.gif);
	background-repeat:no-repeat;
}

	A#project DIV.container {
		visibility:hidden;
		display:none;
	}

