.mainbg {
	background-image: url(images/background_body2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.mainbg2 {
	background-image: url(images/background_body.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.topbg {
	background-image: url(images/header790.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.footerbg {
	background-image: url(images/footerbg790.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.footerbg2 {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
}
A.menu:link { text-decoration:none;}
A.menu:active { text-decoration:none;}
A.menu:visited { text-decoration:none;}
A.menu:hover { text-decoration:none; color: #FF9400;}
.menuorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #FF9400;
	font-weight: bold;
	padding-left: 0px;
}
A.menuorange:link { text-decoration:none;}
A.menuorange:active { text-decoration:none;}
A.menuorange:visited { text-decoration:none;}
A.menuorange:hover { text-decoration:none; color: #000000;}
.menuorange2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #FF9400;
	font-weight: normal;
	padding-left: 0px;
}
.menuwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
}
.videotitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 200px;

}
.bullets {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
}
.cellbg {
	background-image: url(images/cellbg.jpg);
	background-repeat: repeat-x;
}
.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 0px;

}
.smalltopbanner {
	background-image: url(images/introheader.gif);
	background-repeat: no-repeat;
}

