@charset "utf-8";
/* CSS Document */

html{-webkit-text-size-adjust:none;} 

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size: 11px;
		color:#575757;
}

#printline_only {
	display:none;
}

#container {
	width:1024px;
	padding:15px 0;
	margin: 0 auto;
	min-height:600px;
	height:auto;
	
}

*html #container {
	width:1024px;
	padding:10px 0 0 0;
	margin: 0 auto;
	height:600px;
}

#container_nopad {
	width:1024px;
	padding:0;
	margin: 0 auto;
	min-height:600px;
	height:auto;
}


*html #container_nopad {
	width:1024px;
	padding:0;
	margin: 0 auto;
	height:600px;
}


.nav_bar {
	padding: 0 0 10px 0;
	margin:0;
	font-size: 10px;
}

.nav_bar a {
	color:#575757;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
}

#Banner_box {
	width:1024px;
	height:349px;

	margin: 0;
	padding: 0;

}


#altContentBanner {
	width:1024px;
	height:349px;
	background:url(../images/home_banner.jpg) no-repeat;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
}

#altContentBanner h1 {
	position:absolute;
	top:207px;
	left:38px;
	color:#FFFFFF;
	font-size:12px;
	width: 400px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#altContentBanner a.buy {
	position:absolute;
	bottom:55px;
	left:39px;
	background: url(../images/banner_arrow.jpg) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 0 0 20px;
	height: 19px;
	font-size: 16px;
	text-decoration:none;
}




#home_newsletter {
	width:341px;
	float:left;
	background:url(../images/title_newsletter.jpg) no-repeat top center;
	padding:60px 0 20px 0;
	margin:0;
}

.home_box_border {
	padding:0 22px;
	height: 165px;
	width: 295px;
}

.home_ielts_box_border {
	padding:0 22px 0 105px;
	height: 165px;
	background:url(../images/rtipre_icon.jpg) no-repeat left top;
}


.home_box {
	padding:0 22px;
	height: 165px;
	margin: 0;
	width: 290px;
}



#home_newsletter p.title {
	color:#155149;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}

#home_newsletter .news_img {
	background:url(../images/title_newsletter_img.jpg) no-repeat top left;
	width:240px;
	height:46px;
	margin: 10px 0;
}

#home_newsletter_subscribe {
	margin:0;
	padding:0;
}

#home_newsletter_subscribe p.subtitle {
	margin:0;
	padding:0 0 5px 0;
}

#home_newsletter_subscribe p.error {
	padding:0;
	color:#803F8F;
	font-size:10px;
	margin: 5px 0 0 0;
}

#home_newsletter_subscribe .field {
	width:200px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 2px 0 0 0;
}

#home_newsletter_subscribe .button {
	width:70px;
	float:left;
	padding: 0 0 0 10px;
}


#home_whatsnew {
	width:341px;
	float:left;
	background:url(../images/title_IELTScandidate.jpg) no-repeat top right;
	padding:60px 0 20px 0;
		margin:0;
}

#home_whatsnew  p.title {
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	color: #AD6017;
}

#home_whatsnew  p.text {
	margin:0 0 5px 0;
	padding:0;
	line-height: 16px;
}

#home_whatsnew  a.link {
	margin:0;
	padding:0;
	line-height: 16px;
	color:#AD6017;
	
}

.facebook_img {
	background:url(../images/facebook_img.jpg);
	height:25px;
	width:158px;
	margin:0;
	padding:0;
}

.facebook_img a {
	height:25px;
	width:158px;
	display:block;
}


#home_test {
	width:342px;
	float:left;
	background:url(../images/title_test.jpg) no-repeat top center;
	padding:60px 0 20px 0;
	margin:0;
}

#home_test p.comment {
	margin:0 0 10px 0;
	padding:0;
	font-style:italic;
	line-height: 16px;
}

#home_test p.name {
	font-size:10px;
	margin: 0;
	padding: 0;
}

/* -- Buttons --*/
.btn_join {
	background:url(../images/btn_news_join.jpg) no-repeat;
	border:0;
	width:65px;
	height:21px;
	margin: 0;
	cursor: pointer;
}


/* -- End of Buttons --*/

