body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #E2D5C4;
}
img {
border: none;
}
.bkgnd_yellow {
	background-color: #FEFFC3;
}
.bkgnd_blue {
	background-color: #E7F6FF;
}
.bkgnd_red {
	background-color: #FF0000;
}
#horizon        
	{
	color: white;
	background-color: #0ff;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 0px;

	visibility: visible;
	display: block
}
	
#mainImageAreaBorder   
{
	margin-left: -268px;
	position: absolute;
	top: 100px;
	left: 50%;
	width: 668px;
	height: 400px;
	z-index: 0;
	visibility: visible;
	border: 1px solid #000000;
	background-color: #A18369;
		
}
#bookPricingPageTextArea   
{
	margin-left: -248px;
	position: absolute;
	top: 110px;
	left: 50%;
	width: 400px;
	height: 100px;
	z-index: 0;
	visibility: visible;

		
}
#mainImageAreaBorderFAQ   
{
	margin-left: -268px;
	position: absolute;
	top: 103px;
	left: 50%;
	width: 668px;
	height: 400px;
	z-index: 0;
	visibility: visible;
}
#mainImageAreaInquiry   
{
	margin-left: -290px;
	position: absolute;
	top: 100px;
	left: 50%;
	width: 768px;
	height: 400px;
	z-index: 0;
	visibility: visible;
}

#composite_image_area   
{
	margin-left: -288px;
	position: absolute;
	top: 103px;
	left: 50%;
	width: 708px;
	height: 400px;
	z-index: 0;
	visibility: visible;


		
}
#logoArea   
{
	margin-left: -445px;
	position: absolute;
	top: 8px;
	left: 50%;
	width: 320px;
	height: 92px;
	z-index: 1;
	visibility: visible;
		
}
#tagLineArea   
{
	margin-left: 125px;
	position: absolute;
	top: 30px;
	left: 50%;
	width: 323px;
	height: 25px;
	z-index: 1;
	visibility: visible;
		
}
	


#faqCatBar   
{
	margin-left: -275px;
	position: absolute;
	top: 100px;
	left: 50%;
	width: 120px;
	height: 400px;
	z-index: 3;
	visibility: visible;
		
}
#faqBody   
{
	margin-left: -140px;
	position: absolute;
	top: 100px;
	left: 50%;
	width: 530px;
	height: 400px;
	z-index: 3;
	visibility: visible;
		
}
#faqClickTag   
{
	margin-left: -80px;
	position: absolute;
	top: 100px;
	left: 50%;
	width: 335px;
	height: 18px;
	z-index: 3;
	visibility: visible;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

a.faqCatNamesStyle:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
a.faqCatNamesStyle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
a.faqCatNamesStyle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.blackLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
}
a.blackLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
}
a.blackLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}



.faqBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.mainBodyTextStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}.blackText {
	color: #000000;
}
.whiteText {
	color: #FFFFFF;
}
.blackBordered {
	border: 1px solid #000000;
}
