@charset "utf-8";
/* CSS Document */

#circle
{
margin-left:auto;
margin-right:auto;
padding:0;
position:relative;
width:500px;
height:500px;
background:url(../images/circle.jpg) no-repeat;
left:10px;
}
#centrecircle
{
position:absolute;
left:100px;
width:300px;
height:200px;
top:150px;
font-size:small;
}

#centrecircle p
{text-align:center;
}
#circle a:link {
	color: #ffffff;
	text-decoration: none;
}
#circle a:hover {
	text-decoration: none;
	color:#006633;
	}
	
#circle a:visited {
	text-decoration: none;
	color:#000000;
}
#circle a:active {
	text-decoration: none;
	color:#000000;
}
#circle a 
{
font-weight:bold;
}
.circleTXT
{
padding:0;
margin:0;
position:absolute;
height:80px;
width:80px;

}
.inner p
{
vertical-align:middle;
text-align:center;
padding:0;

}


.inner
{
text-align:center;
 position:absolute; 
 height:80px;
 width:80px;
 margin-bottom:40px;
 padding:0;
 top:30%
 }

#CIMA
{bottom:415px;
right:210px;
}
#CIPD
{
bottom:385px;
right:100px;
}
#CIPFA
{
bottom:295px;
right:20px;
}

#CISA
{
bottom:180px;
right:5px;
}
#CISM
{
bottom:75px;
right:55px;
}
#CISSP
{
bottom:10px;
right:155px;
}
#HIA
{bottom:10px;
right:270px;
}
#ICAI
{
bottom:75px;
right:370px;
}
#ICAEW
{
bottom:180px;
right:415px;
}
#IIA
{
bottom:295px;
right:400px;
}
#IRM
{
bottom:385px;
right:325px;
}
.intext:link {
text-decoration:underline;
font-size:small;
color:#99CC33;
}
#centrecircle a:link
{
text-decoration:underline;
font-size:small;
font-weight:normal;
color:#99CC33;
}