body{margin:0px;
}

.imagemenu {
	background-image: url(../images/homemenu.gif);
	background-repeat: no-repeat;
}
.installmenu {
	background-image: url(../images/installmenu.gif);
	background-repeat: no-repeat;
}
.equipmenu {
	background-image: url(../images/equipmenu.gif);
	background-repeat: no-repeat;
}
.aboutmenu {
	background-image: url(../images/aboutmenu.gif);
	background-repeat: no-repeat;
}
.contactmenu {
	background-image: url(../images/contactmenu.gif);
	background-repeat: no-repeat;
}
.txtbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bolder;
	padding-left:12px;
	color: #000000;
	text-decoration: none;
}
.txtbody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left:8px;
	text-decoration: none;
}
.installtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left:12px;
	color: #C80509;
	text-decoration: none;
}
A.menutxt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #391717;
	text-decoration: none;
}
A.menutxt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #391717;
	text-decoration: none;
}
A.menutxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BC0B0C;
	text-decoration:underline;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #810607;
	padding-left:12px;
	text-decoration: none;
}
A.footermenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BD090B;
	text-decoration: none;
}
A.footermenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BD090B;
	text-decoration: none;
}
A.footermenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #270E0E;
	text-decoration:underline;
}.footerstroke {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BD090B;
	text-decoration: none;
}
.footer1 {
	background-image: url(../images/footer1.gif);
	background-repeat: no-repeat;
}
.footer2 {
	background-image: url(../images/footer2.gif);
	background-repeat: no-repeat;
}

