/* Body CSS */
body 
{
	margin:0; 
	padding:0; 
}
.mainTable
{
	position: relative;
	top: -25px;
}
.header
{
	background-image:url(../images/brickHeader.png);
	background-repeat: repeat-y;
	height: 114px;
	width: 788px;
}
.greenBarHeader
{
	height: 25px;
	background-color: #a8d47e;
}
.body
{
	background-image:url(../images/brickLargeBg.png);
	background-repeat: no-repeat;
	height: 475px;
	width: 788px;
}
.mainTable
{
	position: relative;
	top: -25px;
}
.orangeBarFooter
{
	height: 25px;
	background-color: #ed9358;
}
.footer
{
	height: 81px;
	background-color: #4d4948;
}
.wireLine
{ 
	position: absolute;
	top: -185px;
	/*background-image:url(../images/homePage/wireLineandHangers.png);*/
	background-repeat: no-repeat;
	width: 788px;
	height: 374px;
	z-index:3;
}
.displayFaq
{
	position: absolute;
	top: -165px;
	left: 110px;
	
	width: 265px;
	height: 563px;
	z-index: 5;
	
}
.subCategorySelection
{
	position: absolute;
	top: 10px;
	left: 510px;
	width: 240px;
	height: 308px;
	z-index: 5;
	
}
.menuHome
{
	background-image:url(../images/menu/home.png);
	background-repeat: no-repeat;
	vertical-align:top;
	width:62px;
	height:29px;
}
.menuHome:hover
{
	background-image:url(../images/menu/homeHover.png);
	background-repeat: no-repeat;
	vertical-align:top;
	width:62px;
	height:29px;
}
.customerTestmonials
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.customerTestmonialsPerson
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #f78e44;
}
.customerTestmonialsCompany
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic; 
	font-weight:bold;
	font-size: 14px;
	color: #88ce70;
}
.faqQuestionBoxTextGreen
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f78e44;
}
.faqQuestionBoxTextPruple
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9879a8;
}
.faqQuestionBoxTextGray
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4d4948;
}
.faqQuestionBoxLink:link
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #4d4948;
}
.faqQuestionBoxLink:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #4d4948;
}
.faqQuestionBoxLink:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #88ce70;
}


.faqBackLink:link
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #88ce70;
}
.faqBackLink:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #88ce70;
}
.faqBackLink:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #f78e44;
}






.pageNumLink:link
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #4d4948;
}
.pageNumLink:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #4d4948;
}
.pageNumLink:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #f78e44;
}
.pageOnLink
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #88ce70;
}
.nextBackLink:link
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #4d4948;
}
.nextBackLink:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #4d4948;
}
.nextBackLink:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #9879a8;
}