/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #463c3c;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 133%;
	text-align: center;
	background-color: 0.8;
}

em /*for emphasis as italics*/ {
	font-style: oblique;
}
strong /*for emphasis in blue*/ {
	color: #1b559e;
}
p {
	margin-top: .6em;
}


h1 {
	font-size: 1.7em;
	margin-top: 1em;
	margin-bottom: 0.6em;
	line-height: 1.1em;
	color: #1b559e;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin-top: .6em;
	margin-bottom: .3em;
	color: #1b559e;
}
h4 {
	font-size: .9em;
	font-weight: bold;
	margin-top: .6em;
	margin-bottom: .3em;
	color: #1b559e;
}
h5 {
	font-size: .7em;
	margin-top: .4em;
	margin-bottom: 1.5em;
	color: #1b559e;
}
h6 {
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 1.3em;
	margin-bottom: 0em;
	color: #1b559e;
}
table {
	width: 100%;
	text-align: left;
	font-size: 100%;
	line-height: 113%;
}
th {
	background-color: #1b559e;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 13px;
	color: #FFFFFF;
}
td {
	background-color: #CCCCCC;
	border="0";
	cellspacing="2";
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 13px;
}

img /*stops linked images having border*/ {
	border: 0px;
}
.floatrightpic {
	float: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.floatrightuppic {
	float: right;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}	
	
a.anch {
	position: relative;
	top: -100px;
	background: transparent;
	text-decoration: none;
}
#container {
	position: relative;
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	
}
#header {
	height: 100px;
	width:860px;
	padding-right: 30px;
	padding-left: 10px;
	padding-bottom: 18px;

}
#logo {
	height: 122px;
	width: 107px;
	float: right;
}
#logo img{
	margin-top: 5px;
}
#logo a:hover {
	background-color: #FFFFFF;
}

#maincontent {
	width: 880px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	clear: both;
	background-image: url(../images/worldmap.gif);
	background-repeat: no-repeat;
	background-position: 0em 18em;
	height: 740px;
}
#missioncont {
	width: 880px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	clear: both;
	background-repeat: no-repeat;
	background-position: 0em 20em;
}
#maincontent ul li, #missioncont ul li{
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0.2em;
	margin-left: 2.5em;
}
.trustcontainer {
	width: 880px;
	height: auto;
	padding-bottom: 35px;
	position: relative;
}
.trustleft {
	width: 415px;
	position: relative;
	left: 0px;
	top: 0px;
}
.trustright {
	width: 415px;
	position: absolute;
	left: 465px;
	top: 0px;
}
#contactcol {
	width: 220px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	float: left;
	background-color: #c7d4e6;
	margin-right: 15px;
}
#contactcol p {

	font-size: 0.9em;
	line-height: 1.2em;
}
/*left col*/
   
#leftcol {
	width: 250px;
	padding-bottom: 20px;
	float: right;
}
#leftcol a {
	text-decoration: none;
}
.flag {
	margin-top: 35px;
	margin-bottom: 25px;
	width: 129px;
}
.flag a:hover{
	background-color: transparent;
}
.flag a img, .flag a:visited img {
	width: 129px;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
}
.flag a:hover img {
	width: 129px;
	border: 2px solid #1b559e;
	color: #FFFFFF;
}
/* left col blue */
#leftcolblue {
	width: 220px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	float: right;
	background-color: #1b559e;
}
#leftcolblue img {
	margin-top: 15px;
	border: 2px solid #FFFFFF;
}

#leftcolblue h3 {
	font-size: 1em;
	color: #FFFFFF;
	letter-spacing: .05em;
}
#leftcolblue h4 {
	color: #FFFFFF;
	letter-spacing: .05em;
}
#leftcolblue p {
	font-weight: bold;
	font-size: .75em;
	margin-top: 0.7em;
	color: #FFFFFF;
	letter-spacing: .05em;	
	line-height: 1.1em;

}
#leftcolblue ul li {
	font-weight: normal;
	font-size: 0.75em;
	color: #FFFFFF;
	margin-left: 1.7em;
	letter-spacing: .05em;
	margin-top: 0em;
	margin-bottom: 0em;
	line-height: 1.1em;
}
#leftcolblue a {
	text-decoration: none;
	color: #FFFFFF;
}

#leftcolblue a:hover {
	background-color: #507bb0;
}

/* main intro */

#mainintro {
	width: 860px;
	padding-bottom: 15px;
}
#mainintro h1 {
	font-size: 1.8em;
	margin-top: 0.8em;
	margin-bottom: 0.25em;
	line-height: 1.1em;
	color: #463c3c;
	font-weight: normal;
}

#mainintro h2 {
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 0.2em;
	color: #1b559e;
}

#mainphoto {
	width: 860px;
	padding-top: 5px;
	position: relative;
	height: 440px;
}
#mainphotobig {
	width: 543px;
	height: 422px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#maingoogle {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 410px;
	height: 315px
}
#mainphotosmall1 {
	width: 311px;
	height: 219px;
	position: absolute;
	left: 544px;
	top: 0px;
	z-index: 20;
}
#mainphotosmall2 {
	width: 315px;
	height: 236px;
	position: absolute;
	left: 544px;
	top: 200px;
}
#mainbook {
	width: 860px;
	padding-top: 5px;
	position: relative;
	height: 320px;
}
#mainbook a:hover{
	background-color: transparent;
}
#mainbook1 {
	width: 205px;
	height: 291px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#mainbook2 {
	width: 205px;
	height: 291px;
	position: absolute;
	left: 280px;
	top: 0px;
	z-index: 20;
}
#mainbook3 {
	width: 205px;
	height: 291px;
	position: absolute;
	left: 560px;
	top: 0px;
	z-index: 10;
}
#maincol {
	width: 880px;
	padding-bottom: 20px;
}

#missioncol {
	width: 570px;
	padding-bottom: 20px;
	float: left;
}
#missioncol p, #missioncol ul{
	font-size: 0.9em;
}
#mphotobox {
	width: 860px;
	padding-bottom: 20px;
	position: relative;
	height: 340px;
}
#missionphoto {
	position: absolute;
	left: 420px;
	z-index: 20;
}
.thumbnail {
	width: 172px;
	height: 190px;
	display: block;
	float: left;
	position: relative;
}
.thumbphoto {
	position: absolute;
	left: 4px;
	width: 153px;
	height: 112px;
	top: 4px;
}
#maincol .thumbphoto img {
	border: 2px solid #FFFFFF;
}
#maincol .thumbnail a:hover {
	background-color: transparent;
}
#maincol .thumbnail a:hover img {
	border: 2px solid #1b559e;
}
#maincol .thumbnail p {
	text-align: left;
	font-size: 0.62em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 12px;
}
#maincol .thumbnail strong {
	color: #463c3c;
}
#maincol .thumbnail p a, #maincol .thumbnail p a:link, #maincol .thumbnail p a:visited {
	text-decoration: none;
	color: #463c3c;
}
#maincol .thumbnail p a:hover {
	text-decoration: none;
	background-color: transparent;
}

/* Footer Styles*/

#footer {
	width:818px;
	clear:both;
	padding-top: 0.4em;
}
#footer h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1.8em;
	margin-bottom: .5em;
	color: #1b559e;
	text-align: center;
	font-style: italic;
}
#footer p {
	color: #1b559e;
	font-size: 0.6em;
	text-align: center;
	line-height: 1.2em;
	padding-top: 0.4em;
}
#footerleft {
	clear: both;
	float: left;
	color: #1b559e;
	font-size: 0.6em;
	line-height: 1.2em;
	width: 30em;
	height: 3em;
	padding-top: 0.4em;
}
#footerleft p {
	margin-top: 0em;
}
#footerright p {
	margin-top: 1.8em;
}
#footerright {
	float: right;
	font-size: .5em;
	line-height: 1em;
	color: #515151;
	text-align: right;
	width: 20em;
	height: 3em;
	padding-top: 0.4em;
}


/*Link styles*/

a {
	text-decoration: underline;
	color: #1b559e;
}


a:link, a:visited {
	color: #1b559e;
}


a:hover {
	text-decoration: underline;
	background-color: #c5cfe2;
	margin: 0px;
	padding: 0px;
}

	
/* MAIN NAVIGATION STYLES*/

#menu {
	position: relative;
	left: 10px;
	width: 880px;
	float: left;
	clear: both;
} 

#menu ul {
	padding-left: 0px;	

}
#menu ul li {
	list-style: none;
	display: inline;
	float: left;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
}

#menu ul li a {
	text-decoration: none;
	font-size: .76em;
	color: #1b559e;
	letter-spacing: 0.05em;
	display: block;
	border: 0.1em solid #c5cfe2;
	text-align: center;
}

#menu ul li.nav1 a {
	width:6em;
}
#menu ul li.nav2 a {
	width:8em;
}
#menu ul li.nav3 a {
	width:9em;
}
#menu ul li.nav4 a {
	width:11em;
}
#menu ul li.nav5 a {
	width:6em;
}
#menu ul li.nav6 a {
	width:9em;
}
#menu ul li.nav7 a {
	width:8em;
}
#menu ul li.nav8 a {
	width:6em;
	position: absolute;
	left: 0px;
	top: -2.6em;
}
#menu ul li.nav9 a {
	width:5em;
	position: absolute;
	left: 6.5em;
	top: -2.6em;
}
#menu ul li a:hover {
	font-weight: bold;
	background-color: #FFFFFF;
	letter-spacing: 0em;

}
