html {
  font-style:normal; font-variant:normal; font-weight:normal; line-height:1.5; 
  font-size:medium; font-family:Arial, Helvetica, sans-serif
}

body {
	font-size: 75%;
}

#banner {
	position: absolute;
	top: 10px;
	left: 5px;
	width: 880px;
	height: 150px;
	background: url(Images/SBC_Logo_wBlueprint_0.jpg) no-repeat;
	text-indent: 0;
	margin: 0;
}
#copybox {
	position: absolute;
	top: 0;
	left: 10px;
	margin: 180px;
	width: 640px;
	z-index: 10;
}

#nav {
	position: absolute;
	margin: 5px; 
	top: 160px;   
	padding: 0;
	background: #0000FF;
	list-style-type: none;
	width: 160px;			/* nav "button width" */
	float: left; 			/* Contain floated list items */ 
	font-weight: bold;		/* nav font weight */
}

#nav li {
  margin: 0;
  padding: 0;
  float: left; 				/* This corrects the */
  width: 100%;			    /* IE whitespace bug */
}

#nav a {    
  display: block;  			/* to increase clickable area as a's default to inline */
  color: #FFF;
  text-decoration: none;
  padding: 0 15px;
  line-height: 2.5;
  border-bottom: 1px solid #FFF;
}

#nav_productlist a {
}
 
#nav_mfg a {
}

#nav_about a {
}

#nav_gallery a {
}

#nav_servicearea a {
}
#nav_contactus a {
}
#nav_linecard a {
}
	
#nav a:hover {  			/* This changes hover color */
  background: #66CCFF;
}
#rqst {
	width: 640px;
	margin: 5px; 
	padding: 1px;
	background: #0000FF;
	list-style-type: none;
	width: 160px;			/* nav "button width" */
	float: left; 			/* Contain floated list items */ 
	font-weight: bold;		/* nav font weight */
}

#rqst li{
	margin: 0;
	padding: 0;
	float: left; 				/* This corrects the */
	width: 100%;			    /* IE whitespace bug */
}

#rqst a {
  display: block;  			/* to increase clickable area as a's default to inline */
  color: #FFF;
  text-decoration: none;
  padding: 0 15px;
  line-height: 2.5;
  border-bottom: 1px solid #FFF;
}

#rqst_literature a {
}

#rqst_pricing a {	
}

#rqst_order a {	
}

#rqst a:hover{
	background: #66CCFF;	
}

#body_hom #nav_hom a
	#body_productlist #nav_productlist a
	#body_mfg #nav_mfg a
	#body_about #nav_about a 
	#body_gallery #nav_gallery a 
	#body_servicearea #nav_servicearea a 
	#body_contactus #nav_contactus a 
	#body_linecard #nav_linecard a{
	  color: #1A1303;
	  font-weight: bold;
}

#table {
	top: 0;
	left: 10px;
	width:  630px;
	border-collapse: collapse;
	font-weight: normal;
	font-size: 120%;
	font-family: Arial;
	margin-left: 10px;
	
}

#table_Contact{
	top: 0;
	left: 10px;
	margin: 10px;
	width: 630px;
	border-collapse: collapse;
	font-weight: normal;
	font-size: 120%;
	font-family: Arial;
	
}

#table_Gallery{
	top: 0;
	left: 10px;
	margin: 10px;
	width: 630px;
	border-collapse: collapse;
	font-weight: normal;
	font-size: 120%;
	font-family: Arial;
	
}

#table_Products{
	border: 0;
	
	
	
	
}

#contact_btns{
	padding: 0;
	display: block;
	background-color: #0000FF;
	font-weight: bold;
	color: white;
	font-size: 75%;
	text-align: right;
	text-decoration: none;
}

#contact_btns a{
  display: block;  			/* to increase clickable area as a's default to inline */
  color: #FFF;
  text-decoration: none;
  padding: 0 15px;
  line-height: 2.5;
  border-bottom: 1px solid #FFF;
}
#contact_btns :hover {
	background: #66CCFF;	/* This changes hover color */
}


#contact_btns a:hover {
	background: #66CCFF;	/* This changes hover color */
}
	
h1           { font-family: arial; font-size: 20pt; font-style: italic; color: #000FFF;
               font-weight: bold; text-align: left; text-indent: 0; 
               line-height: 100%; word-spacing: 0; margin: 10px}

roman      {  font-style: normal}

desc0      { font-size: 12pt; font-style: normal; vertical-align: top;}

desc1	   { font-size: 12pt; font-style: normal; vertical-align: middle;}
               
p            { font-family: Arial; font-size: 12pt; color: #000000; font-weight: normal;  
               text-indent: 0; line-height: 115%; margin: 10px;}
               
a:link       { font-family: Arial; text-decoration: underline} 


office_head  { font-family: Arial; font-size: 14pt; color: #3366FF; font-weight: bold;
				text-align: center}
				
office_add  { font-family: Arial; font-size: 10pt; color: #FF0000; font-weight: normal;
				text-align: center}

.end		 { font-size: 75%}

.line5		{line-height: 300%;}

