
h1 {
	margin: 0;
	padding: 30px 12px 2px;
	font-size: 1.8em;
	color: #516a98;
	line-height: 1.3;
}

h2 {
	margin: 0;
	padding: 12px 12px 2px;
	font-size: 1.4em;
	color: #000;
	line-height: 1.3;
}

h3 {
	margin: 0;
	padding: 12px;
	font-size: 1.3em;
	color: #333;
	line-height: 1.3;
}

h4 {
	margin: 0;
	padding: 12px;
	font-size: 1.2em;
	color: #555;
	line-height: 1.3;
}

h5 {
	margin: 0;
	padding: 12px;
	font-size: 1.1em;
	color: #777;
	line-height: 1.3;
}

h6 {
	margin: 0;
	padding: 12px;
	font-size: 1em;
	color: #999;
	line-height: 1.3;
}

p {
	margin: 0;
	padding: 12px;
	font-size: 1.3em;
	color: #333;
	line-height: 1.3;
}


a {
	color: #007;
	text-decoration: none;
}


a:hover, a:visited:hover {
	color: #b00;
	text-decoration: underline;
}

table#directors {
	font-size: 62.5%;
}

table#directors tr, td {
	font-size: 1.3em;
}



body {
	background: #8d8d8d url(../img/layout/body.gif) 0 0 repeat-x;
	font-family: "Bitstream Vera Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	position: relative;
	background: url(../img/layout/wrapper.gif) 0 0 repeat-y;
	margin: 19px auto 0;
	width: 869px;
	text-align: left;
}

#header {
	position: relative;
	background: url(../img/layout/header.gif) 0 0 no-repeat;
	margin: 0 auto;
	width: 869px;
	height: 104px;
}

#container {
	position: relative;
	width: 869px;
	height: 559px;
	left: 0;
}

#home_03 {
	position: absolute;
	width: 869px;
	height: 80px;
	left: 0;
	top:0;
	background: url(../img/index/home_03.jpg) 0 0 no-repeat;
}

#home_05 {
	position: absolute;
	width: 238px;
	height: 210px;
	left: 0;
	top: 80px;
	background: url(../img/index/home_05.jpg) 0 0 no-repeat;
}

#home_06 {
	position: absolute;
	width: 631px;
	height: 210px;
	left: 238px;
	top: 80px;
	background: url(../img/index/home_06.jpg) 0 0 no-repeat;
}


#home_07 {
	position: absolute;
	width: 382px;
	height: 269px;
	left: 0;
	top: 290px;
	background: url(../img/index/home_07.jpg) 0 0 no-repeat;
}

#home_08 {
	position: absolute;
	width: 487px;
	height: 269px;
	left: 382px;
	top: 290px;
	background: url(../img/index/home_08.jpg) 0 0 no-repeat;
}

#home_08 #content {
	width: 475px;
	height: 268px;
	overflow: hidden;
}

#home_08 #content h2 {
	line-height: 1.3;
	font-size: 1.3em;
	padding: 10px 12px 0;
	color: #fff;
}

#home_08 #content p {
	line-height: 1.3;
	font-size: 1.2em;
	padding: 10px 12px 0;
	color: #fff;
}

#home_08 #content ul {
	list-style: none;
	margin: 10px 18px 0;
	padding: 0;
	font-size: 1.2em;
	color: #f3ae36;
}

#footer {
	position: relative;
	background: #8d8d8d url(../img/layout/footer.gif) 0 0 no-repeat;
	margin: 0 auto;
	width: 869px;
	height: 18px;
	text-align: center;
}

#footer p {
	text-align: center;
	padding-top: 18px;
	font-size: 1em;
}

ul#nav, ul#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav {
	position: absolute;
	width: 869px;
	height: 20px;
	top: 100px;
	left: 1px;
	padding: 0;
	margin: 0;
}

ul#nav li {	
	float: left;
	height: 20px;
	list-style: none;
	margin: 0px;
	
}

ul#nav li a { display: block; }

ul#nav li a span {
	position: absolute;
	left: -999em;
}

ul#nav li ul {
	position: absolute;
	width: 14em;
	display: block;
	margin: 0;
	padding: 0;
	left: -999em;
	background: #144268;
}

ul#nav li ul li {
	width: 14em;
	line-height: 1.3;
	margin: 1px 0 0 0;
	padding: 0;
	font-size: 12px;
	height: auto;
	
}

ul#nav li ul li a {
	display: block;
	background: #bdd4e3;
	color: #000;
	padding: 4px;
	height: 100%;
	margin: 0;
}

ul#nav li ul li a:hover,
ul#nav li ul li a:visited:hover {
	text-decoration: none;
	background: #144268;
	color: #fff;
}

ul#nav li:hover ul, ul#nav li.sfhover ul {
	left: auto;
}

ul#nav li:hover, ul#navli.hover {
	position: static;
}

ul#nav li a#index { background: url(../img/nav/index.gif) 0 0 no-repeat; width: 77px; height: 24px; }
ul#nav li a#index:hover,ul#nav li a#index:visited:hover { background-position: 0 -24px; }
ul#nav li a#about_us { background: url(../img/nav/about_us.gif) 0 0 no-repeat; width: 83px; height: 24px; }
ul#nav li a#about_us:hover,ul#nav li a#about_us:visited:hover { background-position: 0 -24px; }
ul#nav li a#make_a_donation { background: url(../img/nav/make_a_donation.gif) 0 0 no-repeat; width: 126px; height: 24px; }
ul#nav li a#make_a_donation:hover,ul#nav li a#make_a_donation:visited:hover { background-position: 0 -24px; }
ul#nav li a#directors { background: url(../img/nav/directors.gif) 0 0 no-repeat; width: 85px; height: 24px; }
ul#nav li a#directors:hover,ul#nav li a#directors:visited:hover { background-position: 0 -24px; }
ul#nav li a#projects { background: url(../img/nav/projects.gif) 0 0 no-repeat; width: 79px; height: 24px; }
ul#nav li a#projects:hover,ul#nav li a#projects:visited:hover { background-position: 0 -24px; }
ul#nav li a#success_stories { background: url(../img/nav/success_stories.gif) 0 0 no-repeat; width: 113px; height: 24px; }
ul#nav li a#success_stories:hover,ul#nav li a#success_stories:visited:hover { background-position: 0 -24px; }
ul#nav li a#breaking_news { background: url(../img/nav/breaking_news.gif) 0 0 no-repeat; width: 115px; height: 24px; }
ul#nav li a#breaking_news:hover,ul#nav li a#breaking_news:visited:hover { background-position: 0 -24px; }
ul#nav li a#links { background: url(../img/nav/links.gif) 0 0 no-repeat; width: 65px; height: 24px; }
ul#nav li a#links:hover,ul#nav li a#links:visited:hover { background-position: 0 -24px; }
ul#nav li a#contact_us { background: url(../img/nav/contact_us.gif) 0 0 no-repeat; width: 114px; height: 24px; }
ul#nav li a#contact_us:hover,ul#nav li a#contact_us:visited:hover { background-position: 0 -24px; }

#util_nav span { position: absolute; left: -999em; }

