body {
	background-color: #b70403;
	vertical-align: top;
	background-image: url(../images/impact_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

table {
	border: none;
	padding: none;
}

img {
	border: none;
}

.mainBit {
	width: 616px;
	height: 100%;
	vertical-align: top;
}

.banner {
	width: 616px;
	height: 174px;
	vertical-align: middle;
	text-align: left;
	background-image: url(../images/impact_banner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.anotherTitle {
	width: 616px;
	height: 33px;
	vertical-align: middle;
	text-align: left;
	background-image: url(../images/impact_pt.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: normal;
	padding-left: 10px;
}

.contentText {
	color: #333333;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	padding: 10px;
	height: 100%;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
}

.space {
	width: 2px;
	height: 100%;
	vertical-align: top;
}

.navHolder {
	width: 182px;
	height: 100%;
	vertical-align: top;
	background-image: url(../images/impact_navrep.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.navBar {
	width: 182px;
	height: 100%;
	vertical-align: top;
	background-image: url(../images/impact_navtop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
}

.navBot {
	width: 182px;
	height: 223px;
	vertical-align: top;
	background-image: url(../images/impact_navbot.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
}

/* SET MENU STYLES HERE */

.navItem {
	color: #059dfd;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14pt;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	vertical-align: middle;
	text-transform: normal;
	text-decoration: none;
	text-align: center;
	height: 30px;
	width: 178px;
	border-bottom: solid 1px #660101;
}

.buttonLeft {
	height: 30px;
	width: 24px;
	background-image: url('../images/impact_star1.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
}

.buttonRight {
	width: 154px;
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	cursor: hand;
	cursor: pointer;
	text-transform: normal;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

/* FOOTER */

.footerStuff {
	background-image: url(../images/impact_footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	/* width: 100%; */
	height: 35px;
	vertical-align: middle;
}

a.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}

.contactstyle {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}