#wrapper {
	background: url("../images/cssbg/bgwrapper.gif") repeat-y left top;
	display:block;
}


/* ======================================== Centre column  ==============================*/

#centrecol{
	float:left;
	width: 389px;
	padding:0px;
	margin:0;
	font-size: 12px;	

}

#centrecol p{
	padding:5px 15px 5px 15px;
	display:block;
	
}

#centrecol img.cursai{
float:left;
clear:none;
display:block;

}

#centrecol  h5{
display:block;
line-height:1.3em;
margin:15px 15px 5px 5px ;
}

#centrecol img.cursai {
display:block;
float:left;
clear:right;
line-height:1.3em;}

#centrecol p a.cursai {
font-size:1.1em;}



/* ======================================== Right column  ==============================*/

#rightcol {
	float: left;
	width: 176px;
	background-color:transparent;


}

#rightcol img {
	width:176px;
	margin:0px 0 15px 0;
	padding:0;
	float:left;
}



#rightcol #imeachtai{
	float: left;
	width: 176px;
	border-left:1px solid #eeeeee;
	background:#5d594b url("../images/sidebars/imeachtai.gif") no-repeat top right;
	color:#e3ddc7;
	height:247px;
}


#rightcol #imeachtai p {
	padding: 2px 10px 10px 10px;
	font-size: 0.85em;
	line-height: 14px;
	color: #e3ddc7;
	margin:0;
}

#rightcol #imeachtai strong {
	padding: 0px 9px 0px 11px;
	clear:both;
	display:block;
	font-size: 0.85em;

}

#rightcol #imeachtai a{
	color:#e3ddc7;
}



#rightcol #imeachtai h3 {
	font-size: 1.1em;
	margin:0 0 10px 0;
}



#rightcol #register {
width:176px;
background:url(../images/sidebars/register.gif) no-repeat top left;
color:#2b84cf;
height:60px;
clear:both;
}


#rightcol #register p {
width:126px;
float:right;
color:#2b84cf;
font-size:0.9em;
margin:5px 0 0 10px;
}




#rightcol #front_assessment {
  position: relative;
  top: -15px;
  float: left;  
  background:url(../images/home/test.gif) no-repeat top left;
  width:176px;
  color:#FFF;
  font-size:0.9em;
  margin:2px;
  padding-bottom:40px;
  background-color: #FFF;  

}


#rightcol #front_assessment p {
width:126px;
float:right;
color:#2b84cf;
font-size:0.9em;
margin:5px 0 0 10px;
}


#rightcol #downloads {
width:176px;
float:left;
color:#2b84cf;
font-size:0.9em;
margin:5px 0 0 0px;
/* padding-bottom:20px; */
background-color:#99cc33;
	margin-bottom:50px;
}


#rightcol #downloads h3 {
font-size:1.3em;
margin:0 0 10px 0;
}
#rightcol #downloads ul{
	list-style-type: disc;
}
#rightcol #downloads ul li {
color:#FFFFFF;
margin-left:26px;
font-size:1em;
padding-bottom:2px;
}

#rightcol #downloads ul li a {
text-decoration:underline;
color:#fff;
}




