/* English CSS */
.top_home {
	position:relative;
	background:url(../images/en/banner_home.jpg) no-repeat;
	width:760px;
	height: 298px;
	margin:0;
}

.top_cont {
	position:relative;
	background:url(../images/en/banner_cont.jpg) no-repeat;
	width:760px;
	height: 263px;
	margin:0;
}

form.search_home {
	height:66px;
	width:182px;
	background:url(../images/en/search_box.jpg) no-repeat;
	padding: 30px 0 0 20px;
}


#btn_lessons_home a { background: url(../images/en/btn_lessons.gif) no-repeat; width: 83px; height: 37px; }
#btn_activities_home a { background: url(../images/en/btn_activities.gif) no-repeat; width: 81px; height: 37px; }
#btn_objecttalks_home a { background: url(../images/en/btn_objecttalks.gif) no-repeat; width: 102px; height: 37px; }
#btn_games_home a { background: url(../images/en/btn_games.gif) no-repeat; width: 65px; height: 37px; }
#btn_media_home a { background: url(../images/en/btn_media.gif) no-repeat; width: 60px; height: 37px; }
#btn_topicalindex_home a { background: url(../images/en/btn_topicalindex.gif) no-repeat; width: 109px; height: 37px; }

#btn_lessons_home a:hover {background-position: -83px 0;}
#btn_activities_home a:hover {background-position: -81px 0;}
#btn_objecttalks_home a:hover {background-position: -102px 0;}
#btn_games_home a:hover {background-position: -65px 0;}
#btn_media_home a:hover {background-position: -60px 0;}
#btn_topicalindex_home a:hover {background-position: -109px 0;}

#btn_lessons_cont a { background: url(../images/en/btn_lesson_cont.gif) no-repeat; width: 71px; height: 37px; }
#btn_activities_cont a { background: url(../images/en/btn_activities_cont.gif) no-repeat; width: 80px; height: 37px; }
#btn_objecttalks_cont a { background: url(../images/en/btn_objecttalks_cont.gif) no-repeat; width: 102px; height: 37px; }
#btn_games_cont a { background: url(../images/en/btn_games_cont.gif) no-repeat; width: 67px; height: 37px; }
#btn_media_cont a { background: url(../images/en/btn_media_cont.gif) no-repeat; width: 59px; height: 37px; }
#btn_topicalindex_cont a { background: url(../images/en/btn_topicalindex_cont.gif) no-repeat; width: 111px; height: 37px; }
#btn_search a { background: url(../images/en/btn_search.gif) no-repeat; width: 74px; height: 37px; }

#btn_lessons_cont a:hover {background-position: -71px 0;}
#btn_activities_cont a:hover {background-position: -80px 0;}
#btn_objecttalks_cont a:hover {background-position: -102px 0;}
#btn_games_cont a:hover {background-position: -67px 0;}
#btn_media_cont a:hover {background-position: -59px 0;}
#btn_topicalindex_cont a:hover {background-position: -111px 0;}
#btn_search a:hover {background-position: -74px 0;}
