/*** General Styles ***/

html {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%
	height: 100%;
}
body {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    min-width: 990px;
    color: #b3b2b2;
    font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	background: #0a1116 url(body_back.gif); 
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
}
p {
	margin: 1em 0 0 0;
	padding: 0;
}
p.no_margin {
	margin: 0;
	padding: 0;
}
p.bottom_margin {
	margin: 0 0 1em 0;
	padding: 0;
}
p.top_bottom_margin {
	margin: 1em 0 1em 0;
	padding: 0;
}
ul, ol, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
strong {
   font-weight: bold;
}
em {
   font-weight: normal;
   font-style: italic;
} 
form {
	margin: 0;
	padding: 0;
}
label {
	margin: 0;
	padding: 0;
	display: inline;
}
address {
	margin: 0 0 10px 0;
	font-style: normal;
}
img {
	display: inline;
	visibility: visible;
	border: 0;
}
a:link {
	color: #c1357a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #c1357a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #ff0097;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:focus {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*** Header Styles ***/

#top_border {
	width: 100%;
	height: 13px;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	background: url(top_border_back.gif);
	z-index: 101;
}
#top {
	width: 100%;
	height: 168px;
	margin: 0;
	padding: 0;
	position: relative;
	background: url(top_back.gif);
	text-align: center;
	z-index: 102;
}
#header_border {
	width: 990px;
	height: 149px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: #000000;
	text-align: center;
	z-index: 103;
}
#header {
	width: 988px;
	height: 149px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: url(header_back.gif);
	text-align: left;
	z-index: 104;
}
#header_logo_top {
	width: 83px;
	height: 64px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(header_logo_top_back.gif) no-repeat;
	z-index: 105;
}
#header_logo_bottom {
	width: 83px;
	height: 85px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 64px;
	left: 0px;
	background: url(header_logo_bottom_back.gif) no-repeat;
	z-index: 106;
}
#header_logo {
	width: 97px;
	height: 116px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 17px;
	left: 35px;
	display: block;
	visibility: visible;
	background: url(header_logo_back.jpg) no-repeat;
	z-index: 107;
}
#header_names {
	width: 388px;
	height: 81px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 57px;
	left: 153px;
	background: url(header_names_back.gif) no-repeat;
	z-index: 108;
}
#header_photo {
	width: 180px;
	height: 257px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 18px;
	right: 19px;
	background: url(header_photo_back.jpg) no-repeat;
	z-index: 109;
}
#header_banner_text_only {
	display: none;
	visibility: hidden;
}


/*** Content Styles ***/

#middle {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	background: #000000;
	text-align: center;
	z-index: 10;
}
#middle_center {
	width: 988px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: url(middle_center_back.gif) no-repeat;
	text-align: left;
	z-index: 11;
}
#middle_border {
	width: 100%;
	height: 10px;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	background: url(middle_border_back.gif);
	z-index: 12;
}
#middle_center_left {
	width: 212px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	overflow: auto;
	display: inline;
	background: #333333 url(middle_center_left_back.gif) no-repeat;
	z-index: 13;
}
#middle_center_right {
	width: 776px;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	display: inline;
	z-index: 14;
}
#middle_center_bottom {
	width: 988px;
	height: 13px;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	overflow: hidden;
	background: #000000;
	z-index: 15;
}
#content {
	width: 532px;
	margin: 30px 0 0 25px;
	padding: 0;
	float: left;
	position: relative;
	display: inline;
	font-size: 0.75em;
	z-index: 16;
}
#content h1 {
	margin: 0 0 16px 0;
	padding: 0;
	color: #989898;
	font-weight: bold;
	font-size: 1.75em;
	font-family: 'Times New Roman';
}
h2.subtitle {
	margin: 0 0 8px 0;
	padding: 0;
	color: #c1357a;
	font-weight: bold;
	font-size: 1.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content a {
	text-decoration: none;
}
img.content_index_img {
	margin: 2px 16px 5px 0;
	padding: 0;
	float: left;
	position: relative;
	border: 1px solid #3c3c3c;
}
img.content_img_no_float {
	margin: 0;
	padding: 0;
	position: relative;
	border: 1px solid #3c3c3c;
}
.img_caption {
	margin: 0 16px 0 0;
	padding: 0;
	float: left;
	position: relative;
	text-align: center;
}
.caption {
	margin: 10px 0 10px 0;
	padding: 0;
	position: relative;
	font-weight: bold;
}
#content label {
	margin: 0 0 10px 0;
	display: block;
	font-weight: bold;
}
input.content_textbox {
	width: 241px;
	margin: 0 0 12px 0;
	padding: 3px 6px 3px 6px;
	color: #ead6ba;
	font-weight: normal;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #49494a;
	background: #333333;
	display: block;
}
textarea.content_textarea {
	width: 241px;
	height: 100px;
	margin: 0 0 12px 0;
	padding: 3px 6px 3px 6px;
	color: #ead6ba;
	font-weight: normal;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #49494a;
	background: #333333;
	display: block;
	overflow: auto;
}
input.content_button {
	width: 132px;
	margin: 0;
	padding: 6px 5px 5px 4px;
	color: #ead6ba;
	font-weight: bold;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: visible;
	cursor: pointer;
	border: 1px solid #49494a;
	background: #49494a url(content_button_back.jpg);
}
.content_separator {
	width: 532px;
	height: 5px;
	clear: both;
	position: relative;
	overflow: hidden;
}


/*** Sidebar Styles ***/

#sidebar_outer_border {
	width: 178px;
	height: 338px;
	margin: 117px 19px 0 0;
	padding: 0;
	float: right;
	position: relative;
	display: inline;
	background: #0d2635;
	border: 1px solid #3c3c3c;
	z-index: 17;
}
#sidebar_back {
	width: 158px;
	height: 322px;
	margin: 8px 10px;
	padding: 0;
	position: relative;
	background: #143950;
	overflow: auto;
	z-index: 18;
}
#sidebar {
	width: 134px;
	margin: 8px 10px 11px 14px;
	padding: 0;
	position: relative;
	font-size: 0.75em;
	color: #ead6ba;
	z-index: 19;
}
#sidebar h1 {
	margin: 0 0 9px 0;
	padding: 0;
	color: #c1357a;
	font-weight: bold;
	font-size: 1em;
}
#sidebar label {
	margin: 0 0 10px 0;
	display: block;
}
input.sidebar_text_input {
	width: 118px;
	margin: 0 0 12px 0;
	padding: 3px 6px 3px 6px;
	color: #000000;
	font-weight: normal;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #4a5860;
	background: #6d8da1;
}
input.sidebar_button {
	width: 132px;
	margin: 0;
	padding: 6px 5px 5px 4px;
	color: #ead6ba;
	font-weight: bold;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: visible;
	cursor: pointer;
	border: 1px solid #4a5860;
	background: #4a5860 url(sidebar_button_back.jpg);
}


/*** Nav Styles ***/

#nav {
	margin: 35px 0px 35px 18px;
	padding: 0;
	position: relative;
	z-index: 20;
}
li.nav_main_off {
	margin: 0 0 20px 0;
	color: #ead6ba;
	font-size: 0.875em;
	font-weight: normal;
}
li.nav_main_off a {
	margin: 0;
	padding: 0;
	color: #ead6ba;
	font-weight: normal;
	text-decoration: none;
}
li.nav_main_off a:visited {
	color: #ead6ba;
	font-weight: normal;
	text-decoration: none;
}
li.nav_main_off a:hover {
	color: #c1357a;
	font-weight: normal;
	text-decoration: none;
}
li.nav_main_off a:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
li.nav_main_off a:focus {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
li.nav_main_on {
	margin: 0 0 20px 0;
	color: #c1357a;
	font-size: 0.875em;
	font-weight: bold;
}
li.nav_main_on a {
	margin: 0;
	padding: 0;
	color: #c1357a;
	font-weight: bold;
	text-decoration: none;
}
li.nav_main_on a:visited {
	color: #c1357a;
	font-weight: bold;
	text-decoration: none;
}
li.nav_main_on a:hover {
	color: #c1357a;
	font-weight: bold;
	text-decoration: none;
}
li.nav_main_on a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
li.nav_main_on a:focus {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#nav_sec {
	margin: 4px 16px 5px 0;
	padding: 0;
	float: left;
	position: relative;
	border: 1px solid #3c3c3c;
	z-index: 22;
}
li.nav_sec_off {
	margin: 8px 10px 8px 10px;
	padding: 0 0 0 17px;
	color: #ead6ba;
	font-size: 0.9167em;
	font-weight: normal;
	background: transparent url(nav_sec_off_bullet.gif) no-repeat left center;
}
li.nav_sec_off a {
	margin: 0;
	padding: 0;
	color: #ead6ba;
	font-weight: normal;
	text-decoration: none;
}
li.nav_sec_off a:visited {
	color: #ead6ba;
	font-weight: normal;
	text-decoration: none;
}
li.nav_sec_off a:hover {
	color: #c1357a;
	font-weight: normal;
	text-decoration: none;
}
li.nav_sec_off a:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
li.nav_sec_off a:focus {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
li.nav_sec_on {
	margin: 8px 10px 8px 10px;
	padding: 0 0 0 17px;
	color: #c1357a;
	font-size: 0.9167em;
	font-weight: normal;
	background: transparent url(nav_sec_on_bullet.gif) no-repeat left center;
}
li.nav_sec_on a {
	margin: 0;
	padding: 0;
	color: #c1357a;
	font-weight: normal;
	text-decoration: none;
}
li.nav_sec_on a:visited {
	color: #c1357a;
	font-weight: normal;
	text-decoration: none;
}
li.nav_sec_on a:hover {
	color: #c1357a;
	font-weight: normal;
	text-decoration: none;
}
li.nav_sec_on a:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
li.nav_sec_on a:focus {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}


/*** Techniques/Procedures Styles ***/

.tech {
	width: 532px;
	margin: 16px 0 0 0;
	padding: 0;
	clear: both;
	position: relative;
	font-size: 0.916667em;
	z-index: 23;
}
h2.tech_subtitle {
	margin: 0;
	padding: 5px 0 10px 0;
	color: #c1357a;
	font-weight: bold;
	font-size: 1.363636em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tech ul {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
    visibility: visible;
}
.tech li {
	padding: 8px 20px 20px 20px;
	float: left;
	position: relative;
	display: inline;
}
li.tech_nav_on {
	background: #333333;
}
li.tech_nav_on a {
	margin: 0;
	padding: 0;
	color: #c1357a;
	font-size: 0.909090em;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
li.tech_nav_on a:visited {
	color: #c1357a;
	font-weight: bold;
	text-decoration: none;
}
li.tech_nav_on a:hover {
	color: #c1357a;
	font-weight: bold;
	text-decoration: none;
}
li.tech_nav_on a:active {
	color: #c1357a;
	font-weight: bold;
	text-decoration: none;
}
li.tech_nav_on a:focus {
	color: #c1357a;
	font-weight: bold;
	text-decoration: none;
}
li.tech_nav_off {
	background: #1c1c1c;
}
li.tech_nav_off a {
	margin: 0;
	padding: 0;
	color: #989898;
	font-size: 0.909090em;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
li.tech_nav_off a:visited {
	color: #989898;
	font-weight: bold;
	text-decoration: none;
}
li.tech_nav_off a:hover {
	color: #c1357a;
	font-weight: bold;
	text-decoration: none;
}
li.tech_nav_off a:active {
	color: #c1357a;
	font-weight: bold;
	text-decoration: none;
}
li.tech_nav_off a:focus {
	color: #c1357a;
	font-weight: bold;
	text-decoration: none;
}
.tech_border {
	width: 532px;
	margin: 0;
	padding: 10px 0;
	position: relative;
	background: #333333;
	text-align: center;
	z-index: 24;
}
.tech_content {
	width: 512px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	position: relative;
	background: url(tech_content_back.gif);
	text-align: center;
	z-index: 25;
}
.tech_before {
	width: 492px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	display: block;
    visibility: visible;
	z-index: 27;
}
.tech_after {
	width: 492px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
    display: none;
    visibility: hidden;
	z-index: 27;
}
.tech_set {
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	z-index: 28;
}
.tech_img {
	margin: 2px 10px 5px 0;
	padding: 5px;
	float: left;
	position: relative;
	background: #0f1827;
	border: 1px solid #3c3c3c;
	z-index: 30;
}
.tech_img img {
	display: block;
}
.tech_bottom_margin {
	height: 5px;
	clear: both;
	position: relative;
	overflow: hidden;
	z-index: 31;
}


/*** Before/After Styles ***/

.before_after {
	width: 532px;
	margin: 16px 0 0 0;
	padding: 0;
	clear: both;
	position: relative;
	font-size: 0.916667em;
	z-index: 23;
}
h2.before_after_subtitle {
	margin: 0;
	padding: 5px 0 10px 0;
	color: #c1357a;
	font-weight: bold;
	font-size: 1.363636em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.before_after_border {
	width: 532px;
	margin: 0;
	padding: 10px 0;
	position: relative;
	background: #333333;
	text-align: center;
	z-index: 24;
}
.before_after_content {
	width: 512px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	position: relative;
	background: url(tech_content_back.gif);
	text-align: center;
	z-index: 25;
}
.before_after_bottom_margin {
	height: 10px;
	clear: both;
	position: relative;
	overflow: hidden;
	z-index: 31;
}
.before_after_description_bottom_margin {
	height: 5px;
	clear: both;
	position: relative;
	overflow: hidden;
	z-index: 31;
}
.before_after_description_link_show {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
    visibility: visible;
	text-align: right;
	z-index: 32;
}
.before_after_description_link_hide {
	position: absolute;
	top: 10px;
	right: 10px;
	display: none;
    visibility: hidden;
	text-align: right;
	z-index: 32;
}
.before_after_left {
	width: 251px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	text-align: center;
	z-index: 33;
}
.before_after_right {
	width: 251px;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	text-align: center;
	z-index: 33;
}
.before_after_description {
	width: 492px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	position: relative;
	display: none;
    visibility: hidden;
	text-align: left;
	z-index: 34;
}
.before_after_top {
	width: 512px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	position: relative;
	display: block;
    visibility: visible;
	text-align: left;
	z-index: 34;
}
.before_after_img_left {
	margin: 2px 0 0 0;
	padding: 5px;
	float: right;
	position: relative;
	background: #0f1827;
	border: 1px solid #3c3c3c;
	z-index: 35;
}
.before_after_img_left img {
	display: block;
}
.before_after_img_right {
	margin: 2px 0 0 0;
	padding: 5px;
	float: left;
	position: relative;
	background: #0f1827;
	border: 1px solid #3c3c3c;
	z-index: 35;
}
.before_after_img_right img {
	display: block;
}
.before_after_img {
	margin: 2px 10px 5px 0;
	padding: 5px;
	float: left;
	position: relative;
	background: #0f1827;
	border: 1px solid #3c3c3c;
	z-index: 30;
}
.before_after_img img {
	display: block;
}
.before_after_set {
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	z-index: 36;
}


/*** Footer Styles ***/

#footer {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	color: #4a5d6a;
	font-size: 0.625em;
	text-align: center;
	z-index: 21;
}

/*** Map Styles ***/

#google_map {
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 21;
}
#google_map_link {
	margin: 0;
	padding: 5px 0 10px 0;
	position: relative;
	font-size: 0.75em;
	text-align: right;
	z-index: 21;
}


/*** Lightbox Styles ***/

#lightbox{
	background-color:#0f1827;
	padding: 10px;
	border: 1px solid #3c3c3c;
}

#lightboxDetails {
	font-size: 0.75em;
	padding-top: 0.4em;
}

#lightboxDetails kbd {
	font-size: 2em;
}	

#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both; } 
#overlay img{ border: none; }
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}