/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header_links A:link {
	font-family: "Century Gothic";
	color: #666666;
	font-size: 1.0em;
	text-decoration: none;
}
.header_links A:visited {
	font-family: "Century Gothic";
	color: #666666;
	font-size: 1.0em;
	text-decoration: none;
}
.header_links A:active {
	font-family: "Century Gothic";
	color: #666666;
	font-size: 1.0em;
	text-decoration: none;
}
.header_links A:hover {
	font-family: "Century Gothic";
	color: #666666;
	font-size: 1.0em;
	text-decoration: underline;;
}

.header {
	padding-left: 0px;
	padding-right: 0px;
	text-align: right;
	width: 820px;
	height: 102px;
}

.header_links {
	font-family: "Century Gothic";
	color: #666666;
	font-size: 1.0em;
}

.header_bars {
	font-family: "Century Gothic";
	color: #f47a20;
	font-size: 1.0em;
}

.header_subtitle {
	font-family: "Century Gothic";
	color: #666666;
	font-size: 1.0em;
}

img.aerialgeomatics_logo {
	vertical-align: text-top;
	margin-right: 90px;
}

.orange_bar {
	height: 3px;
	width: 100%;
	background-color: #f47a20;
}

.infinity_grey {
	background-color: #ececec;
}

.body_main {
	vertical-align: top;
}

.body_vertical_spacer {
	width: 2px;
}

.index_body_left {
	width: 531px;
	vertical-align: top;
	text-align: center;
}

.index_body_right {
	vertical-align: top;
	text-align: center;
}

.index_image_vert_spacing_left {
	margin-bottom: 21px;
}

.index_image_vert_spacing_right {
	margin-bottom: 8px;
}

.index_title {
	font-family: "Century Gothic";
	color: #666666;
	font-size: 1.0em;
	line-height: 2em;
}

.footer {
	font-family: "Century Gothic";
	color: #666666;
	text-align: right;
	font-size: 0.8em;
}

