
#global-nav2 {
	height:24px;
	margin:0 auto;
	width:700px;
	text-align: left;
}

#global-nav2 ul {
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0;
	padding:4px 0 0 0;
	list-style:none;
}

#global-nav2 li {
	display:inline;
	border-right:2px solid #999999;
	padding:0 2px 0 0;
}

#global-nav2 li.last {
	border:0;
}

#global-nav2 li a {
	font-weight:bold;
	text-decoration:none;
}


#header {
	background: url("../../images/main/bnr-top.jpg") center top no-repeat;
	float:left;
	height:300px;
	width:700px;
}

#banner {
	height:163px;
	margin:50px 0 0 121px;
	position:absolute;
	width:469px;
	z-index:100;
}

#btn-home {
	margin:6px 0 0 6px;
	position:absolute;
}

#btn-home a {
	display:block;
	height:112px;
	width:112px;
}

#btn-donate {
	margin:14px 0 0 591px;
	position:absolute;
}

#btn-donate a {
	background: url("../../images/main/btn-donate.jpg") center 0;
	display:block;
	height:101px;
	width:103px;
}

#btn-donate a:hover {
	background: url("../../images/main/btn-donate.jpg") center 101px;
}


#top-nav {
	position:relative;
	margin:242px 0 0 0;
	z-index: 15;
}

#top-nav ul {
	list-style:none;
	margin:0 auto;
	padding:0;
	width:668px;
}

#top-nav li {
	float:left;
}

#top-nav li ul {
	background: url("../../images/main/bg-subnav.gif") center top no-repeat;
	display:none;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	line-height:16px;
	margin:0;
	padding:6px 0 0 0;
	position:absolute;
	width:194px;
}

#top-nav li:hover ul, #top-nav li.over ul {
	display:block;
}

#top-nav li li {
	clear:both;
	padding:0;
}

#top-nav li li a {
	background:#e07122;
	border-bottom:1px solid #422d15;
	border-left:1px solid #422d15;
	border-right:1px solid #422d15;
	color:#ffffff;
	display:block;
	height:auto;
	padding:6px;
	text-decoration:none;
	width:180px;
}

#top-nav li li a:hover {
	background:#ffffff;
	color:#e07122;
}

#top-nav li:hover ul {
	display:block;
}

#top-nav li li ul {
	background:none;
	border-top:1px solid #422d15;
	display:none !important;
	margin:-28px 0 0 193px;
	padding:0;
}

#top-nav li li li a {
	background:#c1601d;
}

#top-nav li li:hover ul, #top-nav li li.over ul {
	display:block !important;
}

#top-nav a {
	background-position:center 0;
	display:block;
	height:24px;
}

#top-nav a:hover {
	background-position:center 24px;
}

.aboutus {
	background: url("../../images/main/btn-aboutus.gif");
	width:80px;
}

.grantseekers {
	background: url("../../images/main/btn-grantseekers.gif");
	width:107px;
}

.nativeresearch {
	background: url("../../images/main/btn-nativeresearch.gif");
	width:95px;
}

.trainingevents {
	background: url("../../images/main/btn-trainingevents.gif");
	width:117px;
}

.policy {
	background: url("../../images/main/btn-policy.gif");
	width:55px;
}

.publicedu {
	background: url("../../images/main/btn-publicedu.gif");
	width:122px;
}

.publications {
	background: url("../../images/main/btn-publications.gif");
	width:92px;
}

#bottom-nav {
	position:absolute;
	padding:73px 0 0 0;
	z-index: 1;
}

#bottom-nav ul {
	list-style:none;
	line-height:20px;
	margin:0;
	padding:0;
	width:665px;
}

#bottom-nav li {
	float:left;
}

#bottom-nav a {
	background-position:center 0;
	display:block;
	height:20px;
	overflow:hidden;
}

#bottom-nav a:hover {
	background-position:center 20px;
}

.events {
	background: url("../../images/main/btn-events.gif");
	width:130px;
}

.supportus {
	background: url("../../images/main/btn-supportus.gif");
	width:100px;
}

.help {
	background: url("../../images/main/btn-help.gif");
	margin:0 107px 0 0;
	width:84px;
}

.contactus {
	background: url("../../images/main/btn-contactus.gif");
	width:101px;
}

.sitemap {
	background: url("../../images/main/btn-sitemap.gif");
	width:85px;
}

.top {
	background: url("../../images/main/btn-top.gif");
	width:58px;
}


#footer-area {
	background: url("../../images/main/bnr-bottom.jpg") center bottom no-repeat;
	clear:left;
	height:228px;
	width:699px;
}


#footer2 {
	margin:175px 0 0 0;
	position:absolute;
	width:699px;
}

#footer2 p {
	color:#ffffff;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	float:left;
	line-height:14px;
	text-align:center;
	width:200px;
}

#footer2 p.center {
	margin:12px 0 0 0;
	width:299px;
}

#sub-footer {
	width:699px;
	margin:auto;
}

#sub-footer ul {
	font-size:12px;
	margin:0;
	padding:6px 0 0 0;
	list-style:none;
	text-align:center;
}

#sub-footer li {
	display:inline;
	padding-right:  6px;
}

#sub-footer p {
	color:#FFFFFF;
	font-size:12px;
	margin:0;
	padding:12px 0;
	text-align:center;
}

