html { height: 100%; width: 100%; }
body { 
	margin: 0px; height: 100%; width: 100%; 
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #443724;
}

/* Semantic Destylizing */
h1,h2,h3,h4,h5,h6 { 
	display: inline;
	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	line-height: 1.2em;
	font-weight: normal;
}

#mainContainer { position: relative; height: 100%; width: 100%; }

#rightBackgroundPlate { position: absolute; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; }
#rightBackgroundImage { height: 100%; position: relative; left: 60%; }

#leftBackgroundPlate { position: absolute; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; }
#leftBackgroundContainer { height: 100%; width: 100%; position: relative; right: 40%; overflow: hidden; }
#leftBackgroundImage { height: 100%; position: absolute; float: right; right: 0px; }

#displayPlate { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: auto; }

#printerAddress { display: none; }

#clientArea { 
	position: relative;
	padding: 0px 20px 20px 20px;
	width: 800px;
	margin: 0 auto;
	margin-top: 87px;
}

a.imgLink {
	text-indent: -9999px;
	font-size: 9px;
}

#mainLogo {
	position: absolute; 
	height: 110px;
	width: 290px;
	top: -92px;
	left: 25px;
	background-image: url("/graphics/WebLogo2.png");
	background-repeat: no-repeat;
	float: left;
	margin: 5px 0px 10px 30px;
}
#tagline {
	position: absolute; 
	height: 36px;
	width: 380px;
	top: -45px;
	left: 470px;
	background-image: url("/graphics/tagline.png");
	background-repeat: no-repeat;
}
#coName {
	height: 35px;
	background-image: url("/graphics/coName.png");
	background-position: 30px 5px;
	background-repeat: no-repeat;
}
.printLine { display: none; }
.aLine {
	width: 770px;
	height: 1px;
	line-height: 1px;
	background-color: #e89419;
	float: left;
	margin: 0px 10px 0px 10px;
}
#address {
	clear: both;
	height: 22px;
	line-height: 5px;
	background-image: url("/graphics/address.png");
	background-position: 100px 60%;
	background-repeat: no-repeat;
}

#clientTop {
	clear: both;
	height: 16px;
	line-height: 5px;
	width: 850px;
	background-image: url("/graphics/clientArea_01.png");
	background-repeat: no-repeat;
}

#clientWaist {
	width: 850px;
	background-image: url("/graphics/clientArea_02.png");
	background-repeat: repeat-y;
}

#clientBottom {
	clear: both;
	height: 16px;
	width: 850px;
	line-height: 5px;
	background-image: url("/graphics/clientArea_03.png");
	background-repeat: no-repeat;
}

.h, .pHead {
	font-size: 14px;
	font-weight: bold;
}
.pSubHead {
	font-weight: bold;
}
.p, .pBody {
	font-weight: normal;
	margin-left: 15px;	
	margin-bottom: 20px;
}

#leftPanel {
	float: left;
	width: 200px;
	text-align: left;
}

.stMenuContainer {
	margin-top: 3px;
	margin-bottom: 3px;
}
.stMenu {
	display: block;
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 10px;
}
a.stMenu:HOVER {
	background-position: 0 100%;
}

.subMenu {
	font-size: 12px;
	display: block;
	text-align: right;
	width: 180px;
	margin-left: 20px;
	padding-right: 30px;
	text-decoration: none;
	color: #443724;
	margin-top: 1px;
}
a.subMenu:HOVER {
	background-color: white;
}

#rightPanel {
	float: right;
	width: 625px;
	text-align: left;
	margin-right: 10px;
	padding: 0px;
}

#contentArea {
	margin: 10px 20px 0px 15px;
}

#btLinks {
	height: 18px;
	width: 537px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent: -9999px;
}

a.btLink {
	float: left;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 5px;
	text-decoration: none;
}
a.btLink:HOVER { background-position: 0 100%; }
.btStar {
	float: left;
	height: 22px;
	line-height: 1px;
	width: 48px;
	background-image: url("/graphics/smallStar.png");
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
a#btContact { 
	background-image: url("/graphics/btContact.png");
	width: 111px;
}
a#btFAQ { 
	background-image: url("/graphics/btFAQs.png");
	width: 47px;
}
a#btPrivacy { 
	background-image: url("/graphics/btPrivacy.png");
	width: 105px;
}
a#btOther { 
	background-image: url("/graphics/btOther.png");
	width: 130px;
}

#copyright {
	clear: both;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
}

.testimonialHead {
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 3px;
}
.testimonial {
	font-weight: normal;
	font-size: 11px;
	margin-left: 20px; 
	margin-right: 20px;
	margin-bottom: 30px;
	background-color: #fbead2;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #7f5f31;
	padding: 15px;
}
