/* Parnership */


body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.74em;
	background-repeat: repeat;
	background-position: top;
	color: #FFFFFF;
	background-image: url(background2.jpg);
	background-color: #3b4d41;
}
#wrapper {
	height: 950px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#banner {
	height: 150px;
	background-color: #FFFFFF;
	background-image: url(banner.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#banner a {
	display:block;
	height: 150px;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
}


#banner a span {
	visibility:hidden;
}


#navcontainer ul
{
	padding-left: 0;
	margin-left: 3px;
	width: 485px;
	font-family: arial, helvetica, sans-serif;
	float: right;
	margin-top: 0;
	margin-bottom: 0;
}


#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a
{
	padding: 0.6em 1.3em;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	font-weight: bold;
}
#wrapper #content #partnership a {
	color: #FFFF00;
}






#navcontainer ul li a:hover
{
	color: #FFFF00;
	text-decoration: underline;
}



#navigation {
	width: 25%;
	height: 600px;
	margin-left: 2px;
	background-repeat: repeat;
	float: left;
	margin-right: auto;
	margin-bottom: 0;
	padding-top: 30px;
}

#navigation .links {
	height: 320px;
}
#navigation .links ul {
	font-size: 1em;
	list-style-type: none;
}

#navigation .links ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation .links li {
	line-height: 25px;
	color: #90C2DD;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: disc;
}

#navigation .links a {
	color:#FFFF00;
	text-decoration:none;
	background-position: center;
	padding-left: 5px;
}

#navigation .links a:hover {
	color:#FFFF00;
	text-decoration: underline;
}

#navigation .navhead1 {
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	background-image: url(quick-links.jpg);
	margin-bottom: -10px;
}
#navigation .navhead2 {
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	background-image: url(documents.jpg);
	margin-top: -10px;
	margin-bottom: -10px;
}

#navigation .documents ul {
	list-style-type: none;
	color: #33FF33;
	font-size: 1em;
}

#navigation .documents li {
	line-height: 25px;
	color: #90C2DD;
	list-style-type: disc;
}

#navigation .documents a {
	color:#FFFFFF;
	text-decoration:none;
}

#navigation .documents a:hover {
	color:#FFFF00;
	text-decoration: underline;
}

#content {
	float: right;
	width: 74%;
	height: 850px;
	margin-left: 2px;
	margin-right: 2px;
}
.orange {
	font-size: 1em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content #partnership {
	background-image: url(lap.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 20px;
}
#content #partnership p {
	padding-top: 1px;
}

#content #executive table {
	margin-top: 40px;
	margin-left: 40px;
}



#footer {
	float: right;
	width: 600px;
	margin-top: 10px;
	text-align: center;
	font-size: 0.92em;
	color: #FFFFFF;
	height: 30px;
	padding-top: 7px;
}
.h6 {
	font-size: 0.98em;
	color: #000000;
	font-weight: bold;
}


#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
