#slide_table {
	height: 420px;
	width:100%;
}

#tagline {
	background:url('../images/agile-development.png') no-repeat center;
	width:335px;
	height:256px;
	text-indent:-99999px;
}

#slide_container {
	width:10px;
	border-left:1px solid #ccc;
}
#controls {
	width:225px;
	padding:10px;
	padding-left:30px;
	font-size:12px;
	color:#666;
}
	#controls h1 {
		font-size:14px;
		color:#6E2E85;
		padding:3px 0 3px 0;
	}
	#controls h1 a {
		color:#6E2E85;
		text-decoration:none;
	}
	
	#controls a {
	}
	
	#controls img {
		border:none;
	}

#icon_container {
	width:333px !important;
	height:250px;
	padding:0;margin:0;
}

#icons {
	list-style:none;
	overflow:auto;
	padding:0;
	padding-right:20px !important;
	margin:58px auto 42px auto;
}
	#icons li {
		float:left;
		margin-left:28px;
		margin-bottom:10px;
	}
	
	
#a_resume {
	background:url('../images/icons/icon_resume.png');
	display:block;
	width:73px;
	height:90px;
}
	#a_resume:hover { background:url('../images/icons/icon_resume_hover.png'); }
	
#a_pingwise {
	background:url('../images/icons/icon_pingwise.png');
	display:block;
	width:73px;
	height:90px;
}
	#a_pingwise:hover { background:url('../images/icons/icon_pingwise_hover.png'); }
		
#a_context {
	background:url('../images/icons/icon_context.png');
	display:block;
	width:73px;
	height:90px;
}
	#a_context:hover { background:url('../images/icons/icon_context_hover.png'); }
	
#a_innerfeed {
	background:url('../images/icons/icon_innerfeed.png');
	display:block;
	width:73px;
	height:90px;
}
	#a_innerfeed:hover { background:url('../images/icons/icon_innerfeed_hover.png'); }

#a_guestbox {
	background:url('../images/icons/icon_guestbox.png');
	display:block;
	width:73px;
	height:90px;
}
	#a_guestbox:hover { background:url('../images/icons/icon_guestbox_hover.png'); }

#a_tideapp {
	background:url('../images/icons/icon_tideapp.png');
	display:block;
	width:73px;
	height:90px;
}
	#a_tideapp:hover { background:url('../images/icons/icon_tideapp_hover.png'); }
	
#a_refreshing {
	background:url('../images/icons/icon_refreshing.png');
	display:block;
	width:73px;
	height:90px;
}
	#a_refreshing:hover { background:url('../images/icons/icon_refreshing_hover.png'); }

#a_mirror {
	background:url('../images/icons/icon_mirror.png');
	display:block;
	width:73px;
	height:90px;
}
	#a_mirror:hover { background:url('../images/icons/icon_mirror_hover.png'); }

#a_neighbor {
	background:url('../images/icons/icon_neighborlight.png');
	display:block;
	width:73px;
	height:90px;
}
	#a_neighbor:hover { background:url('../images/icons/icon_neighborlight_hover.png'); }