* {
	margin: 0;
	padding: 0;
}
body {
	background:url(../images/dots_bck2.gif) no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica Neue, Helvetica, Geneva, sans-serif;
	color:#000 ;
	font-size: 0.9em;
}
img {
	border: 0;
}
ul {
	list-style: none;
}
li {
	display: inline;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #e7d100;
}
.currentPage,  .hiliteText{
	color: #F26649;
}
#top {
	position: absolute;
	top: 30px;
	right: 30px;
	background:url(../images/box_top.gif) no-repeat center top;
	height: 35px;
	width: 1024px;
}
#wrapper {
	position: relative;
	background: url(../images/circle_graphics.gif) no-repeat top right;
	position: absolute;
	top: 65px;
	right: 30px;
	width: 1022px;
	height: 730px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#header {
	position:  absolute;
	top:  20px;
	right: 18px;
}
#logo {
	float: left;
	margin-top: 185px;
	margin-left: 107px;
	text-align: right;
}
#socialMedia  {
	margin-right: 20px;
	}
#socialMedia li {
	float: right;
	margin-top: 435px;
	margin-left: 10px;
}
#socialMedia img {
	display: block;
}
#mainContent {
	position: relative;
	float: right;
	width: 663px;
	margin-top: 130px;
	font-size: 0.75em;
}
#mainContent h1 {
	width: 360px;
	height: 425px;
	margin-top:155px;
	margin-left: 120px;
	font-weight: normal;
	font-size: 135%;

}
#mainContent h1 a {
	color: #F26649;
}
#mainContent h1 a:hover, #mainContent p a:active {
	color: #e7d100;
}
#contactInfo {
	color: #F26649;
	padding-left: 140px;
}
#mainNav {
	position: absolute;
	top: 615px;
	left: 482px;
	height: 30px;
	font-size: 125%;
}
#mainNav ul {
	margin-top: 15px;
}
#mainNav li {
	padding-right:9px;
}
#footer {
	position: absolute;
	top: 794px;
	right: 30px;
	background:url(../images/box_bottom.gif) no-repeat center top;
	height: 38px;
	width: 1024px;
}
#footer p {
	display: block;
	position: absolute;
	background-color: #fff;
	font-size: 0.7em;
	margin: 18px 0 0 35px;
	padding: 10px 10px 10px 12px;
}

/* Leading for Home Page */
#mainContent .text35{
	font-size: 2.5em;	
	letter-spacing: -1px;
	line-height: 95%;
}
#mainContent .text32 {
	font-size: 2.3em;
	line-height: 110%;
}
#mainContent .text30 {
	font-size: 2.1em;
	line-height: 100%;
}
#mainContent .text28 {
	font-size: 1.95em;
	line-height: 110%;
}
#mainContent .text23 {
	font-size: 1.75em;
	line-height: 120%;
}
#mainContent .text20 {
	font-size: 1.4em;
	line-height: 145%;
}
#mainContent .text18 {
	font-size: 1.25em;
	line-height: 155%;
}
/* Leading for Hope Page End Here*/


/* Leading for Capabilities Page */
#mainContent .text35_capabilities{
	font-size: 2.5em;	
	letter-spacing: -1px;
	line-height: 95%;
}
#mainContent .text32_capabilities {
	font-size: 2.3em;
	line-height: 110%;
}
#mainContent .text30_capabilities {
	font-size: 2.1em;
	line-height: 110%;
}
#mainContent .text28_capabilities {
	font-size: 1.95em;
	line-height: 105%;
}
#mainContent .text23_capabilities {
	font-size: 1.75em;
	line-height: 130%;
}
#mainContent .text20_capabilities {
	font-size: 1.4em;
	line-height: 145%;
}
#mainContent .text18_capabilities {
	font-size: 1.25em;
	line-height: 150%;
}
/* Leading for Capabilities Page End Here*/

/* Leading for Content Page */

#mainContent .text35_contact {
	font-size: 2.5em;	
	letter-spacing: -1px;
	line-height: 100%;
}
#mainContent .text32_contact {
	font-size: 2.3em;
	line-height: 120%;
	letter-spacing: -1px;
}
#mainContent .text30_contact {
	font-size: 2.1em;
	line-height: 95%;
}
#mainContent .text28_contact {
	font-size: 1.95em;
	line-height: 110%;
}
#mainContent .text23_contact {
	font-size: 1.75em;
	line-height: 130%;
}
#mainContent .text20_contact {
	font-size: 1.4em;
	line-height: 135%;
}
#mainContent .text18_contact {
	font-size: 1.25em;
	line-height: 145%;
}
/* Leading for Content Page End Here */
