body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  background-color:#FFFFFF;  
  background-image: url(../images/top_bg.gif);
  background-repeat: repeat-x;
}
a:link, a:visited{
  color: #2E6D84;
} 
a:hover, a:active{
  color: #57C8F1;
} 
#header {
  position:relative;
  width: 780px;
  margin-right: auto;
  margin-left: auto;
}
#logo {
  position: relative;
  float: left;
  height: 173px;
  width: 135px;
}
#header-center {
  position: relative;
  float: left;
  width: 390px;
  height: 36px;
  margin-top: 137px;
}
#about-link, #catalog-link, #fasteners-link, #tiemax-link {
  position: relative;
  float: left;
  width: 90px;
  height: 36px;
  text-align:center;
  line-height: 36px;
}
#about-link a:link, #about-link a:visited, #catalog-link a:link, #catalog-link a:visited, #fasteners-link a:link, #fasteners-link a:visited, #tiemax-link a:link, #tiemax-link a:visited{
  color: #FFFFFF;
  text-decoration: none;
} 
#about-link a:hover, #about-link a:active, #catalog-link a:hover, #catalog-link a:active, #fasteners-link a:hover, #fasteners-link a:active, #tiemax-link a:hover, #tiemax-link a:active{
  color: #57C8F1;
  text-decoration: none;
}
#header-right {
  position: relative;
  float: left;
  height: 173px;
  width: 255px;
  background-image: url(../images/header-right-bg.jpg);
}
#header-right a:link, #header-right a:visited{ 
  color: #FFFFFF; 
  text-decoration: none;
} 
#header-right a:hover, #header-right a:active{ 
color: #57C8F1; 
text-decoration: none;
} 
#bg-wrapper {
  position: relative;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
#content-wrapper {
  width: 780px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
#content {
  width: 525px;
  position: relative;
  float: left;
}
#content-header {
  color: #666666;
  position: relative;
  float: left;
  width: 479px;
  height: 30px;
  margin-top: 25px;
  font-size: 20px;
  font-weight: bold; 
}
#content-main {
  color: #000000;
  position: relative;
  float: left;
  width: 479px;
  padding: 10px 0px 25px 0px;
  font-size: 14px;
  line-height: 20px;
}
#content-right-bar {
  width: 255px;
  position: relative;
  float: left;
  background-image: url(../images/right_bar_bg.gif);
  background-repeat: no-repeat;
  padding-bottom:75px;
}
.bar-header {
  position: relative;
  color: #666666;
  font-size: 20px;
  font-weight: bold; 
  padding-top: 15px;  
  padding-bottom: 5px;  
  width: 207px;
  margin-left: auto;
  margin-right: auto;
}
.content-right-content {
  color: #000000;
  font-size: 14px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 207px;
}
#call-now {
  position: relative;
  color: #990000;
  font-size: 16px;
  font-weight: bold; 
  padding-top: 15px;  
  padding-bottom: 5px;  
  width: 207px;
  margin-left: auto;
  margin-right: auto;  
}
#phone-right {
  position: relative;
  width: 207px;
  color: #000000;
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;  
  line-height: 16px;
}
#phone-right a:link, #phone-right a:visited{ 
color: #990000; 
font-size: 12px; 
text-decoration: none;
} 
#phone-right a:hover, #phone-right a:active{ 
color: #FF0000; 
font-size: 12px; 
text-decoration: none;
} 
#footer {
  position: relative;
  float:left;
  margin-left: auto;
  margin-right: auto; 
  width: 100%;
  background-image: url(../images/bottom_bg.gif);
  background-repeat: repeat-x;
  font-size: 10px; 
  color: #666666;
  text-align: center;
  line-height: 22px;
}
#footer a:link, #footer a:visited{ 
color: #666666; 
text-decoration: none;
} 
#footer a:hover, #footer a:active{ 
color: #57C8F1; 
text-decoration: none;
}
.gr-norm {
 font-size: 10px;
 color: #222222;
}
.grey-bold {
 font-size: 12px;
 font-weight: bold;
 color: #333333;
}
.purple-norm {
 color: #333333;
}
.red {
 font-size: 16px;
 font-weight: bold;
 font-variant: normal;
 text-transform: capitalize;
 color: #FF0000;
 }
.text-red {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #990000; LINE-HEIGHT: 17pt; FONT-FAMILY: Arial, Helvetica, sans-serif
}