.garagedoor a:active, .under_header a:active, .header a:focus, .under_header a:focus {
	outline: none; 
	-moz-outline-style: none;
	background-color: Black;
	padding-left1: 60px;
	padding-bottom1: 136px;
}

.garagedoor img {
	border: 0px; 
	display: block;
}

.item .mouse {
	height: 40px;
	width: 100px;
	margin:0;
	padding:0;
	border:0;
	display:block;
	left:0;
	position:absolute;
	cursor:pointer;
	top:0;
}

.item .mouse img {
	height: 40px;
	width: 100px;
	margin:0;
	padding:0;
}

.item {
	height: 52px;
	width: 100px;
	overflow:hidden;
	display:block;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding:0;
	float:left;
	background-repeat:no-repeat;
	text-decoration: none;
}
.logo {
	overflow:hidden;
	display:block;
	position:relative;
	float:left;
	background-repeat:no-repeat;
	text-decoration: none;
	margin-left1: 9px;
	height: 52px;
	width: 100px;
}

.item .underlay {
	padding-top: 3px;
	color: white;
	position:absolute;
	left:0px;
	top:0px;
	font-family: Arial;
	font-size: 9pt;
	margin-left: 15px;
	margin-right: 10px;
}

.item .overlay {
	height: 52px;
	width:100px;
	margin:0;
	padding:0;
	border:0;
	left:0;
	margin-left1: 45px;
	position:absolute;
	top:0;
}