div#links {
	 font-family: Verdana;
	 float:left;
	 width:35%;
}

div#links ul {
  list-style: none;
	font-size:0.8em;
	padding-left:30px;
	padding-top:15px;
}

div#links ul li {
	padding-left: 20px;
	height: 1.3em;
	background: url(images/readon.gif) no-repeat left center;
}

#pics {
	width:65%;
	float:left;
	text-align: center;
}

#ielts-item {
	background: url(images/ielts-main.gif) no-repeat left center;
	height: 120px;
	float:left;
	width: 120px;
	cursor: pointer;
}

#holiday-item {
	background: url(images/holiday-main.gif) no-repeat left center;
	height: 120px;
	float:left;
	width: 120px;
	cursor: pointer;
}

#english-item {
	background: url(images/english-main.gif) no-repeat left center;
	height: 120px;
	float:left;
	width: 120px;
	cursor: pointer;
}

#host-item {
	background: url(images/host-main.gif) no-repeat left center;
	height: 120px;
	float:left;
	width: 120px;
	cursor: pointer;
}

#ielts-item h2, #holiday-item h2, #english-item h2, #host-item h2 {
	font-size: 12px;
	border: none;
	padding: 0 0 0 0;
	position:relative;
	top:100px
}

#about h1, #level1 h1, #box_news h1 {
	font-size:0.8em;
	background: url(images/sq-button.gif) no-repeat left center;
	padding-left: 20px;
	margin-left:5px;
	margin-bottom: 0;
	color: #02a3f0;
}

#box_news h1 {
	font-size:1.1em;
}

#level1 {
	 border: 1px solid #02a3f0;
	 margin: 5px 10px 0 10px;
	 height: 110px;
	 background: #fff;
	 padding: 0 10px 0 0;
}

#level1 img {
	 padding-top: 0;
	 padding-right: 10px;
}

#level2 {
	 margin-top:5px;
}

#about {
	 float:left;
	 margin-left:10px;
	 background:#fff;
	 width:295px;
	 height:165px;
	 display: inline; /* ie. double margin fix */
	 border: 1px solid #02a3f0;
}

#box_tesol {
	 float:right;
	 width: 425px;
	 height:167px;
	 margin-right:10px;
	 display: inline; /* ie. double margin fix */
	 cursor: pointer;
}

#box_news {
	 float:right;
	 width: 425px;
	 height:165px;
	 background:#fff;
	 margin-right:10px;
	 display: inline; /* ie. double margin fix */
	 border: 1px solid #02a3f0;
}

#accred {
	 margin-top:5px;
	 text-align:center;
}