* {
	padding: 0px;
	margin: 0px;
}

#expertbox_container {
	z-index: 10;
	height: 300px;
	width: 200px;
	position: relative;
	float: right;
	top: -218px;
}



#expertbox {
	width: 200px;
	height: 300px;
	font-family: Arial, Helvetica,  Verdana, sans-serif; 
	font-size: 10px;
	line-height: 12px;
	

	

}


#expertbox_head {
	height: 30px;
	background-image: url(http://www.radtac.co.uk/images/gfx/homepage/expertbox/expertbox_head.jpg);  
	text-indent: -9999px;	
	
}


#expertbox_footer {
	position: absolute;
	top:270px;
	height: 30px;
	width:200px;
	
	background-image: url(http://www.radtac.co.uk/images/gfx/homepage/expertbox/expertbox_foot.jpg);
	background-repeat: no-repeat;	

	
	margin-top: 5px;
	
}

ul#expertbox {
	list-style: none;

}

ul#expertbox li {
	display: block;
	height: 60px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	text-indent: -9999px;
			
}

ul#expertbox li.last {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	
	}
	
		

ul#expertbox li a {
	display:block;

	height: 60px;

}

.systems_development {
	background-image: url(http://www.radtac.co.uk/images/gfx/homepage/expertbox/systems_development.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: -5px 0px;
}


.systems_development a:hover {
	background-image: url(http://www.radtac.co.uk/images/gfx/homepage/expertbox/systems_development.jpg);
	background-repeat: no-repeat;
	background-position: -5px -60px;	
}

.project_management {
	background-image: url(http://www.radtac.co.uk/images/gfx/homepage/expertbox/project_management.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: -5px 0px;
	
}

.project_management a:hover {
	background-image: url(http://www.radtac.co.uk/images/gfx/homepage/expertbox/project_management.jpg);
	background-repeat: no-repeat;
	background-position: -5px -60px;		
}

.agile_methods {
	background-image: url(http://www.radtac.co.uk/images/gfx/homepage/expertbox/agile_methods.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: -5px 0px;	
}

.agile_methods a:hover {
	
	background-image: url(http://www.radtac.co.uk/images/gfx/homepage/expertbox/agile_methods.jpg);
	background-repeat: no-repeat;
	background-position: -5px -60px;

}

.process_improvement {
	background-image: url(http://www.radtac.co.uk/images/gfx/homepage/expertbox/process_improvement.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: -5px 0px;
	
}

.process_improvement a:hover {
	background-image: url(http://www.radtac.co.uk/images/gfx/homepage/expertbox/process_improvement.jpg);
	background-repeat: no-repeat;
	background-position: -5px -60px;
	
}
