/* CSS Document */

#container {
	position:relative;
	margin-left:auto; 
	margin-right:auto;
	width: 898px;
}

#bottom {
	position: relative;
	height: 109px;
	width: 898px;
	margin: 1px 0 0 0;
}

#whatsNew { 
	width: 334px;
	height: 60px;
	color: #FFFFFF;
	font-weight: normal;
	position: absolute;
	top: 44px;
	left: 27px;
}

#whatsNew a { 
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #70C7F0;
}

#whatsNew a:hover { 
	text-decoration: underline;
}

#whatsNew .date{ 
	font-weight: bold;
}

.read{ 
	font-weight: bold;
	font-size: 10px;
	color: #70C7F0;
}

#expressoNet {
	width: 195px;
	height: 60px;
	color: #FFFFFF;
	color: #FFFFFF;
	position: absolute;
	top: 44px;
	left: 404px;
}

#expressoNet a {
	font-weight: bold;
	font-size: 10px;
	color: #70C7F0;
	text-decoration: none;
}

#expressoNet a:hover {
	text-decoration: underline;
}

#caseStudy {
	width: 227px;
	height: 60px;
	color: #FFFFFF;
	position: absolute;
	top: 44px;
	left: 648px;
}

#caseStudy a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #70C7F0;
}

#caseStudy a:hover {
	text-decoration: underline;
}

#footer {
	clear: both;
	color: #999999;
	margin: 10px 0 0 27px; 
	font-weight: bold;
	font-size: 11px;
}

#footer a {
	color: #0B4B74;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
}