#footer {
	width:100%;
	float:left;
	overflow:hidden;
	font-family:arial, sans-serif;
	font-size:90%;
}
#footerleft { 
	float:left; 
	margin:0; 
	padding:0; 
	font-size:80%; 
	color:#666666; 
	line-height:130%; 
}
#footerleft a { 
	text-decoration:underline; 
	color:#666666; 
}
#footerleft a:hover { 
	color:#333333; 
}
#footerright { 
	float:right; 
	margin:0; 
	padding:0; 
}
#footerright ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#footerright ul li {
	float:right;
	height:25px;
	width:25px;
	margin-left:1px;
	margin-bottom:1px;
	padding:0;
	line-height:25px;
	list-style-image:none;
}
#footerright ul li a {
	display:block;
	width:25px;
	height:25px;
}
#myaccess {
	background-image:url(../images/tech_footer_images/icon_myaccess.gif);
	background-repeat:no-repeat;
}
#flickr {
	background-image:url(../images/tech_footer_images/icon_flickr.gif);
	background-repeat:no-repeat;
}
#facebook {
	background-image:url(../images/tech_footer_images/icon_facebook.gif);
	background-repeat:no-repeat;
}
#twitter {
	background-image:url(../images/tech_footer_images/icon_twitter.gif);
	background-repeat:no-repeat;
}
#youtube {
	background-image:url(../images/tech_footer_images/icon_youtube.gif);
	background-repeat:no-repeat;
}
#calendar {
	background-image:url(../images/tech_footer_images/icon_calendar.gif);
	background-repeat:no-repeat;
}
#ecampus {
	background-image:url(../images/tech_footer_images/icon_ecampus.gif);
	background-repeat:no-repeat;
}
#mix {
	background-image:url(../images/tech_footer_images/icon_MIX.gif);
	background-repeat:no-repeat;
}
#groupwise {
	background-image:url(../images/tech_footer_images/icon_groupwise.gif);
	background-repeat:no-repeat;
}
img { 
	border:0; 
	margin:0; 
	padding:0; 
}
