@charset "UTF-8";

body {
	background-color: #245678;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
}
#container920 {
	width: 920px;
	margin: 0 auto;
	background-image: url(images/site_shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
}
#container {
	height: 100%;
}
.fineprint {
	font-family: Helvetica, Arial, Geneva;
	font-size: 10px;
	color: #888888;
	text-align: left;
}
.clearfloat {
	clear: both;
	display: inline-block;
}
.subhead {
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
	color: #444444;
	line-height: 18px;
}
.bodycopy {
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
	line-height: 18px;
	color: #555555;
}
#header {
	width: 900px;
	margin: 0 auto;
	background-color: #ffffff;
	height: 265px;
}
#flash_hdr {
	width: 654px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#header1 {
	background-image: url(images/banner03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	margin: 0 auto;
}

#header2 {
	background-image: url(images/banner02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	margin: 0 auto;
}

#header3 {
	background-image: url(images/banner04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	margin: 0 auto;
}

#header4 {
	background-image: url(images/banner05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	margin: 0 auto;
}

#header5 {
	background-image: url(images/banner06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	margin: 0 auto;
}

#header6 {
	background-image: url(images/banner07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	margin: 0 auto;
}

#header7 {
	background-image: url(images/banner08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	margin: 0 auto;
}

#footer li {
	font-family: Helvetica, Arial, Geneva;
	font-size: 9px;
	color: #444444;
	float: left;
	list-style-type: none;
	padding-right: 50px;
	margin-left: -20px;
}
.project_header {
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: bold;
	color: #0168B2;
	line-height: 24px;
	padding-left: 15px;
	text-decoration: none;
}

a.project_header:hover {
	color: #0099FF;
}
.more_info {
	font-family: Helvetica, Arial, Geneva;
	font-size: 10px;
	font-weight: bold;
	color: #0168B2;
	text-decoration: none;
}
.country {
	font-family: "Trebuchet MS", Geneva, Helvetica;
	font-size: 18px;
	color: #555555;
	padding-left: 15px;
}
#project img {
	margin: 0px 5px 5px 0px;
}
#nav {
	width: 217px;
	margin-left: 29px;
	margin-right: 0px;
}
#nav_shadow {
	width: 237px;
	background-image: url(images/nav_shadow.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 20px;
}
#main_content {
	width: 600px;
	float: left;
	padding: 0 10px;
}
#left_bar {
	width: 217px;
	float: left;
	margin: 0 29px 0 0;
}
h1 {
	font-family: Helvetica, Arial, Geneva;
	font-size: 18px;
	color: #0A253F;
	line-height: 48px;
}
#content {
	background-image: url(images/bg_content2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #F4F1DA;
	margin: 0 auto;
	width: 900px;
	overflow: hidden;
}
#main_content li {
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
	color: #555555;
	line-height: 18px;
}
.project_copy {
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
}
#project {
	margin: 0px;
}


/* IE6 css fixer v0.7: Wed, 10 Feb 2010 18:31:25 +0100 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
* html #flash_hdr,
* html #footer li,
* html #main_content,
* html #left_bar {display:inline;}

/* add zoom:1 to overflow:hidden */
* html #flash_hdr,
* html #footer li,
* html #main_content,
* html #left_bar {zoom:1;}

/* fix negative margins */
* html #footer li {position:relative; zoom:1;}
