@charset "utf-8";
.clear {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
/*   RC-Products Style Sheet (Main Layout Style)
     Created by: Clint Applegate (CA Visual Design)
	 Dated: 1/28/08
================================================================*/
body {
	background-color: #485058;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}

/*Layout Styles
===============================================*/

#container {
	padding: 0px;
	width: 850px;
	margin: 0 auto;
	position:relative;
}
#header {
	height: 100px;
/*	height: 82px !important;*/
	width: 850px;
}

#flashbox {
	height: 106px;
	width: 850px;
	margin-bottom:10px;
	clear: both;
}

#content_container {
	width: 804px;
	margin: 0px auto;
	background-image: url(../images/contentbox_bg.gif);
	background-repeat: repeat-y;
}

#content_container #topbox {
	background-image: url(../images/contentbox_top.gif);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
}
#content_container #bottombox {
	background-image: url(../images/contentbox_btm.gif);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	background-position: bottom;
}
#content_container #contentbox {
	width:764px;
	margin: 0 20px;
}

#footer {
	padding: 5px;
	width: 794px;
	height: 85px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	margin: 10px auto 0 auto;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;	
}
#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}

.ftr_copyright{
	float:right;
	height:15px;
	width: 300px;
	margin-top: 5px;
}
.ftr_address{
	font-weight:bold;
	width: 230px;
	float:left;
	margin-left:2px;
	
}
.ccard{
	width: 395px;
	height:26px;
	vertical-align: middle;
	margin-top:10px;
}

.validation {
	text-align: center;
	display: block;
	padding: 5px;
	clear: both;
	margin-top: 15px !important;
	margin: 0;
}

/*   Footer Menu
===========================================================*/
.footermenu {
	padding: 5px 5px 5px 5px;
	float: left;
	height: 20px;
	width: 540px;
}

.footermenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #ffffff;
}

.footermenu li {
	display: inline;
	padding: 10px 5px 0px 5px;
}

.footermenu a:link, .footermenu a:visited {
	color: #ffffff;
	text-decoration: none;
}

.footermenu a:hover {
	color:  #FFCC00;
	text-decoration: underline;
}

.logo {
	float: left;
	margin-left:10px;
}

.tagline {
	float: left;
}

h1{
	display: block;
	margin: 10px 0 0 0;
}
.form-indent {
	margin-left: 40px;
}

/*Request Button Style
==========================================================*/
.request-btn {
	background-image: url(../images/btn-bluebar.jpg);
	background-repeat: no-repeat;
	padding: 6px 0px 6px 8px;
	height: 25px;
	width: 418px;
	margin-left: 25px;
	color: #FFFFFF;
	font-size: 11px;
}

.request-btn ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.request-btn li {
	display: inline;
	padding-right: 19px !important;
	padding-right: 15px;
}

.request-btn a, a:visited {
	color:#FFFFFF;
}

.request-btn a:hover{
	color:#FFCC00;
	text-decoration:underline;
}

.section-content {
	background-image: url(../images/section-bar2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 10px;
}

.section-content p, .section-content h2, h3, h4, .section-content-product p, .section-content-product2 p, .section-content-product3 p {
	margin: 0px 0px 10px 25px;
}
.section-content-product {
	background-image: url(../images/section-bar2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 10px;
}
.section-content-product2 {
	background-image: url(../images/section-bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 10px;
}

.section-content-product h3, .section-content-product2 h1, h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-left: 25px;
}

.section-content-product h4, .section-content-product2 h4 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-left: 25px;
}

.f-right-img {
	border: 2px solid #999999;
	float: right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.mfg-url{
	font-size: 14px;
}

.mfg-url a:link {
	color: #003399;
	text-decoration: none;
}
.mfg-url a:visited {
	text-decoration: none;
	color: #666666;
}
.mfg-url a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.mfg-url a:active {
	text-decoration: none;
}

.section-content-product3 {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
.section-content-divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-bottom: 5px;
}
.f-right-img2 {
	border: 2px solid #999999;
	float: right;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
.f-right-img-screw {
	border: 2px solid #999999;
	float: right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
}

#layerscroll{
	position:absolute; padding-top:0px; margin-left:840px;
}
.mailinglist {
	padding: 5px;
	float: right;
	width: 170px;
}
#apAudio {
	position:absolute;
	top:26px;
	width:200px;
	height:90px;
	z-index:1;
	right: 0px;
}

#content_container #contentbox-home, #content_container #contentbox-contact {
	width:764px;
	margin: 0 20px;
	position: relative;
}

#apAudio-Exit {
	position:absolute;
	top:140px;
	width:200px;
	height:90px;
	z-index:1;
	right: 0px;
}
.company-name {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
h3.mfg-rugged {
	background: url(../images/mfg/mfg-rugged-trans.jpg) no-repeat;
	display: block;
	height: 28px;
	text-indent: -10000px;
	margin: 14px 0px 5px 25px;
}
h3.mfg-cable {
	background: url(../images/mfg/mfg-cable-assemblies.jpg) no-repeat;
	display: block;
	height: 28px;
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3.mfg-metal-stamping {
	background: url(../images/mfg/mfg-metal-stamping.jpg) no-repeat;
	display: block;
	height: 28px;
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3.mfg-antennas {
	background: url(../images/mfg/mfg-antennas.jpg) no-repeat;
	display: block;
	height: 28px;
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3.mfg-comstar {
	background: url(../images/mfg/mfg-comstar.jpg) no-repeat;
	display: block;
	height: 28px;
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3.mfg-cw-industries {
	background: url(../images/mfg/mfg-cwi.jpg) no-repeat;
	display: block;
	height: 28px;
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3.mfg-equipto {
	background: url(../images/mfg/mfg-equipto.jpg) no-repeat;
	display: block;
	height: 28px;
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3.mfg-scbc {
	background: url(../images/mfg/mfg-scbc.jpg) no-repeat;
	display: block;
	height: 28px;
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3.mfg-min-e {
	background: url(../images/mfg/mfg-min-e.jpg) no-repeat;
	display: block;
	height: 28px;
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3.mfg-spira {
	background: url(../images/mfg/mfg-spira.jpg) no-repeat;
	display: block;
	height: 28px;
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.testimonial-box {
	background: #E0E0E0 url(../images/quote-bg/quote-bg-ftr.jpg) no-repeat left bottom;
	margin: 0px auto 10px;
	padding: 0px 0px 20px;
	width: 746px;
}
.quote-top {
	background: url(../images/quote-bg/quote-tl.jpg) no-repeat left top;
	padding: 20px 0px 0px 80px;
}
.quote-content {
	background: url(../images/quote-bg/quote-br.jpg) no-repeat right bottom;
	padding: 0px 80px 5px 0px;
	line-height: 20px;
	color: #036;
	font-size: 14px;
	font-family: Arial;
}
.testimonial-box-520px {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	width: 520px;
	font-size: 11px;
	line-height: 12px;
	color: #333;
	font-family: Arial;
}
.quote-top520px {
	background: url(../images/quote-bg/quote520px-top.jpg) no-repeat left top;
	padding: 15px 0px 0px 60px;
}
.quote-content520px {
	background: url(../images/quote-bg/quote520px-ftr.jpg) no-repeat right bottom;
	padding: 0px 55px 5px 0px;
	line-height: 20px;
	color: #036;
	font-size: 12px;
	font-family: Arial;
}
.client-name p {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

h1.title-testimonials {
	background: url(../images/title-h1-testimonials.jpg) no-repeat;
	display: block;
	height: 50px;
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1.title-clients {
	background: url(../images/title-h1-testimonials.jpg) no-repeat;
	display: block;
	height: 50px;
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1.title-faq {
	background: url(../images/title-h1-faq.jpg) no-repeat;
	display: block;
	height: 50px;
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1.title-products {
	background: url(../images/title-h1-products.jpg) no-repeat;
	display: block;
	height: 50px;
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1.title-represented {
	background: url(../images/title-h1-represented.jpg) no-repeat;
	display: block;
	height: 50px;
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1.title-contact {
	background: url(../images/title-h1-contact.jpg) no-repeat;
	display: block;
	height: 50px;
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1.title-client-list {
	background: url(../images/title-h1-client.jpg) no-repeat;
	display: block;
	height: 50px;
	text-indent: -10000px;
	margin-top: 0px;
	margin-bottom: 5px;
}
