
#content ul.carry_full_line {
	margin-top: 20px;
}

#content ul.carry_full_line li {
	display: inline;
	float: left;
	padding-right: 50px;
	margin-left: 0px;
}

#content ul.carry_full_line li span.lockstate {
	display: block;
	margin-left: 45px;
}

#content ul.carry_full_line li span.mi {
	display: block;
}

#content ul.carry_full_line li span.uca {
	display: block;
	padding-left: 65px;
}

#content ul.carry_full_line li span.kaba {
	display: block;
	padding-left: 65px;
}

#content ul.home_nav {
	display: block;
}

#content ul.home_nav li {
	width: 295px;
	height: 140px;
	display: block;
	float: left;
	margin-left: 30px;
	_margin-left: 15px;
	margin-right: 20px;
	position: relative;
}

#content ul.home_nav h3 {
	position: absolute;
	top: 10px;
	left: 180px;
	color: #a50000;
}
.front_door {
	background-image: url(../images/home/front_door.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
	width: 178px;
	display: block;
}
.interior_door {
	background-image: url(../images/home/interior_door.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
	width: 178px;
	display: block;
}
.back_door {
	background-image: url(../images/home/back_door.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
	width: 178px;
	display: block;
}
.remote_control {
	background-image: url(../images/home/remote_control.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
	width: 178px;
	display: block;
}
.keyless_cabinet {
	background-image: url(../images/home/keyless_cabinet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
	width: 178px;
	display: block;
}
.ibutton {
	background-image: url(../images/home/ibutton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
	width: 178px;
	display: block;
}
.button {
	background-image: url(../images/home/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 75px;
	display: block;
	position: absolute;
	top: 82px;
	left: 180px;
}
.button:hover {
	background-image: url(../images/home/button.gif);
	background-repeat: no-repeat;
	background-position: left -25px;
	height: 25px;
	width: 75px;
	display: block;
	position: absolute;
	top: 82px;
	left: 180px;
}