#contacttab {
	padding: 0px;
	float: right;
	height: 80px;
	width: 100px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
	text-decoration: underline;
	text-align: center;
	background-image: url(../Images/tabhighlight.jpg);
}
#contactus {
	padding: 0px;
	height: 80px;
	width: 100px;
	margin-top: 40px;
	float: right;
	background-image: url(../Images/tabhighlight.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
}
