@charset "utf-8";
#mainbox {
	background-image: url(images/mainpic.jpg);
	height: 444px;
	width: 889px;
	margin-left: 17px;
}
#servicelist {
	clear: left;
	float: left;
	margin-top: 60px;
	list-style-type: none;
	width: 335px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
}
#newlinks {
	font-size: 14px;
	padding-top: 50px;

}

#homeauto {
	background-image: url(images/ListBull.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 24px;
	text-indent: 30px;
}
#homeauto a {
	color: #000000;
	text-decoration: none;
	display: block;
}
#homeauto a:hover {
	color: #087eb3;
}

#alarm {
	background-image: url(images/ListBull.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 20px;
	height: 24px;
	text-indent: 30px;
}
#alarm a {
	color: #000000;
	text-decoration: none;
	display: block;
}
#alarm a:hover {
	color: #087eb3;
}
#hometheater {
	background-image: url(images/ListBull.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 20px;
	height: 24px;
	text-indent: 30px;
}
#hometheater a {
	color: #000000;
	text-decoration: none;
	display: block;
}
#hometheater a:hover {
	color: #087eb3;
}


#multizone {
	background-image: url(images/ListBull.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 20px;
	height: 24px;
	text-indent: 30px;
}
#multizone a {
	color: #000000;
	text-decoration: none;
	display: block;
}
#multizone a:hover {
	color: #087eb3;
}

#cctv {
	background-image: url(images/ListBull.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 20px;
	height: 24px;
	text-indent: 30px;
}
#cctv a {
	color: #000000;
	text-decoration: none;
	display: block;
}
#cctv a:hover {
	color: #087eb3;
}

#structured {
	background-image: url(images/ListBull.gif);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 20px;
	height: 24px;
	text-indent: 30px;
}
#structured a {
	color: #000000;
	text-decoration: none;
	display: block;
}
#structured a:hover {
	color: #087eb3;
}

#contact {
	margin-top: 10px;
}
#style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#style2 a {
	color: #999999;
	text-decoration: none;
}

