body {
	background-color: #ececd6;
	background-image: url();
	font-size: 1em;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



html{
	font-size: 100%;
} 



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	height: 28px;
	width: auto;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: black;
	height: 1em;
	width: 8.75em;
}



#container {
	width: 50em;
	background-color: #fff;
	margin: 1.5em auto;
}
#container #header #contact {
	height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	padding-top: 45px;
	text-align: right;
	padding-right: 35px;
	background:  no-repeat right;
	float: right;
}

#container #header {
	height: 10.9em;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 1em;
	color: #000000;
	padding-top: 0em;
	text-align: left;
	padding-right: 2em;
	background:  repeat-x;
	background-repeat: no-repeat;
	background-image: url(images/logofinaljpg.jpg);
}




#container #menu {
	width: 50em;
	margin-bottom: 0px;
	height: 1.5em;
	padding-top: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 0.15em;
	clear: both;
	border-bottom-width: 0.15em;
	border-bottom-style: solid;
	text-align: center;
	font-size: 1em;
	background-color: #0066cc;
	font-family: Helvetica, Arial, sans-serif;
}

#container #menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
	float: left;
}

#container #menu a, #menu h2 {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	border-width: 0em;
	border-style: solid;
	margin: 0em;
	padding: 0em;
	height: 1.5em;
}

#container #menu h2 {
	color: #fff;
	background: transparent;
	text-transform: uppercase;
	font-size: 1em;
}

#container #menu a {
	color: #FFF;
	background: #efefef;
	text-decoration: none;
	background: #0066cc;
	line-height: 20px;
	font-size: 14px;
}

#container #menu a:hover {
	color: #FFFFFF;
	background: ;
}

#container #menu li {position: relative;
}

#container #menu ul ul {
	position: absolute;
	z-index: 500;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066cc;
	border-bottom-color: #0066cc;
}

#container #menu ul ul ul {
	top: 0;
	left: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#container #photo {
	width: 35.575em;
	height: 10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: ;
	padding-top: 0em;
	border-top-width: 0.2em;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
	background-image: url(images/photo.png);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#container #photo2 {
	width: 35.575em;
	height: 10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: ;
	padding-top: 0em;
	border-top-width: 0.2em;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
	background-image: url(images/photo2.png);
	color: #FFFFFF;
	text-align: left;
}
#container #photo3 {
	width: 35.575em;
	height: 10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: ;
	padding-top: 0em;
	border-top-width: 0.2em;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
	background-image: url(images/aaaa.jpg);
	color: #FFFFFF;
	text-align: right;
}
#container #photo4 {
	width: 35.575em;
	height: 10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: ;
	padding-top: 0em;
	border-top-width: 0.2em;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
	background-image: url(images/photo4.png);
	color: #FFFFFF;
	text-align: left;
}
#container #photo5 {
	width: 35.575em;
	height: 10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: ;
	padding-top: 0em;
	border-top-width: 0.2em;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
	background-image: url(images/photo3.png);
	color: #FFFFFF;
	text-align: right;
}

#container #rightmenu {
	float: right;
	width: 208px;
	background-color: #7FADE0;
	padding-left: 10px;
	padding-right: 0.8em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 0.2em;
	line-height: 2em;
	clear: right;
}
#container  #rightmenu  a {
	color: #fff;
	font-size: 14px;
	line-height: 53px;
	font-weight: bold;
	text-decoration: none;
}


#container #news {
	width: 800px;
	margin-bottom: 0px;
	height: 1em;
	padding-top: 0.2em;
	border-top-style: solid;
	border-top-color: #fff;
	border-top-width: 0.25em;
	clear: both;
	text-align: right;
	background-image: url(images/bluegrey.png);
	font-size: 0.9em;
	background-color: #0066CC;
	height: 16px;
	color: #FFFFFF;
	line-height: 16px;
	margin-right: 0.5em;
}
#container #newsoverlay {
	width: 700px;
	margin-bottom: 0px;
	height: 1em;
	padding-top: 0.2em;
	border-top-style: none;
	border-top-color: #fff;
	border-top-width: 0.2em;
	clear: none;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	height: 16px;
	color: #FFFFFF;
	line-height: 25px;
	margin-right: 0.5em;
}
#container  #maintext {
	clear: left;
	padding-top: 5px;
	width: 30em;
	height: 22em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0000;
	padding-top: 0px;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: 0em;
	margin-left: 2em;
	margin-top: 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#container   #maintext   a {
	color:#000000;
}
#container #rightnews {
	float: right;
	width: 208px;
	background-color: #7FADE0;
	padding-left: 10px;
	padding-right: 0.8em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 14em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 0.2em;
	line-height: 2em;
	clear: right;
}
#container #rightunitedway {
	float: right;
	width: 230px;
	background-color: #7FADE0;
	padding-left: 0px;
	padding-right: 0em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 0.2em;
	line-height: 1em;
	clear: right;
	background-image: url(images/a2.jpg);
}



#container #unitedway {
	width: 234px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0000;
	background-color: #FFFFFF;
	float: right;
	border:0px;
}
#container  #unitedway  img {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000;
	text-decoration: none;
}



#container  #newsform {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
#container    #newsform   a {
	color: #666;
	font-size: 12px;
}
#container     #newsform     a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
#container     #newsform     a:visited {
	font-size: 12px;
	color: #FFFFFF;
}

#container #footer .tr {
	color:#CCCCCC;
}

#container #lower {
	width: 800px;
	height: 2em;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 0.15em;
	clear: both;
	border-bottom-width: 0.15em;
	border-bottom-style: solid;
	text-align: center;
	font-size: 0.875em;
	color: #FFFFFF;
	border-bottom-color: #000000;
	background-color: #0066CC;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
}
#container #lower a {
	color: #FFFFFF;
	line-height: 23px;
}


#container #nav ul {
	list-style-type: none;
	position: relative;
	margin-left: -25px;
	padding-top: 1px;
	line-height: 13px;
	border-style: none;
}

#container #nav a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-style: none;
}

#container #nav .img  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-style: none;
}

#container #nav .img {
	border:0px;
	width: 100px;
	height: 20px;
}



#container #update {
	clear: right;
	padding-top: 5px;
	width: 200px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	color: #0000;
	padding-top: 0px;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: 0em;
	margin-left: 0em;
	margin-top: 0em;
	float: right;
	padding-right: 50px;
}

#container #footer #consumers {
	padding-top: 5px;
	width: 400px;
	height: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F8F9E5;
	background-image:;
	background-repeat: no-repeat;
}
#container #photo6 {
	width: 35.575em;
	height: 10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: ;
	padding-top: 0em;
	border-top-width: 0.2em;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
	background-image: url(images/photo3.png);
	color: #FFFFFF;
	text-align: right;
}
