/*===== Redefined Html Tags Begin =====*/
html { min-height: 100%; margin-bottom: 1px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	color: #234E9E;
	background-color: #d1cfcf;
	width: 1008px;
}
h2 { font-size: 12px; font-weight: bold; line-height: 0; padding-top: 1em; }
a {
	color: #CC6633;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #333399;
	font-weight: normal;
	text-decoration: underline;
}
/*===== Redefined Html Tags End =====*/

/*====================================================*/

/*===== Body Structure Begin =====*/
.shadetop {
	background-image: url(images/shadow_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 41px;
	width: 1000px;
}
.shademiddle {
	background-image: url(images/shadow_mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1000px;
}

.shadebottom {
	background-image: url(images/shadow_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 52px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 4px 12px 4px 0px;
	width: 988px;
}
.container {
	width: 1000px;
	text-align: left;
	display: block;
	float: center;
	background-image: url(images/shadow_mid.jpg);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 0px;
}



.maintext {
	margin: 0px auto 0px auto;
	padding: 0px 6px 0px 2px;
	text-align: inherit;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #234E9E;
}


/* Keep everything from flowing over Start */
.container:after {
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}
/* Keep everything from flowing over End */

.header {
	clear: both;
	text-align: left;
	vertical-align: top;
}
/*.navbar {
	clear: both;
	width: 154px;
	text-align: left;
	padding: 18px 0px 0px 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;

	
}
.navbar a {
	color: #FFFFFF;
	padding: 12px 3px 2px 12px;
	
	text-decoration: none;
}
.navbar a:hover {
	color: #CEA951;
	text-decoration: none;
	padding: 12px 3px 2px 12px;
}*/
.navbar2 {
	text-align: left;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	padding: 18px 18px 0px 500px;
}
.top_nav {
	height: 48px;
	width: 972px;
	background-image: url(images/top_band.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 18px;
	float: left;

	}
	
.headerband {
	text-align: center;
	width: 956px;
	margin-left: 21px;
	height: 149px;
	display: inline;
	float: left;
}
.navbar2 a {
	color: #777;
	text-decoration: none;
}
.navbar2 a:hover {
	color: #CEA951;
	text-decoration: underline;
	
}
.leftcol {
	float: left;
	display: inline;
	width: 150px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: left;
	padding: 24px 18px 18px 24px;
	overflow:hidden;/*used to fix IE*/
	color: #999;
	font-size: 12px;
	line-height: 200%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/testtube-image.jpg);
	margin-left: 22px;
}
.leftcol_about {
	float: left;
	width: 185px;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
}
.leftcol_exp {
	float: left;
	width: 154px;
	background-image: url(file:///Projects/%3E%20Active%20Jobs/Resonant/RES-04%20Web/resonant_site/images/nav_group-w-keyboard.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #4065A9;
}
.leftcol_svc {
	float: left;
	width: 154px;
	background-image: url(file:///Projects/%3E%20Active%20Jobs/Resonant/RES-04%20Web/resonant_site/images/nav_watch.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #4065A9;
}

.middlecol {
	float: left;
	width: 520px;
	vertical-align: top;
	text-align: left;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	background-color: #FFFFFF;	

}
.maincol {
	float: left;
	width: 499px;
	vertical-align: top;
	text-align: left;
	margin: 18px 38px 0px 39px;
}
.rightcol {
	float: left;
	vertical-align: top;
	text-align: center;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	color: 666666;
	width: 192px;
	line-height: 18pt;
}

.ltservcol {
	float: left;
	width: 220px;
	padding:0; 
    margin:0; 
	font-size: 12px;
	color: #234E9E;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-transform: uppercase;
}

.ltservcol li {
	list-style: none;
}

.ltservcol a {
	color: #234E9E;
	text-decoration: none;
}

.ltservcol a:hover {
	color: #CC6633;
	text-decoration: none;
}

.rtservcol {
	float: left;
	width: 279px;
	padding:0; 
    margin:0;
	font-size: 12px;
	color: #234E9E;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-transform: uppercase;
}

.rtservcol li {
list-style: none;
}

.rtservcol a {
	color: #234E9E;
	text-decoration: none;
}

.rtservcol a:hover {
	color: #CC6633;
	text-decoration: none;
}

.efficacytitle h1 {
	font-size: 14px;
	color: #234E9E;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 36px;
	letter-spacing: .5em;
	text-transform: uppercase;
}

.efficacytitle h2 {
	font-size: 12px;
	color: #234E9E;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	letter-spacing: 0.5em;
	text-transform: uppercase;
}


.servicedetail h1 {
	font-size: 14px;
	color: #234E9E;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 36px;
	letter-spacing: .5em;
	text-transform: uppercase;
}

.servicedetailtext h2 {
	font-size: 12px;
	color: #234E9E;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	letter-spacing: .5em;
	text-transform: uppercase;
}

.servicedetailtext {
	float: left;
	width: 499px;
	padding:0; 
    margin:0;
	font-size: 12px;
	color: #234E9E;
}

.servsubcol1 {
	float: left;
	width: 166px;
	padding:0; 
    margin:0;
	font-size: 12px;
	color: #234E9E;
}

.servsubcol2 {
	float: left;
	width: 166px;
	padding:0; 
    margin:0;
	font-size: 12px;
	color: #234E9E;
}

.servsubcol3 {
	float: left;
	width: 166px;
	padding:0; 
    margin:0;
	font-size: 12px;
	color: #234E9E;
}

.servsub2col1 {
	float: left;
	width: 219px;
	margin:0;
	font-size: 12px;
	color: #234E9E;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}

.servsub2col2 {
	float: left;
	width: 250px;
	font-size: 12px;
	color: #234E9E;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}

.backtoservices {
	float: left;
	text-align: left;
}

.backtoservices a {
	color: #CC6633;
	text-decoration: none;
}

.backtoservices a:hover {
	color: #234E9E;
	text-decoration: none;
}
	
.subscript {
	font-size: 8pt;
}

.footer {
	height: 20px;
	text-align: center;
	width: 685px;
	background-image: url(images/bottom_strip.jpg);
	padding: 4px 0px 4px 275px;
	font-size: 10px;
	color: #CCCCCC;
}
.clear {
	clear: both;
}

/* .servlist {
	list-style: none;
	font-size: 12px;
	color: #234E9E;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-transform: uppercase;
} */

/*===== Body Structure End =====*/

/*====================================================*/

/*===== Custom CSS Begin =====*/
.navbar {
	clear: both;
	width: 960px;
	height: 29px;
	padding: 0px 0px 0px 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#nav {
	padding: 36px 0px 0px 0px;
	color: #FFFFFF;
}
#nav, #nav ul {
	padding: 0px;
	margin: 0px;
	width: 154px;
	list-style: none;
}
#nav a {
	color: #EEEEEE;
	display: block;
}
#nav li {
	width: 138px;
	padding: 0px 0px 0px 16px;
	line-height: 24px;
	text-align: left;
	/*border: solid 1px #ffffff;*/
	border-bottom: 0px;
}
#nav li ul {
	position: absolute;

	margin: 0px 0px 0px 138px;
	text-align: left;
	left: -999em;
	padding: 0px;
}
#nav li ul li {
		width: 170px;
		padding: 0px 0px 0px 12px;
		border: solid 1px #ffffff;
		background-color: #CCCCCC;

}

#nav li:hover ul {
	left: auto;
	display: block;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	display: block;
}
#nav ul li a {
	text-decoration: none;
	color: #555555;
}

a.subnav, a.subnav:hover, a.subnav:visited {
	color: #c0c0c0;
}
h1 {
	font-size: 18px;
	color: #234E9E;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 36px;
	letter-spacing: .5em;
	text-transform: uppercase;
}
.sectionhead_B {
	font-size: 18px;
	color: #2f5b8c;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}
.columnhead {
	font-size: 12px;
	color: #003C72;
	font-weight: bold;
	line-height: 18px;
	
}
.subheads {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}
.sidebar-1 {
	font-weight: normal;
	color: #666666;
	font-size: 9px;
}
/*===== Custom CSS End =====*/.highlight_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
/*===== Custom Navigation Bar Begin, added 9-23-08 =====*/

ul#navigation { width: 770px; position:relative; height: 29px; padding:0; margin:0; margin-left: 21px; float: left; display: inline; background:#2584a4; }
	#colimg {padding: 0; margin: 0; float: left; display: inline; }
#navigation li { text-indent: -9999px; display: inline; float: left; overflow: hidden; height: 29px; background: url(images/nav.jpg); }
#navigation li a { display: block; width: 100%; height: 100%; }
#navigation li a:hover { background: url(images/nav.jpg) left top no-repeat; }
	li#nav_home { width: 194px; }
		.home li#nav_home, li#nav_home a:hover, li#nav_home a:active { background-position: left -29px; }		
	li#nav_services { width: 121px; background-position: -194px top ;}
		.services li#nav_services, li#nav_services a:hover, li#nav_services a:active { background-position: -194px -29px; }
	li#nav_facilities { width: 113px; background-position: -315px top; }
		.facilities li#nav_facilities a, li#nav_facilities a:hover, li#nav_facilities a:active { background-position: -315px -29px; }		
	li#nav_about { width: 195px; background-position: -428px top; }
		.about li#nav_about, li#nav_about a:hover, li#nav_about a:active { background-position: -428px -29px; }		
	li#nav_contact { width: 147px; background-position: -623px top; }
		.contact li#nav_contact, li#nav_contact a:hover, li#nav_contact a:active { background-position: -623px -29px; }
.home li#nav_home a, .services li#nav_services a, .facilities li#nav_facilities a, .about li#nav_about a, .contact li#nav_contact a { cursor: default; }
/*===== Custom Navigation End =====*/

