#home-visual{
	background-color: #ffffff;
	height: 204px;
	border-bottom:1px solid #CCCCCC;
}

#flashcontent{
	height: 204px;
	width: 920px;
}	

#noflash{
	padding:40px;
	text-align:center;
}

/* home blocks */
.homeBlock  {
	background-image:url("../images/pod_top.gif");
	background-position:center top;
	background-repeat:no-repeat;
	border-bottom:1px solid #EFECE6;
	border-right:1px solid #EFECE6;
	display:inline;
	float:left;
	overflow:hidden;
	padding-bottom:15px;
	width:229px;
	line-height: 12px;
	min-height: 320px;
	_height: 320px;
}

.homeBlock h4 {
	border-bottom:1px solid #EFECE6;
	color:#D8040C;
	font-size:1.2em;
	padding:15px 0 11px 10px;
	text-decoration:none;
	line-height: 18px;
	font-weight: normal;
}

.homeBlock a{
	color:#D8040C;
}	

.homeBlock a:hover{
	text-decoration: underline !important;	
}	

.homeBlockImage  {
	border-top:1px solid #FFFFFF;	
}

div.homeBlockLinks{
	margin-bottom: 12px;	
}	

div.homeBlockLinks a{
	display: block;
	background:url("../images/arrow_bullet.gif") no-repeat scroll 0 5px transparent;	
	width:200px;
	margin:3px 0 0 18px;
	padding:2px 0 2px 10px;
	font-size:0.85em;	
	line-height: 13px;
}
	
.homeBlock a.arrow {
	background:url("../images/arrow_filled.gif") no-repeat scroll left center transparent;
	color:#D8040C;
	font-size:0.85em;
	font-weight:bold;
	margin: 0 0 0 10px;
	padding:10px 0 10px 25px;
	text-decoration:none;
}
