body {
	background: white url(http://dataweldtest.com/images/body_bgv2.gif) repeat-x ;
	color: #42506c;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	word-spacing: 0.07em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


/*
body.frontpage {
background-image:url(http://dataweldtest.com/images/body_bgv2.gif);
background-repeat:repeat-x;
}
*/

h1 {
	color: #42506c;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 26px;
	margin: 0;
	padding:1em 0 .5em 0;
	text-align: left;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	/*text-transform:uppercase;*/
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px; 
	color: #42506c; 
	margin: 20px 0 10px 0;
	padding: 10px 0 0 0; 
	margin:0;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}

h3 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 13px; 
	color: #42506c; 
	margin: 20px 0 10px 0;
	padding: 15px 0 0 0; 
	margin: 0;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}

#container {
	border: 0px solid red;
	width: 904px;
	margin: 0 auto;
	position:relative;
}

#transmit {
	background-image: url(http://dataweldtest.com/images/top_extendedv5.gif);
	width:12px;
	height:153px;
	position:absolute;
	top:0;
	left:900px;
	z-index:100;
}

/* Blue Navigation Buttons */
#menuContainer {
	background: url(http://dataweldtest.com/images/navbox_bgv2.gif) repeat-y;
	height: 30px;
	width: 904px;
	margin: -3px 0 0 2px;
	padding: 0;
	position: relative;
	z-index: 199;
	float:left;
}
#menuContainerHome {
	background: url(http://dataweldtest.com/images/navbox_bgv2.gif) repeat-y;
	height: 30px;
	width: 904px;
	margin: -3px 0 0 2px;
	padding: 0;
	z-index: 199;
	position: relative;
	
}
#nav li a img {
	border: 0px;
}
#nav li a:hover {
	text-decoration: underline;
}
#menuContainer ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
	padding-left: 7px;
	z-index: 1;
}
#menuContainerHome ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
	padding-left: 7px;
	z-index: 1;
}
#nav a {
	font-weight: normal;
	font-size:11px;
	text-decoration: none;
	color: white;
}
#nav li li a {
	display: block;
	font-weight: normal;
	color: white;
	padding: 0px 0px;
}
#nav li li a:hover {
	text-decoration: underline;
	color: #F7E021;
}
li {
	float: left;
	position: relative;
	width: auto;
	padding: 0px 0px;
	font-family: verdana,helvetica,tahoma;
	font-size: 12px;
	text-align: left;
	cursor: default;
	border: 0px solid;
}
li.block {
	float: none;
}

#surveyDrop li {
	float: left;
	position: relative;
	width: auto;
	padding: 0px 0px;
	font-family: verdana,helvetica,tahoma;
	font-size: 9px;
	text-align: left;
	cursor: default;
	border: 0px solid;
}

/* Subnav List */
li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 0 0;
	border: 0;
}
li ul li {
	border: 1px solid #2C3850;		
	background: #5E6A82;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
li>ul {
	top: 90%;
	left: -5%;
	width: 100%;
}
li li {
	display: block;
	float: none;
	padding: 7px 10px;
	width: 145px;
	height: auto;
	margin-bottom: 0px;
}
/* This fixes the IE bug that creates a white space after each list item */
/* No idea how it does it though, but it works */
li li a {
	width: 100%;
}
li li.noBottom {
	border-bottom: 0;
}
li:hover ul, li.over ul {
	display: block;
}
/** End Navigation Menu ***/

/* Middle section with white buttons and ad image */
#midSection {
	background: url(http://dataweldtest.com/images/midSectionv4.gif) repeat-y;
	height: 167px;
	margin: 0 0 0 1px;
	padding: 0;
	position: relative;
	z-index: 1;
}
#midSection ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 160px;
	position: absolute;
	top: 17px;
	left: 267px;
}
#midSection ul li {
	display: list-item;
	border: 0px solid red;
}
#rollover {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 999;
}
#defaultImage, #weldingSupplyImage, #cylinderTrackingImage, #mopImage, #rfidImage {
	float: left;
	border: 0px solid blue;
	position: absolute;
	top: 18px;
	left: 21px;
}
.adImage {
	float: right;
	border: 0;
	padding-right: 7px;
	padding-top: 4px;
	z-index: 100;
}
#gadgetBox {
	position:absolute;
	top:202px;
	left:410px;
	width:245px;
	height:129px;
}

#midShow {
	margin:3px 0 0 -859px;
	
}

/** End midle section ***/

#navBase {
	background:url(http://dataweldtest.com/images/navBasev2.gif) no-repeat;
	position:relative;
	width:904px;
	height:6px;
	margin:0 0 0 2px;
}

/** Subnav text links ***/
#subNavbox {
	background:url(http://dataweldtest.com/images/contentBox_bg.gif) repeat-y;
	border: 0px solid red;
	width: 904px;
	height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	margin: -2px 0 0 1px;
	padding: 0;
	font-size: 11px;
}

#subNavbox a:link {color:#56617d; text-decoration:none; text-transform: uppercase;}
#subNavbox a:visited {color:#56617d; text-decoration:none; text-transform: uppercase;}
#subNavbox a:hover {color:#56617d; text-decoration:underline; text-transform: uppercase;}
#subNavbox a:active {color:#56617d; text-decoration:none; text-transform: uppercase;}

.pipePad {
	padding-left: 6px;
	padding-right: 1px;
}

/** Main content box ***/
#contentBox {
	/*background: url(http://dataweldtest.com/images/contentBox_bg.gif) repeat-y;*/
	width: 904px;
	margin: 0 0 0 1px;
	padding: 10px 0 0 0;
	text-align: center;
	border: 0px solid blue;
}
/** Main content ***/
#content {
	position: relative;
	margin: 0 auto 30px;
	text-align:left;
	width: 75%;
}
 
#content a:link {color:#42506c; font-weight:bold; text-decoration:none; border-bottom: 1px dashed #42506c;}
#content a:visited {color:#42506c; font-weight:bold; text-decoration:none; border-bottom: 1px dashed #42506c;}
#content a:hover {color:#42506c; font-weight:bold; text-decoration:none; background-color:#ffffd8}
#content a:active {color:#42506c; font-weight:bold; text-decoration:none; border-bottom: 1px dashed #42506c;}

/*** Survey Pages ***/
#survey {
	width: 90%; 
	margin: 0 auto;
}

/*
#content a:hover {
	text-decoration:underline;
	color:#56617d;
	background-color:#ccd5ea;
}
*/


/**** Footer box ****/

#footer {
	padding-bottom:2px;
}
#footerBox {
	background: url(http://dataweldtest.com/images/footerBoxv3.gif) no-repeat;
	font-size: 11px;
	height: 71px;
	margin: 0 0 0 1px;
	padding-top: 12px;
	padding-bottom:0;
	text-align: center;
	text-transform: uppercase;
	width: 904px;
}

#footerBox a:link {color:#42506c; text-decoration: none; text-transform: uppercase;} 
#footerBox a:visited {color:#42506c; text-decoration: none; text-transform: uppercase;} 
#footerBox a:hover {color: #42506c; text-decoration: underline; text-transform: uppercase;}
#footerBox a:active {color:#42506c; text-decoration: none; text-transform: uppercase;}

#footerBox p {
	margin:2px 0 15px 0;
}

#footerContact {
	margin-top:4px;
	width: 890px;
	color:#d4dcee;
	font-size: 11px;
	padding:0 0 0 7px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
}
#footerContact a:link, a:visited, a:active {
	color: white;
	text-decoration: none;
	text-transform: none;
}
#footerContact a:hover {
	color: white;
	text-decoration: underline;
	text-transform: none;
}
#footerContact p {
	margin:0 0 10px 0;
}
img {
	border: 0px;
}

/**** Survey Table ****/
table {
	width: 100%;
}
th {
	color: #DEE7F7;
	background-color: #42506c;
	padding: 5px;
	text-align: center;
}
th.smallText{
	font-size: 11px;
}
td {	
	padding: 5px;
	font-weight: normal;
}
td.label {
	background-color: #E4E4E4;
	text-align: right;
}
td.labelLeft {
	background-color: #E4E4E4;
	text-align: left;
}
td.labelCenter {
	background-color: #E4E4E4;
	text-align: center;
}
td.thinBorder {
	border: 1px solid #B4B4B4;
}


.floatRight {
	float:right;
	margin:10px 0 10px 15px;
}
#content ul li {
	float: none;
}

#content ol li {
	float: none;
}