/* Positioning */
body {
	background-color: #7CAD52;
	margin: 0px;
}

#wrapper {
	background-color: transparent;
	position: relative;
	width: 820px;
	height: 696px;
	margin: 10px auto 0px -410px;
	padding: 0px;
	left: 50%;
}

#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 820px;
	top: 0px;
	background-position: top;
	position: absolute;
}

#topnav {
	background-image: url(images/topnav_bg.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 30px;
	width: 820px;
	top: 116px;
	background-position: top;
	text-indent: 23pt;
}

#topimage {
	position: absolute;
	height: 230px;
	width: 820px;
	top: 146px;
	background-color: #fff;
}

#content {
	position: absolute;
	height: 290px;
	width: 820px;
	top: 376px;
	background-color: #fff;
}

#left {
	float: left;
	width: 356px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
}

#footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	height: 34px;
	width: 820px;
	top: 666px;
}

/* styling */
h1 {
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}

h2 {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2E2E2E;
	/*font-weight: normal;*/
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	line-height: 16px;
}

h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2E2E;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

p {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E2E2E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 14px;
}

.intro {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E2E2E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 14px;
	font-weight: bold;
}

.intro a {
	color: #1E6496;
	/*line-height: 16px;
	font-weight: bold;*/
	text-decoration: none;
}

.intro a:hover {
	color: #1E6496;
	/*line-height: 16px;
	font-weight: bold;*/
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #1E6496;
}

.footer {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 36px;
	color: #FFFFFF;
	text-indent: 23pt;
}

/* image positioning */
img.small1 {
	margin-left: 22px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 500px;
}
img.small2 {
	margin-left: 12px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 500px;
}
img.small3 {
	margin-left: 22px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 500px;
}
img.small4 {
	margin-left: 12px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 500px;
}
img.nav {
	margin-top: 4px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img.contact {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
}
img.flight {
	position: absolute;
	left: 682px;
	top: 243px;
	z-index: 10;
}
img.bloktag1 {
	position: absolute;
	z-index: 10;
	left: 110px;
	top: 141px;
}
img.bloktag2 {
	position: absolute;
	z-index: 10;
	left: 202px;
	top: 87px;
}
img.bloktag3 {
	position: absolute;
	z-index: 10;
	left: 339px;
	top: 64px;
}
img.bloktag4 {
	position: absolute;
	z-index: 10;
	left: 432px;
	top: 160px;
}
#topinfo {
	position: absolute;
	width: 254px;
	left: 554px;
	top: 4px;
}
html>body #topinfo {
	top: 14px;
}
#topinfo p {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	margin: 0 0 6px 34px;
}
#topinfo a {
	color: #FFCC33;
	text-decoration: none;
}
#topinfo a:hover {
	color: #FFCC33;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC33;
}

ul {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E2E2E;
	margin-top: 20px;
	_margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	/*margin-left: 0px;*/
}
li {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E2E2E;
	_margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	_margin-bottom: 0px;
	margin-left: -10px;
	/*_margin-left: 10px;*/
}
#right a {
	color: #1E6496;
	text-decoration: none;
}
#right a:hover {
	color: #1E6496;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1E6496;
}

.faq ul {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	background-color: #669966;
	display: block;
	height: 400px;
	width: 200px;
	/*margin-left: 0px;*/
}
.faq li {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2888CE;
	_margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	/*_margin-bottom: 0px;*/
	margin-left: -12px;
	font-weight: bold;
	list-style-type: none;
}
.faq li a {
	color: #1E6496;
	_margin-top: 0px;
	_margin-bottom: 0px;
	list-style-type: none;
	text-decoration: none;
}
.faq li a:hover {
	color: #1E6496;
	_margin-top: 0px;
	_margin-bottom: 0px;
	list-style-type: none;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1E6496;
}
ol {
	_margin-right: 40px;
}
form td {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E2E2E;
	font-weight: bold;
}
input {
	font-family: Arial;
	font-size: 10px;
	color: #003366;
}
form {
	padding-top: 4px;
	margin-top: 10px;
}
img.flag {
	position: absolute;
	left: 597px;
	top: 0px;
}
.email {
	padding: 0px 0px 0px 160px;
	color: #FFFFFF;
}
