/**************/
/*Feature Item*/
#feature_item {
	top: 265px;/*-30 changed*/
	left: 604px;
	width: 176px;
	height: auto;
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 4;
	color: #ffffff;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: left;
	
}
#feature_item p{
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
#feature_item a:link,#feature_item a:visited,#feature_item a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}
#feature_item a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bac5cb;
	text-decoration:underline;
}
#feature_item a img {
	border:1px solid #2d281f;
}
#feature_item a:hover img {
	border:1px solid #808080;	
}


/*************/
/*Footer Home*/
#footer_home {
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	clear:both;
	/*border-bottom: solid 1px #6c6963;*/
}
#footer_home p {
	margin:0 0 0 43px;
	padding:0px;
	font:1.1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
#footer_home p span.title {
	padding:0px;
	color:#fff;
	font-weight: bold;
	text-transform: uppercase;
  font-variant: small-caps;
  letter-spacing: .2em;
}
#footer_home a:link, #footer_home a:visited, #footer_home a:active {
	color: #fff;
	text-decoration:underline;
} 
#footer_home a:hover {
	color: #bac5cb;
	text-decoration:underline;
}
#t-caan{
  width: 900px;
  height: 25px;
  background: url(../images/t-caan.gif) 655px 0 no-repeat;
  display: block;
  margin: 10px 0 0 0;
  padding: 0;
}