@charset "utf-8";

#logo {
	background:url(../img/logo.gif) 0 0 no-repeat;
	float:left;
	height:251px;
	width:362px;
	}
#mission {
	background:url(../img/mission.gif) 0 0 no-repeat;
	float:left;
	height:251px;
	width:589px;
	}
#tagline {
	background:url(../img/tagline.gif) 0 0 no-repeat;
	float:left;
	height:34px;
	width:362px;
	}
#head-break {
	background:url(../img/head-break.gif) 0 0 no-repeat;
	float:left;
	height:34px;
	width:589px;
	}
	
#head-datamining {
	background:url(../img/head-datamining.gif) 0 0 no-repeat;
	height:30px;
	width:375px;
	}
	
#btn-problem {
	background:url(../img/tab_01.gif) left bottom no-repeat;
	height:20px;
	width:109px;
	}
#btn-solution {
	background:url(../img/tab_02.gif) left bottom no-repeat;
	height:20px;
	width:105px;
	}
#btn-technology {
	background:url(../img/tab_03.gif) left bottom no-repeat;
	height:20px;
	width:136px;
	}
