/* FOOTER */
#footer {
	clear: both;
	/*height: 94px;*/
	background-image:URL('/templates/browse/image/ufo.jpg');
	background-position:left;
	background-repeat: no-repeat;
	height:130px;	
}
#ftr_contact{
	float:left;
	width:300px;
	color:#b3b3b3;

}
#footer a{
	text-decoration:underline;
	color:#deff84;
}
#left_ufo_fone{
	margin-left:-152px;
	float:left;
	z-index:200;
	width:152px;
	height:130px;
	background-image:URL('/templates/browse/image/left_ufo_fone.gif');
	background-position:top;
	background-repeat: no-repeat;
	}
#ufo_fone{
	width:250px;
	float:left;
	height:130px;
}
#icons{
	float:right;
	width:200px;
}
#search_cell{
	float:right;
	width:250px;
	color:#b3b3b3;
}
.email{
	color:white;
	text-decoration:none;
}

#ftr_design{
	float: right;
	height:70px;
	width: 290px;
	color: #eeeeee;
	font-size: 8pt;
	text-align: right;
	padding-top:10px;
	padding-right:10px;
	background-color:#444444;
}

#ftr_design a{
	FONT-SIZE: 8pt;
	COLOR: #eeeeee;
	TEXT-DECORATION: none
}

#ftr_design a:hover{
	FONT-SIZE: 8pt;
	COLOR: #ff6633;
	TEXT-DECORATION: underline;
}
#ftr_center{
	overflow:auto;
	height:100%;
	margin-right:301px;
	text-align:center;
	padding-top:10px;
	background-color:#444444;


/* /FOOTER */
