.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 19pt;
	text-transform: none;
	color: #00CC00;
}

.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 13pt;
	text-transform: none;
	color: #333333;
}
.spacerbg {
	background-image: url(../images/spacer.gif);
	background-repeat: repeat-y;
}
.homebg {
	background-image: url(../images/grd_bg.gif);
	background-repeat: no-repeat;
}
.networkbg {
	background-image: url(../images/network.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.tabbk {
	background-image: url(../images/aboutbg.jpg);
	background-repeat: no-repeat;
}
.faq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 11px;
	color: #009900;


}
.orderbg {
	background-image: url(../images/handshake.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contactbg {
	background-image: url(../images/contactus.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.aboutbg {
	background-image: url(../images/about_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.netbg {
	background-image: url(../images/netbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
