/* @group Common styles */

html {
	font-size: 100%;
	width: 100%;
}

body {
	background-color: #404040;
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

img {
	border: 0;
}

.caption {
	float: right;
	font-size: 0.65em;
}

.centered {
	text-align: center;
}

.cleared {
	clear: both;
}

.floatl {
	float: left;
}

.floatr {
	float: right;
}

.rel {
	position: relative;
}

.uline {
	text-decoration: underline;
}

.page {
	background-color: #bec1c0;
	margin: auto auto 1em auto;
	width: 50em;
	height: 64.688em;
}

.pageSqueeze {
	margin: auto 0.875em auto 0.875em;
	width: 48.25em;
}

.pageTitle {
	font-family: Verdana, sans-serif;
	font-size: 1.125em;
	font-style: italic;
	font-weight: bold;
	padding-top: 0.438em;
}

p.pageTitle span {
	font-size: 1em;
}

div.quoteBox {
	background-color: #18000f;
	padding: 0 0.438em 0 0.438em;
	color: white;
}

/* @end */

/* @group Page 1 */

#page1 {
	background-color: #18000f;
}

#tcag {
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 1.094em;
	font-weight: bold;
	margin-right: 0.875em;
}

#stripe {
	background-color: #bec1c0;
	border-top: 0.125em solid #767879;
	border-bottom: 0.125em solid #767879;
	height: 16.063em;
	width: 50em;
	position: relative;
	top: 11.625em;
}

#stripe * {
	font-family: Verdana, sans-serif;
	margin: 0 auto 0 auto;
}

#stripeText {
	margin: 6.25em auto auto 2.5em !important;
	width: 50em;
}

#stripe h3 {
	font-size: 1em;
}

img.tank1 {
	width: 12.25em;
	height: 16.063em;
	position: absolute;
	/* right: 0.313em; */
	right: 0;
}

/* @end */

/* @group Page 2 */

#tank2quote {
	position: relative;
	padding: 0 0 0.875em 0;
}

#tank2 {
	position: relative;
	width: 21.75em;
}

img.tank2 {
	width: 21.75em;
	height: 16.313em;
}

#page2box {
	position: absolute;
	right: 0;
	top: 1.884em;	/* 0.875em padding on #tank2quote */
	width: 24.5em;
	height: 10.875em;
}

#page2box p {
	font-size: 0.875em;
}

#tank3tank4 {
	position: relative;
}

#tank3 {
	width: 20.688em;
}

img.tank3 {
	width: 20.688em;
	height: 15.5em;
}

#tank4 {
	position: absolute;
	right: 0;
	top: 0;
	width: 20.688em;
}

img.tank4 {
	width: 20.688em;
	height: 15.5em;
}

/* @end */

/* @group Page 3 */

#drawing1tank5 {
	margin: auto auto 2em auto;
	position: relative;
	width: 29.375em;
}

#drawing1 {
	width: 12.188em;
}

img.drawing1 {
	border: 0.063em solid black;
	width: 12.188em;
	height: 10.313em;
}

#tank5 {
	position: absolute;
	top: 0;
	right: 0;
	width: 12.813em;
}

img.tank5 {
	margin-left: 3em;
	width: 8.625em;
	height: 10.313em;
}

#drawing2text {
	margin: auto;
	position: relative;
	width: 42.5em;
}

#drawing2 {
	width: 15.688em;
}

img.drawing2 {
	border: 0.063em solid black;
	width: 15.688em;
	height: 9.625em;
}

#page3text {
	position: absolute;
	right: 0;
	top: 0;
	width: 24.5em;
}

#text3tank6 {
	clear: both;
	margin: 4em auto;
	width: 42.5em;
	position: relative;
}

#text3 {
	width: 26.5em;
}

#tank6 {
	position: absolute;
	top: 0;
	right: 0;
	width: 15.688em;
}

img.tank6 {
	width: 15.688em;
	height: 6.688em;
}

/* @end */

/* @group Page 4 */

#drawing3tank7 {
	margin: auto;
	position: relative;
	/* width: 33.438em; */
}

#tank7 {
	position: absolute;
	right: 0;
	top: 0.125em;
	width: 21.75em;
}

img.tank7 {
	width: 21.75em;
	height: 16.313em;
}

#drawing3 {
	width: 21.688em;
}

img.drawing3 {
	border: 0.063em solid black;
	width: 21.688em;
	height: 16.75em;
}

#text4tank8 {
	margin: auto;
	position: relative;
	width: 47.063em;
}

#text4 {
	position: relative;
	top: 4.625em;
	width: 30em;
}

#text4 p {
	font-family: Verdana, sans-serif;
	font-size: 1.125em;
	font-weight: bold;
}

#text4 ul li {
	font-style: italic;
	font-weight: bold;
}

#tank8 {
	position: absolute;
	right: 0;
	width: 12.875em;
}

img.tank8 {
	width: 12.875em;
	height: 17.125em;
}

/* @end */

/* @group Page 5 */

#quote2tank9 {
	margin: auto;
	position: relative;
}

#tank9 {
	position: absolute;
	right: 0;
	width: 23.375em;
}

img.tank9 {
	width: 23.375em;
	height: 17.5em;
}

#quote2 {
	position: relative;
	padding: 0.25em auto 0.25em 0.25em;
	top: 4.938em;
	width: 22.25em;
}

#quote2 p {
	padding: 0.5em;
}

#reviewTable {
	margin-top: 12em;
}

#reviewTable table {
	background-color: #a39778;
	border: 0.188em solid #2a2412;
}

#reviewTable table td.rowTitle {
	border-left: 0;
	font-weight: bold;
	width: 8.813em;
}

/* @end */

/* @group Page 6 */

#page6text {
	width: 37.75em;
	margin-bottom: 2em;
}

#page6quote {
	padding: 0.5em 1em 0.25em 1em;
	position: relative;
	margin-left: 2em;
	height: 6.75em;
	width: 38.875em;
}

#page6quote span {
	position: absolute;
	right: 3em;
}

#tank10tank11 {
	margin: 1.5em auto auto 1.875em;
	position: relative;
	width: 43.188em;
}

#tank10 {
	width: 15.563em;
}

img.tank10 {
	width: 15.563em;
	height: 18.688em;
}

#tank11 {
	position: absolute;
	right: 0;
	top: 0.688em;
	width: 23.625em;
}

img.tank11 {
	width: 23.625em;
	height: 17.125em;
}

hr {
	background-color: #141414;
	border: 0;
	color: #141414;
	height: 0.125em;
	margin-top: 1.5em;
}

#companyLogos {
	margin-top: 2em;
}

.tcag-logo {
	width: 15.063em;
	height: 4.188em;
}

.atec-logo {
	width: 9.188em;
	height: 5.063em;
	margin-left: 1.5em;
}

.liquid-logo {
	width: 8.875em;
	height: 4.063em;
	margin-left: 1.5em;
}

.boss-logo {
	width: 7.563em;
	height: 4.25em;
	margin-left: 1.5em;
}

/* @end */
