#hdclear {
	height:15px;
	width:420px;
	clear:both;
}

#hdpreload {
	display:none;
}

.btn_hdaccounts {
	display: block;
	float:left;
	color: #333333;
	width: 125px;
	height: 49px;
	text-align: left;
	padding-top:15px;
	padding-left:75px;
	text-decoration: none;
	background-image:url(../images/icn_accounts.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-family: Helvetica, sans-serif;
}

a.btn_hdaccounts:hover {
	background-image:url(../images/icn_accounts_m.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.btn_hdemail {
	display: block;
	float:right;
	color: #333333;
	width: 125px;
	height: 44px;
	text-align: left;
	padding-left:75px;
	padding-top:20px;
	text-decoration: none;
	background-image:url(../images/icn_email.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-family: Helvetica, sans-serif;
}

a.btn_hdemail:hover {
	background-image:url(../images/icn_email_m.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.btn_hdclasses {
	display: block;
	float:left;
	color: #333333;
	width: 125px;
	height: 49px;
	text-align: left;
	padding-top:15px;
	padding-left:75px;
	text-decoration: none;
	background-image:url(../images/icn_blackboard.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-family: Helvetica, sans-serif;
}

a.btn_hdclasses:hover {
	background-image:url(../images/icn_blackboard_m.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.btn_hdcomputer {
	display: block;
	float:right;
	color: #333333;
	width: 125px;
	height: 49px;
	text-align: left;
	padding-left:75px;
	padding-top:15px;
	text-decoration: none;
	background-image:url(../images/icn_computerlabs.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-family: Helvetica, sans-serif;
}

a.btn_hdcomputer:hover {
	background-image:url(../images/icn_computerlabs_m.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.btn_hdsecurity {
	display: block;
	float:left;
	color: #333333;
	width: 125px;
	height: 49px;
	text-align: left;
	padding-top:15px;
	padding-left:75px;
	text-decoration: none;
	background-image:url(../images/icn_security.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-family: Helvetica, sans-serif;
}

a.btn_hdsecurity:hover {
	background-image:url(../images/icn_security_m.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.btn_hdwireless {
	display: block;
	float:right;
	color: #333333;
	width: 125px;
	height: 49px;
	text-align: left;
	padding-left:75px;
	padding-top:15px;
	text-decoration: none;
	background-image:url(../images/icn_wireless.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-family: Helvetica, sans-serif;
}

a.btn_hdwireless:hover {
	background-image:url(../images/icn_wireless_m.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}


.btn_hdav {
	display: block;
	float:left;
	color: #333333;
	width: 125px;
	height: 44px;
	text-align: left;
	padding-top:20px;
	padding-left:75px;
	text-decoration: none;
	background-image:url(../images/icn_avsupport.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-family: Helvetica, sans-serif;
}

a.btn_hdav:hover {
	background-image:url(../images/icn_avsupport_m.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.btn_hdtelephone {
	display: block;
	float:right;
	color: #333333;
	width: 125px;
	height: 49px;
	text-align: left;
	padding-left:75px;
	padding-top:15px;
	text-decoration: none;
	background-image:url(../images/icn_telephone.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-family: Helvetica, sans-serif;
}

a.btn_hdtelephone:hover {
	background-image:url(../images/icn_telephone_m.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

