#mainhome {
	width: 100%;
	height: 200px;
	margin: 0 0 15px 0;
	position: relative;
	}
	
#mainhome p {
	background: url("/images/introtext.gif") no-repeat 30px left;
	width: 435px;
	height: 146px;
	position: absolute;
	top: 15px;
	left: 20px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: futura;
	text-indent: -9999px;
}

#mainhome p strong
{
	color: #FFC600;
	font-size: 24px;
}
	
#mainhome #screens { 
	width: 440px;
	height: 200px;
	position: absolute;
	margin-top: 15px;
	left: 500px;
	list-style-type: none;
	font-size: 13px;
}

div.third
{
	background: none;
}

#callout
{
	background: url(/images/home_callout_bg.gif) repeat-x center top;
	border-bottom: 1px solid #bfd0de;
}

div.border
{
	/*background: url(/images/home_callout_div.gif) no-repeat right center;*/
}

.news-list-container
{
	margin-top: 10px;
}