body {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-family: Arial,Helvetica,Arial,sans-serif;
	font-size: 108%;
	color: #ffffff;
	text-align: center;
	background-color: #4166b0;
}

img {
border: none;
}

A:link {text-decoration: underline; color: #ffffff;}
A:visited {text-decoration: none; color: #ffffff;}
A:active {text-decoration: none; color: #ffffff;}
A:hover {text-decoration: underline; color: #e8c301;}	

p.name {
	color:#ffffff;
	font-size: 120%;
	font-weight:bold;
	
}

#wrapper {
	position: relative;
	width: 960px;
	background-color: #ffffff;
	margin: 0px auto -1px auto;
	clear: both;
}

.inside {
	padding: 40px;
	color: #ffffff;
}

.in_home {
	padding: 20px 20px 20px 0px;
}

#box {
	position: relative;
	width: 960px;
	height: 641px;
	background-image: url(../images/bg1.jpg);
	background-repeat:repeat-x;
	background-color: #5b95cf;
	border-width: 1px;
	border-color: #FFF;
	border-style: solid;
	
	}

#box_services {
	position: relative;
	width: 960px;
	height: 900px;
	background-image: url(../images/bg1.jpg);
	background-repeat:repeat-x;
	background-color: #5b95cf;
	border-width: 1px;
	border-color: #FFF;
	border-style: solid;
	
	}
	
#box_impact {
	position: relative;
	width: 960px;
	height: 2400px;
	background-image: url(../images/bg1.jpg);
	background-repeat:repeat-x;
	background-color: #5b95cf;
	border-width: 1px;
	border-color: #FFF;
	border-style: solid;
	
	}

#box_community {
	position: relative;
	width: 960px;
	height: 1600px;
	background-image: url(../images/bg1.jpg);
	background-repeat:repeat-x;
	background-color: #5b95cf;
	border-width: 1px;
	border-color: #FFF;
	border-style: solid;
	
	}

#box_contactus {
	position: relative;
	width: 960px;
	height: 1000px;
	background-image: url(../images/bg1.jpg);
	background-color: #5b95cf;
	border-width: 1px;
	border-color: #FFF;
	border-style: solid;
	
	}
	
#header1 {
	position: relative;
	width: 347px;
	height: 192px;
	border-top-color: #606;
	border-top-width: 12px;
	border-top-style:solid;
	border-bottom-color: #606;
	border-bottom-width: 6px;
	border-bottom-style:solid;	
	background-color: #ffffff;
	padding-top: 32px;
	float: left;
	text-align: left;
}

#headleft {
	position: relative;
	width: 562px;
	height: 133px;
	background-color: transparent;
	float: left;
	text-align: left;
}

#headright {
	position: relative;
	width: 398px;
	height: 133px;
	background-color: transparent;
	float: left;
	text-align: left;
}

#navigation {
	position: relative;
	width: 960px;
	height: 36px;
	border-top-color: #ffffff;
	border-top-width: 1px;
	border-top-style:solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style:solid;	
	background-color: #008000;
	float: left;
	text-align: right;
	padding-right: 0px;
}
	
#clear {
	clear: both;
}

#sidenav {
	position: relative;
	width: 347px;
	height: 730px;
	background-color: #ffffff;
	float: left;
	color: #000000;
	text-align: left;
	padding-top:20px;
}

#main {
	position: relative;
	width: 960px;
	height: 470px;
	background-image:url(../images/main.jpg);
	background-repeat:no-repeat;
	background-position: top;
	float: right;
	color: #000000;
	text-align: left;
}

#main2 {
	position: relative;
	width: 960px;
	float: right;
	color: #000000;
	text-align: left;
	background-image: url(../images/bg1.jpg);
	background-repeat:repeat-x;
	background-color: #5b95cf;
}

#footer {
	position: relative;
	width: 960px;
	background-color: #transparent;
	margin: 0px auto -1px auto;
	clear: both;
}

#fleft {
	position: relative;
	width: 480px;
	float: left;
	text-align: left;
	font-family: Arial,Helvetica,Arial,sans-serif;
	font-size: 80%;
	color: #ffffff;
	margin: 10px 0px 10px 0px;
}

#fright {
	position: relative;
	width: 480px;
	float: right;
	text-align: right;
	font-family: Arial,Helvetica,Arial,sans-serif;
	font-size: 80%;
	color: #ffffff;
	margin: 10px 0px 10px 0px;
}

.footerlink
{
	font-family: arial, verdana, Helvetica;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: underline;
	text-transform: none;
	color: #ffffff;
}
	A.footerlink:hover
{
	font-family: arial, verdana, Helvetica;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: underline;
	text-transform: none;
	color: #f3e000;
}

.title {
	font-family: arial, verdana, arial, times new roman, arial, Helvetica;
	font-size:180%;
	font-weight:bold;
	color:#ffffff;
}
#main_body .form_description h2
{
	clear:left;
	font-size:160%;
	font-weight:400;
	margin:0 0 3px;
	
}
