#menuBar ul .disableHover .disableHover {
	cursor: default;
}
#menuBar li a:hover,#menuBar li a:active {
	color:#CCC;
	background:#666;
	font-weight: normal;
}
#menuBar li a:link,#menuBar li a:visited {
	display:block;
	font: normal 1em/1.2 Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#CCC;
}
#menuBar li {
	float: left;
	color: #000;
}
#menuBar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#menuBar ul li {
	font-size: 1em;
	font-weight: bold;
	background-repeat: no-repeat;
	text-align: right;
	margin: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	list-style-type: none;
	display: block;
	float: left;
	width: 135px;
	position: static;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-indent: 5px;
	border-bottom-color: #29610A;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	background-color: #000;
	text-align: center;
	padding: 0px;
	height: 2200px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 50px;
	z-index: 1;
}
#innerContent {
	background-color: #666;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 700px;
	position: absolute;
	left: 151px;
	top: 2px;
}
#innerTitle {
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 700px;
	position: absolute;
	z-index: 10;
	left: 150px;
	top: 300px;
}

#menuBar {
	background-color: #000;
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 150px;
	position: absolute;
	top: 13px;
	left: 0px;
}
#innerContentBody {
	text-align: justify;
	margin: 0px;
	height: auto;
	width: 600px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	position: absolute;
	left: 150px;
	top: 344px;
	background-color: #666;
}

#copyright {
	background-color: #000;
	height: 213px;
	width: 140px;
	position: absolute;
	left: 0px;
	top: 324px;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#innerLogo {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 265px;
	position: absolute;
	left: 175px;
	top: 0px;
	z-index: 10;
}
#slideShow {
	background-color: #F03;
	margin: 0px;
	padding: 0px;
	height: 245px;
	width: 395px;
	position: absolute;
	left: 427px;
	top: 31px;
}
#innerLogoFAQ {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 347px;
	width: 700px;
	position: absolute;
	left: 150px;
	top: 0px;
	background-color: #666;
}
.smallTextWhite {
	font-size: 0.8em;
	color: #FFF;
}
.testimonialSmallWhite {
	font-size: 0.6em;
	color: #CCC;
	font-style: italic;
}
