/*******************************************************/
/**************** General Structure   ******************/
/*******************************************************/


* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #FFFFFF;
	background-image:  url(../images/body_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper {
	background-image:  url(../images/dropshadow.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 6px;
	padding-left: 4px;
	min-height: 600px;
}
#topcontent {
	background-color: #FFFFFF;
}
#top_right {
	float: left;
	height: 155px;
	width: 775px;
}
#upper_nav {
	height: 45px;
	width: 775px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#logo {
	height: 155px;
	width: 175px;
	float: left;
	z-index: 100;
	margin-top: 13px;
	margin-bottom: -7px;
}
#top_mid {
	height: 40px;
	width: 775px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #3d6b46;
	padding-top: 20px;
}
#banner {
	height: 211px;
	width: 950px;
	clear: both;
}
#left_col {
	width: 540px;
	float: left;
	padding-left: 30px;
	padding-bottom: 20px;
}
#main_content {
	background-color: #FFFFFF;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#right_col {
	background-image:  url(../images/banner_btm.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 380px;
	padding-top: 150px;
	padding-bottom: 50px;
}
#mid_top {
	background-image:  url(../images/content_bg.png);
	background-repeat: repeat-x;
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-position: bottom;
	padding: 10px;
}
#right_foot {
	height: 80px;
	width: 79px;
	margin-top: -30px;
	float: left;
}
#left_foot {
	float: left;
	width: 870px;
}
#footer {
	background-color: #FFFFFF;
	width: 950px;
	clear: both;
}
#blue_border {
	width: 540px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #31638d;
	margin-top: 2px;
	clear: both;
	margin-bottom: 2px;
}
#mid_bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 50px;
}
#management_top {
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
}
#management_mid {
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;	
}
#management_bot {
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#flags {
	height: 20px;
	width: 120px;
	margin-left: 635px;
}
#gray_border {
	width: 540px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 2px;
	clear: both;
}
#gray_border_pat {
	width: 540px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 2px;
	margin-left: -40px;
	clear: both;
}
#gray_border_small {
	width: 80%x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 2px;
	clear: both;
}
#smallpic .culture{
	height: 300px;
	width: 380px;
	margin-top: -63px;
}
#smallpic .power_cage{
	height: 260px;
	width: 380px;
	margin-top: -100px;
}
#product_pics {
	width: 850px;
	margin-bottom: 30px;
	margin-top: -45px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 30px;
}
#top_full {
	background-image: url(../images/banner_btm.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
	width: 950px;
}
#picholder {
	margin: 3px;
	float: left;
	height: 200px;
	width: 250px;
	padding: 3px;
}
#picholder_tall {
	margin: 3px;
	float: left;
	height: 283px;
	width: 250px;
	padding: 3px;
}
#outer_picholder {
	float: left;
	height: 300px;
	width: 300px;
	margin-right: 75px;
	margin-left: 75px;
}
#outer_picholder_tall {
	float: left;
	height: 500px;
	width: 300px;
	margin-right: 75px;
	margin-left: 75px;
}
#inner_picholder {
	margin: -100px 325px -125px;
	float: left;
	height: 300px;
	width: 250px;
}

#full_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	width: 900px;
	margin-top: -45px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#full_left {
	text-align: left;
	float: left;
	width: 350px;
	padding: 25px 10px 25px 0px;
}
#full_right {
	text-align: left;
	width: 350px;
	float: left;
	padding: 25px 0px 25px 10px;
}
#products_large {
	padding-bottom: 30px;
	clear: both;
}
#learn_large {
	padding-bottom: 30px;
	clear: both;
}
#full_gray {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #aaaaaa;
	width: 100%;
	clear: both;
 }
#full_blue {
	clear: both;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #31638d;
}
#development {
	padding-top: 50px;
	width: 100%;
	text-align: center;
}
#dev_left {
	text-align: right;
	margin-right: 7px;
	margin-left: 7px;
	float: left;
}
#dev_right {
	text-align: left;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
#index_left {
	padding: 0px 15px 15px;
	float: left;
	width: 420px;
}
#index_right {
	padding: 10px;
	float: left;
	width: 430px;
}
#management_mid img {
	
	margin-right: 15px;
	margin-bottom: 5px;
}
#full_content .products {
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#clear {
	clear: both;
}

/**********************************************************/
/*************  General Formatting ************************/
/**********************************************************/


#company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 40px;
	width: 840px;
	margin-left: 30px;
	padding-top: 5px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #384ea3; /*#b31f17*/
	margin-top: 8px;
	margin-bottom: 8px;
}
h1 .black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.black {
	
	color: #000000;
}
.blue {
	color:#384ea3	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b31f17;
	margin-top: 5px;
	margin-bottom: 5px;
}
dl {
	margin-left: 20px;
}
dd {
	margin-left: 20px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #225885;
	display:inline;
}
.blue {
	color: #225885;
}

p {
	margin-top: 5px;
}
h1 .submanagement {
	padding-bottom: 0px;
	height: 25px;
	display: block;U
	margin-top: -20px;
}
h2 .submanagement{
	margin-top: -10px;
	display: block;
	font-variant: small-caps;
	width: 15px;
	}
dt {
	clear: both;
}
.noBorder {
	border:0;
}
.steps {
	display: block;
	margin-top: 5px;
	padding-bottom: 10px;
}

.contact {
	margin-bottom: 25px;
}
img .contact {
	margin-bottom: 25px;
}
.extra_margin {
	padding-bottom: 30px;
	}

.red {
	color: #b31f17;
}


.patients {
	list-style-position: inside;
	list-style-type: square;
}

.products img {
	margin: 15px;
}dd .contact {
	margin-bottom: 25px;
}

.small {
	font-size:10px;
}

.learn {
	width:600px;
	height:225px;
	padding-top:90px;
	background-image:url(/images/learnmore.jpg);
	background-repeat:no-repeat;
	margin:auto;
}
.learn1 {
	height:38px;
	padding-top: 11px;
	padding-left: 95px;
	float:left;
}
.learn2 {
	height:38px;
	padding-top: 11px;
	padding-left: 95px;
	float:left;
}
.learn3 {
	height:38px;
	padding-top: 11px;
	padding-left: 115px;
	float:left;
}
.learn4 {
	height:38px;
	padding-top: 11px;
	padding-right: 20px;
	float:right;
}
.learn5 {
	height:38px;
	padding-top: 11px;
	padding-right: 90px;
	float:right;
}
.learn6 {
	height:38px;
	padding-top: 11px;
	padding-right: 50px;
	float:right;
}
/**********************************************************/
/*********************  Navigation  ***********************/
/**********************************************************/

a:link, a:visited, a:active {
	color: #225885;
	text-decoration: none;
}
a:hover {
	color: #225885;
	text-decoration: underline;
}
#top_btns {
	margin-left: 440px;
	height: 22px;
	width: 330px;
}

#top_btns ul{
	list-style-type: none;
}
#top_btns li {
	float: left;
	background-image:  url(../images/red_btn.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 109px;
	text-align: center;
}
#top_btns li a:link, #top_btns li a:visited, #top_btns li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#top_btns li a:hover {
	color: #fcff06
}

#main_nav {
	background-image:  url(../images/top_nav.gif);
	background-repeat: repeat-x;
	height: 33px;
	width: 775px;
}
#main_nav ul {
	list-style-type: none;
	padding-top: 5px;
	margin-left: 20px;
	height: 28px;
}
#main_nav li {
	float: left;
	padding-right: 15px;
}
#main_nav li ul li {
	float: none;
	padding-right: 15px;
}
#main_nav li ul li a{
	float: none;
}
#main_nav li a:link, #main_nav li a:visited, #main_nav li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	height: 25px;
	display:block;
	float: left;
	padding-top: 3px;
}
#main_nav li a:hover {
	color: #31638d;
}
#main_nav li > .about{
	display:none;
	
}
#main_nav li:hover > .about{
	display:block;
	position:absolute;
	border: 2px solid #000000;
	background-color: #cdcdcd;
	padding-left: 10px;
	padding-right: 10px;
	height: 110px;
	width: 100px;
	left: -296px;
	top: 156px;
	clear: both;
	margin-left: 50%;
}
#main_nav li .about a:link, #main_nav li .about a:visited, #main_nav li  .about a:active {
	display:block;
	color: #000000;
	height: 25px;
	float:none;
}
#main_nav li .about a:hover {
	color: #31638d;
	}

#main_nav li > .products{
	display:none;
	
}
#main_nav li:hover > .products{
	display:block;
	position:absolute;
	border: 2px solid #000000;
	background-color: #cdcdcd;
	padding-left: 10px;
	padding-right: 10px;
	height: 140px;
	width: 120px;
	left: -225px;
	top: 156px;
	clear: both;
	margin-left: 50%;
}
#main_nav li .products a:link, #main_nav li .products a:visited, #main_nav li  .products a:active {
	display:block;
	color: #000000;
	height: 25px;
	float:none;
}
#main_nav li .products a:hover {
	color: #31638d;
	}

#main_nav li > .procedures{
	display:none;
	
}
#main_nav li:hover > .procedures{
	display:block;
	position:absolute;
	border: 2px solid #000000;
	background-color: #cdcdcd;
	padding-left: 10px;
	padding-right: 10px;
	height: 165px;
	width: 160px;
	left: -158px;
	top: 156px;
	clear: both;
	margin-left: 50%;
	
}
#main_nav li .procedures a:link, #main_nav li .procedures a:visited, #main_nav li  .procedures a:active {
	display:block;
	color: #00000;
	height: 25px;
	float:none;

}
.navspace{
	padding-right:40px;
}
#main_nav li .procedures a:hover {
	color: #31638d;
	}

#main_nav li > .corporate{
	display:none;
	
}
#main_nav li:hover > .corporate{
	display:block;
	position:absolute;
	border: 2px solid #000000;
	background-color: #cdcdcd;
	padding-left: 10px;
	padding-right: 10px;
	height: 175px;
	width: 160px;
	left: -4px;
	top: 156px;
	clear: both;
	margin-left: 50%;
	
}
#main_nav li .corporate a:link, #main_nav li .corporate a:visited, #main_nav li  .corporate a:active {
	display:block;
	color:#000;
	height: 25px;
	clear: both;
	width: 160px
		
}
#main_nav li .corporate a:hover {
	color: #31638d;
	}

#bot_nav {
	background-image:  url(../images/bot_nav.gif);
	background-repeat: repeat-x;
	height: 22px;
	width: 870px;
}
#bot_nav ul {
	list-style-type: none;
	margin-top: -3px;
	margin-left: 30px;
}
#bot_nav li {
	float: left;
}
#bot_nav a:link, #bot_nav a:visited, #bot_nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#bot_nav a:hover {
	color: #225885;
	text-decoration: none;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3d3d3d;
	height: 20px;
	width: 840px;
	margin-left: 30px;
}
#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #3d3d3d;	
}
#mid_bot a:link, #mid_bot a:visited, #mid_bot a:active   {
	color: #225885;
	text-decoration: none;
}
#mid_bot a:hover {
	color: #225885;
	text-decoration: underline;
}
#company a:link, #company a:visited, #company a:active {
	color: #000000;
}
#right_management {
	background-image: url(../images/banner_btm.jpg);
	float: left;
	width: 380px;
	padding-top: 80px;
	background-repeat: no-repeat;
	background-position: top;
}
#management_pic {
	height: 200px;
	width: 200px;
	margin-bottom: 50px;
	margin-left: 100px;
}
#blue_gradient_top {
	background-image: url(../images/content_bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 540px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #31638d;
	margin-top: 2px;
	clear: both;
}
#blue_gradient_bottom {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 540px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #31638d;
	margin-top: 2px;
	clear: both;
}
#short_right {
	background-image: url(../images/banner_btm.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 380px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#contact_left {
	width: 740px;
	float: left;
	padding-left: 30px;
	margin-top: -65px;
}
#contact_right {
	float: left;
	width: 140px;
	padding-top: 20px;
	text-align: center;
}
dt {
	display: block;
	margin-top: 10px;
}
#right_bot {
	width: 100%;
	margin-top: 325px;
}
#procedure_pic {
	height: 160px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#left_news {
	float: left;
	width: 75px;
}
#right_news {
	float: left;
}
.meetings {
	height: 20px;
	display: block;
	padding-right: 5px;
	margin-top: 5px;
	padding-left: 5px;
	float: left;
}
#news_icons {
	height: 30px;
}
#float_left {
	float: left;
}
#dev_info {
	width: 300px;
	margin-left: 80px;
}
table {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
td {
	height: 35px;
	text-align: left;
	padding-left: 10px;
}
.roottitle {
	color: #000000;
	height: 35px;
	width: 100px;
	background-color: #000000;
}
#hide {
	visibility: hidden;
}
#admin_content {
	padding: 20px;
	
}
.gray {
	color: #cdcdcd;
}
.publications img {
	border: none;
	border-color:#FFFFFF;
}

/***********************
DIVS for Forms
************************/
.required {
	width:15px;
	float:left;
	color: #a90d01; 
	line-height:25px;
	margin-left:25px;
}
.label {
	width:75px;
	float:left;
	line-height:20px;
	font-weight:bold;
}
.control {
	width:200px;
	float:left;
	line-height:25px;
}
.control-wide {
	width:500px;
	float:left;
	line-height:25px;
}
.clearFloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
}
.reg{
	font-size:9px;

}
