#header {
  background-image: url(../images/bginner.gif);
	background-color: #f0f091;
	background-repeat: no-repeat;
	width: 780px;
	height: 90px;
}

#banner {
	background-color: #f0f091;
	padding: 30px 50px 30px 50px;
}

#banner .subheading {
  padding: 30px 0px 30px 70px;
  font-family: "Times New Roman";
	font-size: 200%;
	color: #000000;
	text-decoration: none;
}

.booken {
  background-image: url(../images/book_english.gif);
	background-repeat: no-repeat;
}

.bookga {
  background-image: url(../images/book_awareness.gif);
	background-repeat: no-repeat;
}

.bookna {
  background-image: url(../images/book_arithmetic.gif);
	background-repeat: no-repeat;
}

.bookrs {
  background-image: url(../images/book_reasoning.gif);
	background-repeat: no-repeat;
}

.bookta {
  background-image: url(../images/book_teaching.gif);
	background-repeat: no-repeat;
}

#content {
	background-color: #f0f091;
  background-image: url(../images/bgpage.gif);
	padding: 5px 120px 50px 120px;
}

#pagetop {
  background-image: url(../images/pagetop.gif);
  background-repeat: no-repeat;
	height: 29px;
}

#pageend {
  background-image: url(../images/pageend.gif);
  background-repeat: no-repeat;
	background-color: #f0f091;
  width: 780px;	
	height: 30px;
}

/* Styles for third level pages */
#banneri {
	background-color: #f0f091;
	padding: 20px 50px 30px 50px;
}

#banneri .subheadingi {
  padding: 20px 0px 15px 50px;
  font-family: "Times New Roman";
	font-size: 175%;
	color: #000000;
	text-decoration: none;
}

.bookeni {
  background-image: url(../images/book_small_english.gif);
	background-repeat: no-repeat;
}

/**/

.atp {
  background-image: url(../images/btn_aprod.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
}

.ph {
  background-image: url(../images/btn_howto.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
}

