html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
a:link {
	color: #DE1F26;
	text-decoration: none;
}
a:visited {
	color: #DE1F26;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #DE1F26;
	text-decoration: none;
}
body {
	background-color: #000000;
	color: #000;
	line-height: 13px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(../images/black.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #DE1F26;
	font-size: 20px;
	font-weight: bold;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	padding-bottom: 5px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 980px;
	background-color: #FFFFFF;
}
#outerWrapper2 {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 980px;
	background-repeat: no-repeat;
	background-image: url(../images/rfq_bkgrnd.jpg);
	background-position: top right;
	background-color: #FFFFFF;
}
#header  {
	background-color: #FFFFFF;
	background-image: url(../images/header.png);
	height: 90px;
	background-repeat: repeat;
}
#header h1 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header h1 a {
	text-indent: -9999px;
	display: block;
	height: 80px;
	width: 370px;
	overflow: hidden;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
.heading {
	WIDTH: 810px;
	padding-top: 5px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C63137;
	margin-left: 10px;
}
#top_nav {
	background-color: #000000;
	font-size: 18px;
	background-image: url(../images/nav-fade.png);
	background-repeat: repeat-x;
	height: 33px;
}
#top_nav .nav {
	float: right;
	width: 624px;
	height: 33px;
}
#top_nav .nav ul {
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top_nav .nav ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#top_nav .nav ul a {
	display: block;
	text-indent: -9999px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 33px;
}
#top_nav .nav ul a:hover {
	text-decoration: none;
}
#top_nav .nav #hom a {
	width: 88px;
	background-position: 0px 0px;
}
#top_nav .nav #pro a {
	width: 146px;
	background-position: -88px 0px;
}
#top_nav .nav #gmi a {
	width: 138px;
	background-position: -234px 0px;
}
#top_nav .nav #quo a {
	width: 136px;
	background-position: -372px 0px;
}
#top_nav .nav #con a {
	width: 116px;
	background-position: -508px 0px;
}
#top_nav .nav #hom a:hover {
	background-position: 0px -33px;
}
#top_nav .nav #pro a:hover {
	background-position: -88px -33px;
}
#top_nav .nav #gmi a:hover {
	background-position: -234px -33px;
}
#top_nav .nav #quo a:hover {
	background-position: -372px -33px;
}
#top_nav .nav #con a:hover {
	background-position: -508px -33px;
}
#top_nav .nav #hom-current a {
	width: 88px;
	background-position: 0px -66px;
}
#top_nav .nav #pro-current a {
	width: 146px;
	background-position: -88px -66px;
}
#top_nav .nav #gmi-current a {
	width: 138px;
	background-position: -234px -66px;
}
#top_nav .nav #quo-current a {
	width: 136px;
	background-position: -372px -66px;
}
#top_nav .nav #con-current a {
	width: 116px;
	background-position: -508px -66px;
}
#leftc   {
	float: left;
	width: 160px;
}
#leftc ul {
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	margin: 0;
	padding: 0;
	background-color: #C63137;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DD8387;
}
#leftc ul li {
	display: inline;
}
#leftc ul li a {
	color: #eaeaea;
	text-decoration: none;
	width: 146px;
	display: block;
	padding-left: 14px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(../images/arrow-white.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DD8387;
}
#leftc ul li a:hover {
	color: #333333;
	text-decoration: none;
	display: block;
	width: 146px;
	background-color: #CC464B;
}
#leftc ul ul {
	border-top-style: none;
}
#leftc ul ul li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: none;
}
#box {
	float: right;
	width: 180px;
	border-left: solid 1px #ccc;
	background-color: #eaeaea;
}
#rt_box {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#rt_box li {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
}
#rt_box li a:link, #rt_box li a:visited, #rt_box li a:active {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	display: block;
	background-color: #eaeaea;
	border-bottom: solid 1px #ccc;
	padding: 10px;
	
}
#rt_box li a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #DEDEDE;
	
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 1.3em;
	display: block;
	padding-bottom: 5px;
	padding-top: 3px;
}
.pic_right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pic_left {
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
}
.pic_left2 {
	float: left;
}
#box_2col {
	float: right;
	width: 310px;
	padding-top: 20px;
}
#box_2colb {
	float: right;
	width: 305px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
#content
   {
	padding-left: 10px;
	float: left;
	margin: 0;
	width: 625px;
}
#content_rfq {
	padding-left: 10px;
	background-image: url(../images/rfq_bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 810px;
}
#content_2col {
	padding-left: 10px;
	float: left;
	margin: 0;
	width: 500px;
}


.clearFloat
   {
  clear: left;
  display: block;
}
#contentWrapper {
	padding-bottom: 20px;
	float: left;
	width: 980px;

}
#wrapper_contact {
	background-image: url(../images/rfq_bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #003399;
}


#footer  {
	background-color: #FFFFFF;
	border-top: solid 8px #cccccc; 
	padding: 5px 5px 0px 10px; 
}
#foot1   {
	float: left;
	padding: 10px 10px 10px 20px;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



#foot2   {
	float: left;
	padding: 10px 5px 10px 10px;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#foot3   {
	float: left; 
	width: 435px;
	padding-left: 30px;
}
#footer4 {
	background-color: #FFFFFF; 
	padding-top: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 10px;
	background-image: url(../images/foot_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	padding-right: 20px;
}
.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #DE1F26;
	font-weight: bold;
}
.body_copylg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	display: block;
	padding-bottom: 0px;
}

.side_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #333333;
	font-weight: bold;
	display: block;
	padding-right: 10px;
	text-align: right;
}
#box_1 {
	padding: 5px;
	border: 1px solid #999999;
	width: 290px;
	background-color: #eaeaea;
	float: left;
	margin-bottom: 20px;
	background-image: url(../images/ind_bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.box_bul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	display: block;
	padding-left: 10px;
}
.box_hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
}



#pic {
	float: right;
}
#box_copy {
	float: left;
}
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form1left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.links_hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	display: block;
	background-color: #C63137;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(../images/btn_1.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.image {
	PADDING-LEFT: 6px;
	FLOAT: left;
	WIDTH: 120px;
	PADDING-TOP: 10px;
	border: #cfd1d3 1px solid;
	padding-right: 6px;
}
.image P {
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 5px; 
	FONT-STYLE: italic
}
.text {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	FLOAT: left;
	WIDTH: 466px;
	PADDING-TOP: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
}
.text-wide {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	FLOAT: left;
	WIDTH: 600px;
	PADDING-TOP: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
}
.text_ind {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 10px;
	WIDTH: 350px;
	PADDING-TOP: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
}
#right_ind {
	float: right;
}
#ind_btm {
}

#content_ind {
	padding-left: 10px;
	float: left;
	margin: 0;
	width: 780px;
	padding-right: 30px;
}


.prod  {
	FLOAT: left;
	MARGIN-BOTTOM: 10px;
	PADDING-BOTTOM: 1px;
	WIDTH: 618px;
	PADDING-TOP: 1px;
	margin-top: 10px;
	background-image: url(../images/prod_bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #cfd1d3;
	border-right-color: #cfd1d3;
	border-bottom-color: #CFD1D3;
}
.prod  .bullets  {
	PADDING-RIGHT: 18px;
	FLOAT: left;
	PADDING-BOTTOM: 15px;
	PADDING-TOP: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	width: 270px;
	background-image: url(../images/rfq_bkgrnd-small.jpg);
	background-repeat: no-repeat;
	background-position: 130px -30px;
	height: 175px;
}
.prod  .bullets  UL  {
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 10px;
	LIST-STYLE-TYPE: disc
}
.prod  .bullets  LI  {
	PADDING-TOP: 0px;
	margin: 0;
}
.prod  .bullets  P  {
	FONT-SIZE: 11px; PADDING-BOTTOM: 10px
}

.print {
	FLOAT: left; WIDTH: 800px
}
.print A {
	BACKGROUND-POSITION: 0px 8px;
	DISPLAY: block;
	PADDING-LEFT: 15px;
	FONT-SIZE: 11px;
	FLOAT: right;
	BACKGROUND-IMAGE: url(../images/print.gif);
	PADDING-BOTTOM: 3px;
	COLOR: #939ba1;
	PADDING-TOP: 8px;
	BACKGROUND-REPEAT: no-repeat
}
