body {
	font-family:Verdana;
	font-size:85%;
	color:#000000;
	background:url(asndback.png) repeat-x;
}

p {
	margin:10px 3px;
}

strong {
	font-weight: bold;
}

em {
	font-style:italic;
}

h3 {
	font-weight:bold;
	font-size:108%;
	padding-bottom:10px;
}

.center {
	text-align:center;
}

.bold {
	font-weight:bold;
}

.services {
	margin: 10px 0 10px 15px;
}

.services li {
	list-style: square;
	margin: 5px 0;
}

.services ul {
	margin: 10px 10px 10px 30px;
}

.services ul li {
	list-style:circle;
}

.servicestitle {
	font-weight:bold;
	font-size:115%;
}

.yui-u {
	padding:10px 5px;
}

.navgrouphead {
	width:80%;
	background-color:#d77700;
	color:#FFFFFF;
	font-weight:bold;
	border:1px dotted black;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.navgroupbody {
	width:80%;
	border:1px dotted black;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#hd {
	background: url("fdnback.jpg") top left no-repeat;
}

#hd h1 {
	font-size:300%;
	font-weight:bold;
	margin-right:30px;
	padding-top:15px;
	text-align:right;
}

#hd h2 {
	font-size:115%;
	font-weight:normal;;
/*	margin-left:60px;*/
	padding-bottom:200px;
	text-align:right;
	margin-right:30px;
}

#ft {
	text-align:center;
}

#ft ul {
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside;
	margin:10px auto;
	text-align:center;
}

#ft li {
	float:left;
	padding:0 15px;
	border-right:2px dotted #ffffff;
	border-left:2px dotted #ffffff;
	font-size:85%;
	font-weight:bold;
	color:gray;
}
#custom-doc {
	width: 995px;
	margin: auto;
	text-align: left;
	background-color:#FFFFFF;
}
