#wrapper
{
	background-color: #FFF;
	text-align: center;
	width: 800px;
	margin: 0px auto 0 auto;
	background-image: url(images/homebanner.jpg);
	background-repeat: no-repeat;
}

#wrapper2
{
	background-color: #FFF;
	text-align: center;
	width: 800px;
	margin: 0px auto 0 auto;
	background-image: url(images/projectsbanner.jpg);
	background-repeat: no-repeat;
}

#wrapper3
{
	background-color: #FFF;
	text-align: center;
	width: 800px;
	margin: 0px auto 0 auto;
	background-image: url(images/linksbanner.jpg);
	background-repeat: no-repeat;
}

#wrapper4
{
	background-color: #FFF;
	text-align: center;
	width: 800px;
	margin: 0px auto 0 auto;
	background-image: url(images/aboutbanner.jpg);
	background-repeat: no-repeat;
}


#wrapper5
{
	background-color: #FFF;
	text-align: center;
	width: 800px;
	margin: 0px auto 0 auto;
	background-image: url(images/partnersbanner.jpg);
	background-repeat: no-repeat;
}



#wrapper6
{
	background-color: #FFF;
	text-align: center;
	width: 800px;
	margin: 0px auto 0 auto;
	background-image: url(images/contactbanner.jpg);
	background-repeat: no-repeat;
}


#main
{
	text-align: left;
	padding: 240px 200px 50px 40px;

}

#main2
{
	text-align: left;
	padding: 150px 200px 50px 40px;

}

#main3
{
	text-align: left;
	padding: 0px 200px 0px 40px;

}

#menu
{
	padding: 10px 200px 215px 10px;
	color: #FFF;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: medium;
	line-height: 1.6em;
	text-align: left;
}

.yellow { color: #FF0; }

#menu a, a:active, a:visited
{
	color: #FFF;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: medium;
	line-height: 1.6em;
	text-align: left;
		border-width: 0 0 0 0;
	border-style: none none none none;
	text-decoration: none;
}

#menu a:hover
{
	color: #F00;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: medium;
	line-height: 1.6em;
	text-align: left;
	background-color: #FFF;
}


#menuac
{
	padding: 10px 200px 50px 10px;
	color: #FFF;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: medium;
	line-height: 1.6em;
	text-align: left;
}


#menuac a, a:active, a:visited
{
	color: #FFF;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: medium;
	line-height: 1.6em;
	text-align: left;
		border-width: 0 0 0 0;
	border-style: none none none none;
	text-decoration: none;
}

#menuac a:hover
{
	color: #F00;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: medium;
	line-height: 1.6em;
	text-align: left;
	background-color: #FFF;
}



body
{
	color: #F00;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: medium;
	line-height: 1.6em;
	text-align: left;
}

#image
{
	float: right;
	margin: 150px 30px 0px 20px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}


.text
{
	color: #000;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: medium;
	line-height: 1.6em;
	text-align: left;
	vertical-align: top;
	background-color: #FF0;
}

.text2
{
	color: #000;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: medium;
	line-height: 1.6em;
	text-align: left;
	vertical-align: top;
	background-color: #CCC;
	border-color: black;
	border-width: 1px;
	border-style: dotted;
}

#text2 a, a:active, a:visited
{
	color: #FF0;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: medium;
	line-height: 1.6em;
	text-align: left;
	border-bottom: #630;
	border-width: 0 0 thin 0;
	border-style: none none dotted none;
	text-decoration: none;
}

#text2 a:hover
{
	color: #FFC;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: medium;
	line-height: 1.6em;
	text-align: left;
	background-color: #F00;
}


a, a:active, a:visited
{
	color: #06C;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: medium;
	line-height: 1.6em;
	text-align: left;
	border-bottom: #630;
	border-width: 0 0 thin 0;
	border-style: none none dotted none;
	text-decoration: none;
}

a:hover
{
	color: #FFC;
	font-family: Helvetica Neue, Helvetica, Arial, sans serif;
	font-size: medium;
	line-height: 1.6em;
	text-align: left;
	background-color: #F00;
}



