body { 
	background: #666666; 
	margin: 0 0 0 0; 
	padding: 0; 
	font: 14px Verdana, sans-serif;
	line-height: 20px; 
	color: #000000;
	} 
	
a:link, a:active, a:visited {
	color: #000000;
	text-decoration: underline; 
} 

a:hover {
	color: #000000;
	text-decoration: none;
} 

a[target="_blank"] {
	color: #000000;
}  

#container { 
	position: relative; 
	background: url(images/bg.jpg) repeat-y; 
	margin-top: 0;  
	margin-left: auto;
	margin-right: auto; 
	width: 780px;
	} 
	
#intro { 
	position: relative;
	margin: 0px 0px 0px 21px;
	width: 532px;
	}
	
#linkList {
	position: absolute; 
	top: 209px;
	right: 0; 
	width: 229px;
	}

#linkList ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	border: 0px;
	}
	
#buttons {
	background: transparent url(images/ITBSG_side_head_related.gif) no-repeat top left;
	border: none;
	text-decoration: none;
	margin: -1px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
	}

#buttons img {
	border: none;
	margin: 0px;
	padding: 0px 0px 5px 5px;
	}

#buttons a {
	border: none;
	border-width: 0px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}		

#linkList h3.order {
	background: transparent url(images/ITBSG_side_order.gif) no-repeat top left;
	width: 208px;
	height: 30px;
	margin: 0 0 0 -12px;
	}

#linkList h3.order span {
	display: none; 
	}
	
#linkList h3.file {
	background: transparent url(images/ITBSG_side_file.gif) no-repeat top left;
	width: 208px;
	height: 30px;
	margin: 0 0 0 -12px;
	}

#linkList h3.file span {
	display: none; 
	} 

#pageHeader {
	position: relative; 
	margin: 0 0 0 -21px; 
	padding: 0;
	background: url(images/ITBSG_mast.png) no-repeat; 
	width: 780px;
	height: 178px; 
	} 	
	
#preamble { 
	margin: 40px 20px 0px 20px;
	} 
	
#supportingText { 
	position: relative;
	margin: 0px 0px 0px 21px;
	width: 532px; 
	}
	
#services { 
	margin: 0px 20px 0px 20px;
	}

#services h3 { 
	background: url(images/ITBSG_services.gif); 
	margin-left: 0px;
	height: 25px;
	padding:0px;
	}
	
#samples { 
	margin: 0px 20px 0px 20px;
	}

#samples h3 { 
	background: url(images/ITBSG_samples.gif); 
	margin-left: 0px;
	height: 25px;
	padding:0px;
	}
	
#test { 
	margin: 0px 20px 0px 20px;
	}

#test h3 { 
	background: url(images/ITBSG_testimonials.gif); 
	margin-left: 0px;
	height: 25px;
	padding:0px;
	}
	
#test h3 span { 
	display: none;
	}
	
#image { 
	margin: 0px 20px 0px 20px;
	}

#image h3 { 
	background: url(images/ITBSG_image.gif); 
	margin-left: 0px;
	height: 25px;
	padding:0px;
	}
	
#count { 
	margin: 0px 20px 0px 20px;
	}

#count h3 { 
	background: url(images/ITBSG_count.gif); 
	margin-left: 0px;
	height: 25px;
	padding:0px;
	}
	
#services h3 span { 
	display: none;
	}
	
#image h3 span { 
	display: none;
	}
	
#count h3 span { 
	display: none;
	}

#services li {
	list-style: disc;
	font-size:14px;
	padding: 0px;
	margin-bottom: 20px;
	} 

#footer { 
	position: relative; 
	margin: 0 0 0px 0px; 
	padding: 0 0 0 0; 
	background: url(images/footer.jpg) no-repeat; 
	width: 780px; 
	height: 40px; 
	text-align: left;
	line-height: 40px;
	letter-spacing: 2px;
	}
#ornav {
  background-color:none;
  padding:12px 4px 12px;
  width:208px;
  height:60px;
  }
#ornav a {
  display:block;
  padding:12px 4px 12px;
  border:none;
  border-width:1px 0px 1px 1px;
  color:#FFFFFF;
  font-weight: 700;
  font-size: 120%;
  font-variant: small-caps;
  text-decoration:none;
  background: url(images/ITBSG_side_order.gif) no-repeat;
  height:60px;
  }
#ornav a:hover {
  background-color:none;
  background: url(images/ITBSG_side_order_on.gif) no-repeat;
  color:#FFF900;
  }
#nav {
  background-color:#fff;
  background-repeat:no-repeat;
  float:left;
  width:738px;
  border:solid #fff;
  border-width:1px 0;
  font-variant: small-caps;
  }
#nav ul {
  margin:0;
  padding:0px;
  list-style:none;
  font-size:16px;
  text-transform:lowercase;
  font-weight: 700;
  }
#nav li {
  float:left;
  margin:0;
  padding:0;
  background-image:none;
  line-height:normal;
  text-indent:0;
  }
#nav a, #nav strong {
  display:block;
  padding:5px 10px 6px;
  border:solid #fff;
  border-width:0 1px 0 0;
  color:#68a;
  text-decoration:none;
  white-space:nowrap;
  }
#nav #h {
  border-left-width:1px;
  }
.home #nav {
  background-color:#6C7DAD;
  border-color:#fff;
  }
.home #nav a, .home #nav strong {
  border-color:#fff;
  color:#FFFFFF;
  }
.home #nav #current strong, .home #nav #current a {
  background-color:#000066;
  }
.home #nav a:hover, .home #nav #current a:hover strong, .home #nav #current strong {
  color:#ff0;
  }
#cnav {
  width:780px;
  padding:0;
  position:absolute;
  top:0;
  right:20px;
  }
#cnav ul {
  margin:0;
  padding:0;
  list-style:none;
  font-size:12px;
  }
#cnav li {
  margin:0;
  padding:0;
  line-height:1em;
  text-indent:0;
  }
#cnav a, #cnav strong {
  float:right;
  display:block;
  color:#FFF;
  background-color:#003;
  margin-top:0px;
  padding:.35em 12px;
  border-width:0;
  font-size:90%;
  text-transform:uppercase;
  text-decoration:none;
  }
#cnav a:hover {
  color:#000;
  background-color:#FFFF00;
  }

#specials img {
  padding:0px 10px 0px 0px;
  margin:0px;
  }
#preamble {
	margin-bottom: 15px;
	margin-top: 50px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
#preamble p {
	padding-right: 20px;
	padding-left: 20px;
	text-indent: 10px;
}
#preamble .p2 {
	font-style: italic;
}
#preamble .p2 span {
	padding: 10px;
}
#preamble {
	margin-right:16px;
}

#menu {
	position:relative; 
	top:0px; 
	left:50px; 
	width:75px; 
	background-color:none; 
}#menu a.p1, #menu a.p1:visited {
	width:75px; 
	height:75px; 
	text-decoration:none; 
	background:none; 
	border:0;
}#menu a img {
	border:0;
	margin-top: 15px;
	}#menu a.p1:hover {
	text-decoration:none; 
	background-color:#8c97a3; 
	color:#000;
}#menu a .large {
	display:block; 
	position:absolute; 
	width:1px; 
	height:1px; 
	border:0px; 
	top:-1px; 
	left:-1px;
}#menu a.p1:hover .large {
	display:block; 
	position:absolute; 
	top:-60px; 
	left:150px; 
	width:500px; 
	height:300px; 
	border:10px solid #fff;
}
	
#down { 
	margin: 0px 20px 0px 20px;
	}

#down h3 { 
	background: url(images/ITBSG_down.gif); 
	margin-left: 0px;
	height: 25px;
	padding:0px;
	}
	
#down h3 span { 
	display: none;
	}
	
#map {
	width: 30px;
	height: 50px;
	}
	
label
{
width: 150px;
float: left;
text-align: left;
display: block
}

.submit input
{
margin-left: 20px;
} 
input
{
color: #000000;
background: #fee3ad;
border: 1px solid #330066;
width: 250px;
height: 40px;
}

.submit input
{
color: #000;
background: #fff;
border: 4px outset #d7b9c9
} 
fieldset
{
border: 2px solid #330066;
width: 470px;
}

legend
{
color: #000000;
background: #FFFF00;
border: 2px solid #330066;
padding: 2px 6px;
margin: 10px;
}

.textarea input
{
color: #000;
background: #fff;
border: 4px outset #d7b9c9
} 