﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px auto;
	
	background-image: url('images/Landing_background.jpg' );
	background-repeat: repeat-x;
	background-position: top;
	
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 11px;
	background-color: #000000;
}



#landingwrap 
{
	background-image: url('images/Landing.jpg' );
	background-repeat: no-repeat;
	background-position: top;
	height: 688px;
	margin-top: 0px;
}

#landingwrap2 {
  	width: 820px;
	height: 688px;
	margin: 0px auto;
}

#landing_left
{
	float: left;
	width: 121px;
	height: 270px;
}

#landing_help_me
{
	float: left;
	width: 232px;
	height: 270px;
}
#landing_middle
{
	float: left;
	width: 105px;
	height: 270px;
}
#landing_provide_hope
{
float: left;	
	width: 236px;
	height: 270px;
}

#landing_right
{
	float: right;
	width: 126px;
	height: 270px;
	margin-left: 0px;
}

#landing_header
{
    height: 192px;
}

#landing_container
{
    height: 364px;
}

#landing_menu
{
	font-size: 16px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
}

a.landingmenu
	{
		font-size: 16px;
		color: #ffffff;
		text-decoration: none;
	}
a.landingmenu:hover
{
	text-decoration: underline;
}


.H1, H1
{
	font-size: 24px;
	color: #d28717;
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.H2, H2{
	FONT-SIZE: 13px;
	color: #d28717;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: normal;
}

.H3, H3 {
	FONT-SIZE: 12px;
	color: #d28717;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: normal;
}


a.white
	{
		color: #ffffff;
		text-decoration: none;
	}
a.white:hover
{
	text-decoration: underline;
}

a.white_underline
	{
		color: #ffffff;
		text-decoration: underline;
	}
a.white_underline:hover
{
	text-decoration: none;
	
}

a img	
	{ 
	border-width: 0;
	height: 267px;
	width: 220px;
} 

#ngslogo	
	{ 
	border-width: 0;
	height: 20px;
	width: 110px;
} 


DIV#footertext
{
	FLOAT: left; WIDTH: 820px;
	
	vertical-align: top;
	font-size: 8pt;
	font-family: arial;
	color: #FFFFFF;
	
	text-align: center;
	text-decoration: none;
}
