body {
	margin: 0;
	padding: 0;
		}

a:link {
color: #fff;
text-decoration: none;
}
a:visited {
color: #fff;
text-decoration: none;
}
a:hover {
color: #cccccc;
text-decoration: none;
}
a:active {
color: #fff;
text-decoration: none;
}
p {
font: 13px/21px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #ccc;
}
p.actionCall {
font: 13px/23px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #cccccc;
font-weight: bold;
font-style: italic;
}
p.Names {
font: 13px/18px "Georgia", "Times New Roman", "Times", serif;
color: #fff;
font-weight: normal;
font-style: italic;
letter-spacing: 1px;
}
p.BoardNames {
font: 13px/18px "Georgia", "Times New Roman", "Times", serif;
color: #fff;
font-weight: normal;
font-style: italic;
letter-spacing: 1px;
}
h1 {
font: 18px/28px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #cccccc;
font-weight: bold;
clear: both;
}

h2 {
font: 18px/28px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #fff;
font-weight: normal;
}
h3 {
font: 18px/28px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #ccc;
font-weight: bold;
font-style: italic;
}
h4 {
font: 18px/28px "Georgia", "Times New Roman", "Times", serif;
color: #ccc;
font-weight: bold;
font-style: italic;
}

h6 {
font: 18px/28px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #ffff99;
font-weight: bold;
clear: both;
}
body {
margin: 0px;
padding: 0px;
background-color: #26102a;
background-image: url(back.jpg);
background-repeat: repeat-x;
}
#NewHeader {
clear: both;
width: 960px;
height: 155px;
margin: 0px auto;
display: block;
background-position: top center;
background-repeat: no-repeat;
position: relative;
}

#NewHeader h1 {
width: 189px;
height: 120px;
position: absolute;
	left: 33px;
	top: 0px;
}

#NewHeader h1 a{
width: 189px;
height: 120px;
display: block;
text-indent: -99999px;
overflow: hidden;
}

/*#nav {
width: 960px;
height: 50px;
margin: 0px auto;
padding-top: 10px;
background-image: url(Nav.jpg);
background-position: top center;
background-repeat: no-repeat;
}
#nav ul {
float: right;
width: auto;
padding: 0;
margin: 0;
list-style: none;
}
#nav ul li {
float: left;
position: relative;
width: 240px;
color: #fff;
text-decoration: none;
text-transform: none;
text-align: center;
font: 18px/28px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-weight: bold;
}
li ul {
display: none;
list-style: none;
text-decoration: none;
background-color: #93b93e;
}
li:hover ul {
display: block;
list-style: none;
text-decoration: none;
}
li:hover ul, li.over ul {
display: block;
list-style: none;
text-decoration: none;
}
#nav ul li.hover {
color: #cccccc;
}*/
#photo {
width: 960px;
height: 300px;
margin: 0px auto;
display: block;
margin-top: -10px;
}
#text {
width: 960px;
height: 100%;
margin: 0px auto;
display: block;
background-color: #26102a;
}
#NamesLeft {
width: 300px;
margin: 0px auto;
display: block;
float: left;
padding-bottom: 30px;
}
#NamesRight {
width: 300px;
margin: 0px auto;
display: block;
float: left;
}
#WeAccomplish {
width: 640px;
margin: 0px auto;
height: auto;
float: left;
padding-bottom: 80px;
padding-right: 0px;
}
#WeAccomplish ul {
color: #cccccc;
margin: 0px;
list-style-type: disc;
padding: 0px 0 25px 40px;
overflow: hidden;
}
#WeAccomplish ul li {
font: 13px/21px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #ccc;
}

#WeAccomplish h1 {
margin: 0;
padding: 12px 0 15px 0;
}

#WeAccomplish  h2 {
	margin: 0;
	padding: 0 0 15px 0;
	}

#SubNav {
width: 300px;
margin: 0px auto;
height: auto;
display: block;
float: right;
padding-bottom: 30px;
background-color: #333;

}
#SubNav ul {
list-style: none;
margin: 0;
padding: 15px 10px 10px 25px;
}
#SubNav ul li {
color: #cccccc;
font: 13px/23px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-weight: bold;
}
#SubNav ul li.HelpBuild {
color: #ff4b25;
font: 14px/23px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-weight: bold;
height: 50px;
}
#SubNav ul.ClientStories {
list-style: disc;
margin-top: -10px;
}
#SubNav ul.ClientStories li {
font-weight: normal;
margin-left: 20px;
padding: 0px;
}
#SubNav h1 {
font: 13px/23px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #cccccc;
font-weight: bold;
}
#SubNav h2 {
font: 13px/23px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color: #fff;
}
#bottom {
clear: both;
margin: 0px auto;
height: 250px;
background-color:#f1eeeb;
background-image: url(footer.jpg);
background-position: top center;
background-repeat: no-repeat;
}
#bottomText {
width: 280px;
margin: 0px auto;
height: auto;
padding-right: 670px;
padding-top: 20px;
}
#bottomText p {
text-align: left;
padding: 0px 0 10px 0;
margin: 0;
color: #666666;
}
#bottomText p.bottomArden {
padding-top: 0px;
color: #663366;
font-weight: bold;
}


/* new css update April 16, 2010 */

#navBox { width: 960px; height: 50px; margin: 0px auto; padding-bottom: 10px; background-image: url(Nav.jpg); background-position: top center; background-repeat: no-repeat; font: 13px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;	}

#nav { width: 960px; height: 50px;  text-align:center; line-height: 50px; list-style:none; margin: 0px; padding: 0 ; background: url(Nav.jpg) top center no-repeat; font-weight: bold; color: #fff; font-size: 18px; cursor: pointer; }
	#nav li { display:inline; position:relative; width: 240px; float:left; z-index:20000; text-align: center; }
	#nav li a { color: #fff; text-decoration: none;}
		#nav ul { background: #93b93e; width: 240px; margin: 0; padding: 0; position: absolute; top: 50px; left:0px; display:none; }
			#nav ul li { background: #93b93e; width: 240px; margin: 0; padding: 0 0 10px; float: left; display:block; line-height: 20px; /*height: 30px; line-height: 30px; */}
				#nav ul li a { color: #fff; text-decoration: none; }
					#nav ul li a:hover { color: #cccccc; }
#nav li:hover ul, #nav li.sfhover ul { display: block; position: absolute; z-index: 80; overflow: hidden; }

