@charset "utf-8";
/* css document */

#home
{
  display: block;
  width: 63px;
  height: 22px;
  background: url("../images/button_home.jpg") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -22px;
}

#home span
{
  display: none;
}

#tritec
{
  display: block;
  width: 66px;
  height: 22px;
  background: url("../images/button_tritec.jpg") no-repeat 0 0;

}

#tritec:hover
{ 
  background-position: 0 -22px;
}

#tritec span
{
  display: none;
}
#tritecnfp
{
  display: block;
  width: 67px;
  height: 22px;
  background: url("../images/button_tritecnfp.jpg") no-repeat 0 0;

}

#tritecnfp:hover
{ 
  background-position: 0 -22px;
}

#tritecnfp span
{
  display: none;
}
#quote
{
  display: block;
  width: 82px;
  height: 22px;
  background: url("../images/button_quote.jpg") no-repeat 0 0;

}

#quote:hover
{ 
  background-position: 0 -22px;
}

#quote span
{
  display: none;
}
#downloads
{
  display: block;
  width: 77px;
  height: 22px;
  background: url("../images/button_downloads.jpg") no-repeat 0 0;

}

#downloads:hover
{ 
  background-position: 0 -22px;
}

#downloads span
{
  display: none;
}

#faq
{
  display: block;
  width: 46px;
  height: 22px;
  background: url("../images/button_faq.jpg") no-repeat 0 0;

}

#faq:hover
{ 
  background-position: 0 -22px;
}

#faq span
{
  display: none;
}
#contact
{
  display: block;
  width: 79px;
  height: 22px;
  background: url("../images/button_contact.jpg") no-repeat 0 0;

}

#contact:hover
{ 
  background-position: 0 -22px;
}

#contact span
{
  display: none;
}
#login
{
  display: block;
  width: 61px;
  height: 22px;
  background: url("../images/button_links.jpg") no-repeat 0 0;

}

#login:hover
{ 
  background-position: 0 -22px;
}

#login span
{
  display: none;
}



span.required {
  font-size: 14px; color: #ff0000
}


input {
	border-right: #390404 1px solid; border-top: #390404 1px solid; font-size: 10px; border-left: #390404 1px solid; width: 160px; color: #390404; border-bottom: #390404 1px solid
}

.radiobutton {
	width: 30px; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none
}
.submit {
	border-right: #390404 1px solid; border-top: #390404 1px solid; font-size: 10px; border-left: #390404 1px solid; width: 70px; color: #ffffff; border-bottom: #390404 1px solid; background-color: #390404;
}

.quote_form {
	border-right: #390404 1px solid; border-top: #390404 1px solid; border-left: #390404 1px solid; border-bottom: #390404 1px solid; background-color: #e4e4e4; font-family:verdana, geneva, sans-serif; font-size:12px; text-align:left
}

#affiliates {
	font-size:14px;
	color:##111111;
	font-family:Arial;
}

.BTRBrief
{
	margin-left: 8;
	margin-right: 5;
	margin-top: 0;
	margin-bottom: 0;
}

.content {
	width: 70%;
	padding: 15px;
	float:left;
}


