@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 820px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0px;
	margin: 0px;
	width: 820px;
	height: 183px;
	background-color: #000000;
	background-image: url(../../../images/calibrators_header.jpg);
	
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 70px;
	list-style-type: square;
}
.oneColFixCtrHdr #footer     { color: white; font-size: 9pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 10pt; background-color: #999; padding: 6px 10px 0 }
.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 */
}
.style11 {	font-family: "trebuchet ms";
	font-size: 14px;
	letter-spacing: 1px;
	color: #003366;
}
.style23 {font-size: 11px; font-family: "trebuchet ms"; line-height: normal; color: #003366; }
.style24 {
	font-family: "trebuchet ms";
	font-size: 12px;
	letter-spacing: 1px;
	color: #333333;
}
.style25 {font-size: 11px}

body {
	background-color: #000000;
}

/* slider layer */

#layer3 {
	position:relative;
	z-index:20;
}

/* menu layer */

#layer4 {
	position: relative;
	top: 150px;
	left: -3px;
	width: 779px;
	height: 47px;
	z-index:50;
}
.style26 {
	font-family: "trebuchet ms";
	font-size: 14px;
	letter-spacing: 1px;
	color: #003366;
	font-weight: bold;
}
.style27 {
	font-family: "trebuchet ms";
	font-size: 12px;
	letter-spacing: 1px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
}

.style39 {font-size: 16px}

.style40 {
	font-family: "trebuchet ms";
	font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
	font-weight: bold;
	}
	
.flowcal li {text-indent:-0.3em;}

/* top nav */

#topnav {margin:0; padding:0; width:820px; font-family:tahoma, arial, helvetica, sans serif; font-size:0.8em;}

/* flo cal software image popup */

.screenshot {background-color:#F9F9F9; border:1px solid #CCCCCC; padding:3px; font:.75em/1.2em arial, sans-serif; font-style:italic; text-align:center;}

.screenshot img {border:1px solid #CCCCCC; vertical-align:middle; margin-bottom:3px;}

.right {margin:0.5em 0 0.5em 0.8em; float:right;}

.left {margin:0.5em 0.8em 0.5em 0; float:left;}
