@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #container {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#nav {
	float: right;
	width: 200px;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	height: 105px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B2CA1E;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #583399;
}
.flt_lft_top_logo {
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 13px;
	margin-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.horz_divider {
}
.oneColFixCtrHdr #mainContent {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: #FFFFFF;
}
.oneColFixCtrHdr #mainContent h1 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #583399;
	letter-spacing: -0.05em;
	line-height: 1.1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -0.2em;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent h2 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #583399;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	letter-spacing: -0.05em;
}
.oneColFixCtrHdr #mainContent h3 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #583399;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	letter-spacing: -0.05em;
}
.green_h3 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #89b11a;
	letter-spacing: 0em;
}
.oneColFixCtrHdr #mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -0.8em;
	margin-left: 0px;
}
.oneColFixCtrHdr #mainContent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #89b11a;
	text-decoration: none;
}
.oneColFixCtrHdr #mainContent a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #583399;
}
.oneColFixCtrHdr  #FlashContent {
	background: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtrHdr #FlashContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.flt_lft {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
}
.flt_right {
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}
#biobox_combo_container {
	width: 800px;
	text-align: left;
	margin-top: 25px;
}
#biobox {
	width: 210px;
	float: left;
	margin-right: 25px;
}
#biobox_text_container {
	width: 330px;
	height: 470px;
	padding-top: 10px;
	margin-left: 440px;
	margin-right: 30px;
}
#biobox_text_container_opp {
	width: 447px;
	height: auto;
	padding-top: 10px;
	margin-left: 323px;
	margin-right: 30px;
}
#biobox_text_container_contact {
	width: 400px;
	height: 400px;
	padding-top: 10px;
	margin-left: 370px;
	margin-right: 30px;
}
#biobox_text_container_news {
	width: 458px;
	height: auto;
	padding-top: 10px;
	margin-left: 312px;
	margin-right: 30px;
}
#biobox_text_container_about {
	width: 390px;
	height: 440px;
	padding-top: 10px;
	margin-left: 380px;
	margin-right: 30px;
}
#biobox_text_container_bio {
	width: 390px;
	height: 400px;
	padding-top: 10px;
	margin-left: 362px;
	margin-right: 30px;
}
#biobox_text_container_serv {
	width: 442px;
	height: 400px;
	padding-top: 10px;
	margin-left: 328px;
	margin-right: 30px;
}
#biobox_text_container_privacy {
	width: 80%;
	height: auto;
	padding-top: 10px;
	margin-left: 65px;
	margin-right: 30px;
}

.oneColFixCtrHdr #footer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B2CA1E;
	background-color: #FFFFFF;
	margin-top: 20px;
}
.oneColFixCtrHdr #container #footer_content {
	width: 250px;
	margin-left: 20px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #583399;
	letter-spacing: 0.2em;
}
.oneColFixCtrHdr #footer ul {
	list-style-type: circle;
	display: inline;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0;
}
.oneColFixCtrHdr #footer li {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 0.1em;
	list-style-type: circle;
	display: inline;
	color: #21358C;
}
#copyright {
	float: right;
	margin-top: 10px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
#tagline {
	margin-top: 6px;
}
.oneColFixCtrHdr #leftContent {
	padding: 0 20px;
	background: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.green_• {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #89b11a;
	padding: 0;
}
.purple_text {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #583399;
	padding: 0;
	font-weight: bold;
}
.work_images {
	text-align: center;
}
#fade1 {
	display: none;
	width: 780px;
	float: right;
	clear: both;
}
#fade2 {
	display: none;
	width: 780px;
	float: right;
}
#fade3 {
	display: none;
	width: 780px;
	float: right;
}
#work_nav {
	width: 400px;
	margin-left: 100px;
}
#work_nav  ul {
	list-style-type: none;
	list-style-image: url(assets/images/work-button_gry.png);
}
#work_nav ul:hover {
	list-style-type: none;
	list-style-image: url(assets/images/work-button_grn.png);
}#work_table_nav {
	margin-top: 10px;
	float: none;
}
#work title {
	text-align: left;
	margin-top: 10px;
	float: right;
}
p  #work  title {
	text-align: left;
	color: #6666FF;
}
.center_align {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
}
.wbe_link {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 0;
	text-decoration: none;
}

/* Scroll container styles */

#scroll_container {
	width: 24px;
	float: left;
	position: relative;
	margin-right: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	height: 23px;
	padding-left: 10px;
}
#scroll_container ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline-block;
	position: relative;
	width:24px;
	height: 23px;
}
#scroll_container li {
	margin: 0;
	padding: 0;
	float: left;
	width: 12px;
	height: 23px;
	overflow: hidden;
}

**********unused below*****
