html{height:100%;}

body,td,th {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}
body {
	margin:0;
	padding:0;
	height:100%;
	background:url("./img/page_top.gif") repeat-x;
	}
a:link {
	color: #27328B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #27328B;
}
a:hover {
	text-decoration: none;
	color: #7E4C6F;
}
a:active {
	text-decoration: underline;
	color: #27328B;
}
h1 {
	color: #27328B;
	font-size:150%;
	}
ul {
	margin:0;
	padding:0;
	}
li {
	margin:0;
	padding:0;
	}
	
#whole_page{
	width:820px;
	margin:auto;
	background:url("./img/bg-page.jpg") repeat-y top left;
	min-height:100%;
}

#general-list {
	margin-left: 8px;
	padding-left: 0;
	list-style: none;
	}
#general-list li {
	padding-bottom:8px;
	padding-left: 10px;
	/*background-image: url("./img/arrow.gif");*/
	background-image: url("./img/blue-bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em;
	}
#page-top {
	background-color:#7E4C6F;
	height:25px;
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
	}
	#page-top-pic{
		width:820px;
		margin:auto;
		}
#page-foot {
	background-color:#4A568A;
	background:#4A568A url("img/bg-page-foot-back.gif") repeat-x top left;
	height:10px;
	width:820px;
	margin:0;
	padding:0;
	text-align:left;
	}
#page-foot-2 {
	background:#7E4C6F url("img/bg-page-foot-back-2.jpg") repeat-x top left;
	height:3px;
	width:820px;
	margin:0;
	padding:0;
	text-align:left;
	}
/*#content {
	width: 820px;
	margin:0;
	padding:0;
	}*/
#sidebar {
	float: left;
	width: 220px;
	margin:0; 
	padding:0;
	padding-left:20px;	
	position:relative;
	}
#sidebar-content {
	margin:0; 
	padding:0.5em;
	}
#main {
	margin:0 0 0 250px; 
	padding:0;
	}
#main-content {
	margin:0; 
	padding:0 0 0.5em 1em;
	font-size:100%;
	clear:right;
	}
#main-content-url {
	float:right;
	margin-bottom:11px;
	position:relative;
	margin-top: 11px;
	}
#tagline {
	width:555px;
	text-align:center;
	position:relative;
	clear:none;
	}
#tagline img {
	margin:0 auto;
	}
hr.cleaner {
	clear:both;
	height:1px;
	margin:-1px 0 0 0;
	padding:0;
	border:none;
	visibility: hidden;
	}
.nav-clear {
	clear:left;
	height:20px;
	}
.clear {
	clear:both;
	}
/*** SIDEBAR CONTENT ************************/
#logo {
	width:206px;
	height:60px;
	margin:0 auto 50px auto;
	padding:0;
	padding-top:14px;
	position:relative;
	}
#contact-section {
	width:186px;
	margin:20px auto;
	padding:0;
	position:relative;
	display:block;
	/*border:1px solid #ccc;*/
	}

#contact-section p {
	font-size:10px;
	color:#666;
	text-align:left;
	font-weight:bold;
	padding:10px;
	margin:0;
	}
#site-by {
	position:relative;
	text-align:center;
	color:#838383;
	font-size:90%;
	margin:0;
	padding:0;
	}
#site-by p {
	margin:0;
	padding:0;
	}
#site-by a:link {
	color: #838383;
	text-decoration: none;
}
#site-by a:visited {
	color: #838383;
	text-decoration: none;
}
#site-by a:hover {
	text-decoration: none;
	color: #0095C4;
}
#site-by a:hover span {
	text-decoration: none;
	color: #000;
}
#site-by a:active {
	text-decoration: none;
	color: #838383;
}
/*** NAVIGATION (main) **********************/
ul#nav li, ul#nav a {
  display: block;
  width: 200px;
  height: 23px;
  text-indent: 200em;
  overflow: hidden;
  text-decoration: none;
	margin:0;
  }
ul#nav li {
  float: left;
  margin-left:5px;
  position: relative;
  background-position: 0 -22px;
  }
ul#nav a {
  position: absolute;
  top: 0;
  left: 0;
  }
ul#nav a span {
  position:absolute;
	margin-left: -2000px;
  }
li#home, li#home a {
  background: url("img/nav-home-new.gif") no-repeat;
  }
li#overview, li#overview a {
  background: url("img/nav-overview-new.gif") no-repeat;
  }
li#directory, li#directory a {
  background: url("img/nav-directory-new.gif") no-repeat;
  }
li#clients, li#clients a {
  background: url("img/nav-clients-new.gif") no-repeat;
  }
li#employment, li#employment a {
  background: url("img/nav-employment-new.gif") no-repeat;
  }
li#contact, li#contact a {
  background: url("img/nav-contact.gif") no-repeat;
  }
ul#nav a:hover {
  background-position: 0 -43px;
  }
/*** NAVIGATION (foot) **********************/
#footer-nav {
	margin:6px 0 0 0;
	padding:0;
	width:550px;
	text-align:center;
	}
#footer-nav p {
	margin:0;
	padding:0 0 10px 0;
	font-size:10px;
	}
/********************************************
 TABLE LAYOUTS
*********************************************/

.table-container {
	width:95%;
	margin:15px auto;
	}
table {
	position:relative;
	top: -4px;
	left: 1px;
	width: 100%;
	border: 1px solid #ccc;
	background: #F3F3F3;
	margin:0 auto;
	visibility: inherit;
	}
table th, table td {
	margin:0;
	padding: 5px 14px;
	text-align: center;
	border: 1px solid #ccc;
	background: #fff;
	font-size:95%;
	}
table th {
	color: #999;
	}
table .name {
	text-align: left;
	}
table tr {
	background-color: #FFFFFF;
	}
table tr.alt {
	background-color: #FFFFFF;
	}
table td a {
	display: block;
	}

.dropdown_info{
	text-align:left;
	width:500px;
	}

.dropdown_row td{
	background: #F3F3F3;
	border:none;
	padding: 0 15px;
	}
	
.dropdown_name{
	cursor:pointer;
	color: #27328B;
	text-decoration: underline;
	}
	
.dropdown_name:hover{
	text-decoration: none;
	color: #7E4C6F;
	}
