#header{
	height:182px;
}

#right{
	xpadding-top: 8px;
	xpadding-bottom: 8px;
}

#innerRight{
	background-image:url(../images/divider_home_promo.gif);
	background-repeat:no-repeat;
	background-position:5px 20px;
	xpadding:6px 35px 10px 13px;
}

#news{
	position:relative;
	width:404px;
	width:390px;
	height:auto;
	background-image:url(../images/bkgd_news_home.gif);
	background-repeat:repeat-x;
	padding:5px 0 0 0;
	margin:0px 0 0 0;
}
#news .head{
	position:relative;
	width:50px;
	height:auto;
	float:left;
	margin-top:3px;
}
#news .title{
	position:relative;
	width:340px;
	height:auto;
	float:left;
	font-size:9pt;
	line-height:11pt;
	color:#5A8099;
}
.title a:link, .title a:visited{
	color:#5A8099;
	text-decoration:none;
	font-size:9pt;
}
.title a:hover, .title a:visited:hover{
	color:#897E5E;
	text-decoration:underline;
}
.promo{
	padding-left:0px;
}
