html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	color: #2d4665;
}

#main-wrapper {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	position: relative;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 150px;
	background-image: url(images/terrain_print_header_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#panel1 {
	position: relative;
	width: 720px;
	height: 210px;
	background-image: url(images/terrain_print_panel1_bg.jpg);
	background-repeat: no-repeat;
}

#panel1 p {
	text-align: justify;
	padding-left: 25px;
	padding-right: 260px;
	padding-top: 20px;
}

#panel1-buttons {
	text-align: center;
	height: 29px;
	width: 316px;
	position: absolute;
	bottom: 20px;
	left: 20px;
}

#panel1-buttons2 {
	text-align: left;
	height: 29px;
	width: 316px;
	position: absolute;
	bottom: 20px;
	left: 34px;
}

#panel2 {
	width: 720px;
	height: 160px;
	background-image: url(images/terrain_print_panel2_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#panel2-alt {
	width: 720px;
	height: 40px;
	background-image: url(images/terrain_print_panel2_alt_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}


#panel2 h1, #panel2 h2, #panel2-alt h1, #panel2-alt h2, #panel3 h1, #panel3 h2, #panel3 p {
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

#panel2 h1, #panel2 h2, #panel2-alt h1, #panel2-alt h2, #panel3 h1, #panel3 h2 {
	color: #1B325F;
}

#panel2 h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #8f394a;
	padding-top: 17px;
	padding-left: 25px;
}

#panel2-alt h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #f6ee62;
	padding-top: 13px;
	padding-left: 12px;
}

#panel2 h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;	
}

#panel2 p {
	font-size: 12px;
	padding-left: 25px;
	padding-right: 170px;
	text-align: left;
	margin-bottom: 5px;
}

#panel2-image {
	float: right;
	width: 100px;
}

#panel2 a {
	color: #052751;
}

#panel2 a:hover {
	color: #73041a;
}

#panel3 {
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 17px;
	padding-left: 20px;
	padding-right: 20px;
	color: #052751;
	margin-bottom: 40px;
	background-image: url(images/terrain_print_panel3_bg.gif);
}

#panel3 p {
	margin-bottom: 20px;
}

#panel3 h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
#panel3 h3 {
	font-size: 14px;
	text-align: left;
	margin-bottom: 20px;
	color: 2d4665;
	margin-left: 20px;
}

#panel3 a {
	color: #807440;
}

#panel3 a:hover {
	text-decoration: none;
}

#column-wrapper {
	position: relative;
	width: 720px;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center top;
}

#column1, #column2 {
	height: 410px;
	background-image: url(images/terrain_print_column_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	text-align: justify;
}

#column1 {
	float: left;
	width: 360px;
} 

#column2 {
	float: right;
	width: 360px;
	background-position: right;
}

#column1 h2, #column2 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #f6ee62;
	margin-top: 13px;
	margin-bottom: 17px;
	padding-left: 17px;
	padding-right: 20px;
}

#column1 p, #column2 p {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
	color: #2d4665;
}

#tagged-images {
	width: 720px;
	height: 290px;
	margin-top: 30px;
	color: #406E80;
	font-size: 14px;
	text-align: center;
	margin-bottom: 30px;
}

#tagged-images div.bg1 {
	height: 145px;
	width: 240px;
	background-image: url(images/terrain_print_img_bg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-top: 20px;
}

#tagged-images div.bg2 {
	height: 145px;
	width: 240px;
	background-image: url(images/terrain_print_img_bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}

#footer {
	width: 720px;
	height: 150px;
	clear: both;
	background-image: url(images/terrain_print_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #1a5396;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-top: 30px;
	margin-top: 20px;
}

#footer p {
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

#footer a {
	color: #1a5396;
}

#footer a:hover {
	text-decoration: none;
}

#header {
	position: absolute;
	height: 145px;
	width: 720px;
	left: 0px;
	top: 0px;
}
#logo {
	height: 94px;
	width: 436px;
	position: absolute;
	left: 16px;
	top: 32px;
}

#navbar {
	position: absolute;
	width: 300px;
	bottom: 10px;
	right: 30px;
	color: #75031A;
	word-spacing: 12px;
	text-align: right;
	font-size: 14px;
}

#navbar a {
	color: #75031A;
	text-decoration: none;
}

#navbar a:hover {
	color: #f6f19c;
}

div.learn-how {
	clear: both;
	height: 150px;
	padding-bottom: 20px;
	width: 720px;
}

div.learn-how img {
	float: right;
	padding-left: 20px;
	padding-bottom: 60px;
	padding-right: 30px;
}
