body{
	margin:0;
	background:#fff;
	font:13px Helvetica, Arial, sans-serif;
}
#main{
	position:relative;
	margin:0 auto;
	width:980px;
	padding-top:110px;
}

a:link {
	color: #83A35E;
	text-decoration:none;
}
a:visited {
	color: #83A35E;
	text-decoration:none;
}
a:hover {
	color: #000;
	text-decoration:none;
}


	
/*Header BEGIN*/
#header{
	position:absolute;
	top:0;
	left:0;
	height:110px;
	width:980px;
}
#header .logo{
	position:absolute;
	top:14px;
	left:21px;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
	overflow:hidden;
	width:168px;
	height:48px;
}
#header span{
	position:absolute;
	top:34px;
	left:450px;
	text-indent:-9999px;
	background:url(../images/phone.gif) no-repeat;
	overflow:hidden;
	width:225px;
	height:13px;
}
/*Search BEGIN*/
form{margin:0;}
#googleform{
	position:absolute;
	top:30px;
	right:0;
	margin:0;
	padding:0;
	border:0;
}
#header #fild1{
	width:125px;
	height:15px;
}
#header #button1{
	margin:0 0 0 2px;
	background:url(../images/button.gif) no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
	border:0;
}
/*Search END*/
/*Main navigation BEGIN*/
#navigation{
	margin:0;
	padding:0;
	position:absolute;
	top:80px;
	left:15px;
	list-style:none;
	background:url(../images/main-nav-bg.gif) repeat-x;
	width:964px;
}
#navigation li{float:left;}
#navigation .last{float:right;}
#navigation li a{
	background:url(../images/rolover.gif) no-repeat;
	display:block;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
}
#navigation li.active {
	margin:-11px -7px 0 -7px;
	height:41px;
}
#navigation li.active a{
	width:122px;
	height:41px;
	position:relative;
}
#navigation li.active a:hover{width:122px;}
#navigation li.active .home{
	background:url(../images/item1.png) no-repeat;
}
#navigation li.active .products{
	background:url(../images/item2.png) no-repeat;
}
#navigation li.active .info{
	background:url(../images/item3.png) no-repeat;
}
#navigation li.active .tech{
	background:url(../images/item4.png) no-repeat;
}
#navigation li.active .labs{
	background:url(../images/item5.png) no-repeat;
}
#navigation li.active .contact{
	background:url(../images/item6.png) no-repeat;
}
#navigation li.active .espanol{
	background:url(../images/item7.png) no-repeat;
}
#navigation .home{
	width:104px;
	background-position:0 -29px;
}
#navigation .products{
	width:112px;
	background-position:-107px -29px;
}
#navigation .info{
	width:106px;
	background-position:-215px -29px;
}
#navigation .tech{
	width:106px;
	background-position:-323px -29px;
}
#navigation .labs{
	width:106px;
	background-position:-432px -29px;
}
#navigation .contact{
	width:106px;
	background-position:-534px -29px;
}
#navigation .espanol{
	width:106px;
	background-position:-854px -29px;
}
#navigation .home:hover, #navigation li:hover .home, #navigation li.hover .home {background-position:0 0;}
#navigation .products:hover, #navigation li:hover .products, #navigation li.hover .products {background-position:-107px 0;}
#navigation .info:hover, #navigation li:hover .info, #navigation li.hover .info {background-position:-215px 0;}
#navigation .tech:hover, #navigation li:hover .tech, #navigation li.hover .tech {background-position:-323px 0;}
#navigation .labs:hover, #navigation li:hover .labs, #navigation li.hover .labs {background-position:-432px 0;}
#navigation .contact:hover, #navigation li:hover .contact, #navigation li.hover .contact {background-position:-534px 0;}
#navigation .espanol:hover, #navigation li:hover .espanol, #navigation li.hover .espanol {background-position:-854px 0;}

#navigation li.active .home {background-position:0 0!important;}
#navigation li.active .products {background-position:0 0!important;}
#navigation li.active .info {background-position:0 0!important;}
#navigation li.active .tech {background-position:0 0!important;}
#navigation li.active .labs {background-position:0 0!important;}
#navigation li.active .contact {background-position:0 0!important;}
#navigation li.active .espanol {background-position:0 0!important;}


#navigation li ul{
	margin:0;
	padding:0;
	position:absolute;
	list-style:none;
	width:212px;
	background:#1d4cb9 url(../images/menu-bg.jpg) repeat-x;
}
#navigation li ul li{
	float:none;
	display:none;
	position:relative;
	height:25px !important;
	background:url(../images/separ3.gif) no-repeat 50% 100%;
}
#navigation li ul li.last{
	background:none;
}
#navigation li ul li a.link{
	background:none !important;
}
#navigation li ul li a.link:hover{
	background:#fff !important;
}
#navigation li:hover ul li, #navigation li.hover ul li {
	display:block;
}
#navigation li ul li a{
	padding:5px 0 0 21px;
	color:#fff;
	height:20px !important;
	width:192px !important;
	text-decoration:none;
	background:url(../images/bullet2.gif) no-repeat 191px 8px;
	text-indent:0;
}
#navigation li ul li a:hover, #navigation li ul li:hover a {
	background:#fff url(../images/bullet1.gif) no-repeat 191px 8px;
	color:#182183;
}
#navigation li ul li ul{
	margin:0;
	padding:0;
	position:absolute;
	left:212px;
	top:0px;
	list-style:none;
	width:212px;
	background:#1d4cb9 url(../images/menu-bg.jpg) repeat-x;
}
#navigation li ul li ul li{
	float:none;
	display:none !important;
	background:url(../images/separ3.gif) no-repeat 50% 100%;
}
#navigation li ul li ul li.last{
	background:none;
}
#navigation li ul li:hover ul li, #navigation li ul li.hover ul li {
	display:block !important;
}
#navigation li ul li ul li a{
	padding:5px 0 0 21px;
	color:#fff !important;
	height:20px !important;
	width:192px !important;
	text-decoration:none;
	background:url(../images/bullet2.gif) no-repeat 191px 8px;
	text-indent:0;
}
#navigation li ul li ul li a:hover{
	background:#fff !important;
	color:#182183 !important;
}

/*Main navigation END*/
/*Header END*/
/*Content BEGIN*/
#content{
	width:978px;
	display:table;
	padding:0 0 50px;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	background-color: #f9f9f9;
	background-image: url(../images/content-bg2.gif);
	background-repeat: repeat-x;
}

.colleftfull {
	background-image: none!important;
}

#content .col2{
	width:300px;
	float: right;
}

/*Col1 BEGIN*/
.col1 {
	min-height:700px;
  	height:auto !important;
  	height:700px;
}
#content .col1{
	padding:17px 22px 0 19px;
	width:635px;
	float:left;
}
#content .col1 .pic{
	margin:2px 0 0 0;
	float:right;
}

#content .col1 h1{
	margin:0;
	display:block;
	width:293px;
	height:37px;
	overflow:hidden;
	text-indent:-9999px;
	background-image: url(../images/headline.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content .col1 h1#noContent {
	height:81px;
	background-image: url(../images/needcontent.jpg);
}
#content .col1 h1#newsRoom {
	height:39px;
	background-image: url(../images/header-bglight-news-room.gif);
}
#content .col1 h1#employment {
	height:39px;
	background-image: url(../images/header-bglight-career.gif);
}
#content .col1 h1#distributorsForm {
	height:80px;
	background-image: url(../images/header-bglight-distributors-form.gif);
}
#content .col1 h1#techInfo {
	height:39px;
	background-image: url(../images/header-bglight-tech-info.gif);
}
#content .col1 h1#techterms {
	height:39px;
	background-image: url(../images/header-bglight-tech-terms.gif);
}
#content .col1 h1#aboutryan {
	height:39px;
	background-image: url(../images/header-bglight-about-ryan-labs.gif);
}
#content .col1 h1#searchresults {
	height:39px;
	background-image: url(../images/header-bglight-search-results.gif);
}
#content .col1 h1#technotes {
	height:39px;
	background-image: url(../images/header-bglight-tech-notes.gif);
}
#content .col1 h1#whitepapers {
	height:39px;
	background-image: url(../images/header-bglight-white-papers.gif);
}
#content .col1 h1#returnmerch {
	height:81px;
	background-image: url(../images/header-bglight-return-merch.gif);
}
#content .col1 h1#warranty {
	height:70px;
	background-image: url(../images/header-bglight-warranty.gif);
}
#content .col1 h1#appengineeringform {
	height:39px;
	background-image: url(../images/header-bglight-app-engineering-form.gif);
}
#content .col1 h1#techsupportform {
	height:70px;
	background-image: url(../images/header-bglight-tech-support-form.gif);
}
#content .col1 h1#tradeshows {
	height:39px;
	background-image: url(../images/header-bglight-tradeshows.gif);
}
#content .col1 h1#affiliations {
	height:39px;
	background-image: url(../images/header-bglight-affiliations.gif);
}
#content .col1 h1#newsRoomProduct {
	height:39px;
	background-image: url(../images/header-news-room.gif);
}

#content .col1 h1#aboutUs {
	height:39px;
	background-image: url(../images/header-about-us.gif);
}
#content .col1 h1#contactUs {
	height:68px;
	background-image: url(../images/header-contactUs.gif);
}
#content .col1 h1#ryanLabs {
	height:39px;
	background-image: url(../images/header-ryan-labs.gif);
}
#content .col1 h1#aboutryanLabs {
	height:39px;
	background-image: url(../images/header-about-ryan-labs.gif);
}
#content .col1 h1#ryanLabsCapabilities {
	height:81px;
	background-image: url(../images/header-ryan-labs-capabilities.gif);
}
#content .col1 h1#contactryanLabs {
	height:70px;
	background-image: url(../images/header-contact-ryan-labs.gif);
}
#content .col1 h1#surgeBloxSeries {
	width:293px;
	height:39px;
	background-image: url(../images/header-surge-blox-series.gif);
}
#content .col1 h1#home{
	width:650px;
	height:37px;
	background-image: url(../images/headline-surge-suppression-power-quality.gif);
}
#content .col1 h1#surge200{
	height:39px;
	background-image: url(../images/surge200_headline.jpg);
}
#content .col1 h1#surgeblox {
	height:39px;
	background-image: url(../images/header-surge-blox.gif);
}
#content .col1 h1#tiq{
	height:39px;
	background-image: url(../images/header-tiq-hardwire.gif);
}
#content .col1 h1#tiqm{
	height:39px;
	background-image: url(../images/header-tiq-modular.gif);
}
#content .col1 h1#tiqi{
	height:70px;
	background-image: url(../images/tiqi_headline.gif);
}

#content .col1 h1#acfail {
	height:39px;
	background-image: url(../images/acfail_headline.gif);
}
#content .col1 h1#productsMain {
	height:39px;
	background-image: url(../images/header-our-products.gif);
}

#content .col1 h1#surge_counter {
	height:34px;
	background-image: url(../images/surge_counter_headline.gif);
}
#content .col1 h1#amv_series {
	height:39px;
	background-image: url(../images/amv_series_headline.gif);
}
#content .col1 h1#amf_series {
	height:39px;
	background-image: url(../images/amf_series_headline.gif);
}
#content .col1 h1#allmode {
	height:39px;
	background-image: url(../images/allmode_series_headline.gif);
}
#content .col1 h1#ac21sm {
	height:70px;
	background-image: url(../images/ac21sm_headline.gif);
}
#content .col1 h1#ac21sm_i {
	height:85px;
	background-image: url(../images/ac21sm_i_headline.gif);
}
#content .col1 h1#acx100_1 {
	height:37px;
	background-image: url(../images/acx100_headline.gif);
}
#content .col1 h1#acOEM {
	height:40px;
	background-image: url(../images/header-ac-oem-series.gif);
}
#content .col1 h1#acx100 {
	height:68px;
	background-image: url(../images/acxmfint_headline.gif);
}
#content .col1 h1#surgei {
	height:75px;
	background-image: url(../images/surgeint_headline.jpg);
}
#content .col1 h1#allmode_i {
	height:76px;
	background-image: url(../images/allmodei_headline.gif);
}
#content .col1 h1#ac6050 {
	height:76px;
	background-image: url(../images/ac6050_headline.gif);
}
#content .col1 h1#am6100 {
	height:76px;
	background-image: url(../images/am6100_headline.gif);
}
#content .col1 h1#tiq_modular {
	height:76px;
	background-image: url(../images/tiqmod_headline.gif);
}
#content .col1 h1#tiq300 {
	height:76px;
	background-image: url(../images/tiq300_headline.gif);
}
#content .col1 h1#tiq140 {
	height:76px;
	background-image: url(../images/tiq140_headline.jpg);
}
#content .col1 h1#multiport {
	height:41px;
	background-image: url(../images/multiport_series.gif);
}
#content .col1 h1#multiport6 {
	height:35px;
	background-image: url(../images/multiport6_headline.gif);
}
#content .col1 h1#telco_m66 {
	height:37px;
	background-image: url(../images/telco_m66_series_headline.gif);
}
#content .col1 h1#telco{
	height:70px;
	background-image: url(../images/telco_headline.gif);
}
#content .col1 h1#rfcoaxial{
	height:37px;
	background-image: url(../images/rfcoaxial_headline.jpg);
}
#content .col1 h1#gas{
	height:77px;
	background-image: url(../images/gasdischarge_headline.gif);
}
#content .col1 h1#wave{
	height:75px;
	background-image: url(../images/wave_headline.gif);
}
#content .col1 h1#power{
	width:308px;
	height:76px;
	background-image: url(../images/power_headline.gif);
}

#content .col1 h1#poe48c{
	height:34px;
	background-image: url(../images/poe48c_headline.jpg);
}
#content .col1 h1#din_rail{
	height:39px;
	background-image: url(../images/dc_din_rail_headline.gif);
}
#content .col1 h1#din_sad{
	height:70px;
	background-image: url(../images/dinsad_headline.gif);
}
#content .col1 h1#din_mov{
	height:78px;
	background-image: url(../images/dinmov_headline.gif);
}
#content .col1 h1#dc_dinrail{
	height:39px;
	background-image: url(../images/dinraildc_headline.gif);
}
#content .col1 h1#oem_series{
	height:39px;
	background-image: url(../images/oem_headline.jpg);
}
#content .col1 h1#tj1010b{
	height:39px;
	background-image: url(../images/tj1010b_headline.gif);
}
#content .col1 h1#dcdas{
	height:81px;
	background-image: url(../images/headerdc-das.gif);
}
#content .col1 h1#ac2050m{
	height:71px;
	background-image: url(../images/ac2050m_headline.jpg);}
#content .col1 h1#ac1r02{
	height:36px;
	background-image: url(../images/ac1r02_headline.jpg);
}
#content .col1 h1#ac2{
	height:72px;
	background-image: url(../images/ac2_headline.gif);
}
#content .col1 h1#ac1100{
	height:72px;
	background-image: url(../images/ac1100_headline.gif);
}
#content .col1 h1#dc_sla{
	height:105px;
	background-image: url(../images/sla_headline.gif);
}
#content .col1 h1#dcbh{
	height:40px;
	background-image: url(../images/dcbh_headline.gif);
}
#content .col1 h1#dcpluggable{
	height:39px;
	background-image: url(../images/header-dc-pluggable.gif);
}
#content .col1 h1#dcsl24{
	height:39px;
	background-image: url(../images/header-dcsl24.gif);
}
#content .col1 h1#general_ilc{
	height:75px;
	background-image: url(../images/gilc_headline.gif);
}
#content .col1 h1#wr48{
	height:75px;
	background-image: url(../images/wr48_headline.gif);
}
#content .col1 h1#genlox{
	height:40px;
	background-image: url(../images/genlox_headline.gif);
}
#content .col1 h1#panel_one{
	width:300px;
	height:74px;
	background-image: url(../images/panelone_headline.gif);
}
#content .col1 h1#sidebyside{
	height:110px;
	background-image: url(../images/sidebyside_headline.gif);
}
#content .col1 h1#oem_main{
	width:600px;
	height:300px;
	background-image: url(../images/oem_mainpic.jpg);
}
#content .col1 h1#dc_main{
	width:600px;
	height:300px;
	background-image: url(../images/dc_main.jpg);
}
#content .col1 h1#cabinets_main{
	width:600px;
	height:300px;
	background-image: url(../images/cabinets-main.gif);
}
#content .col1 ul{
	margin:0;
	list-style:none;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 31px;
	padding-left: 0;
}
#content .col1 ul.inner{
	margin:0;
	list-style:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
/*Footer END*/
#content .col1 .list_space2 {
	padding-bottom: 150px;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
}
#content  .col1  .list_spacecounter {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#content  .col1  .list_spacetelco {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#content  .col1  ul.space_telco  {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content  .col1  .list_ac21sm {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#content .col1 .indented_list {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content .col1 ul li{
	width:270px;
	color:#757575;
	font-size:13px;
	line-height:16px;
	background:url(../images/bullet.gif) no-repeat 0 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content .col1 .spacing {
	padding-top: 0px;
	padding-bottom: 12px;
}
#content .col1 ul li a{
	color:#757575;
	text-decoration:underline;
}
#content .col1 ul li a:hover{
	text-decoration:none;
}
#content .col1 p{
	color:#757575;
	line-height:18px;
}

#content .col1 .poe48c_space {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content .col1 a.info {
	color:#83a35e;
	text-decoration:none;
	padding:0 0 5px 24px;
	background:url(../images/ico.gif) no-repeat;
}
#content .col1 a.info2 {
	color:#83a35e;
	text-decoration:none;
	background:url(../images/ico.gif) no-repeat;
}
#content .col1 a.info:hover{
	text-decoration:underline;
}

#content .col1 a.moreinfo {
	color:#83a35e;
	text-decoration:none;
	padding:0 0 5px 24px;
	background-image: url(../images/icon-plus.gif);
	background-repeat: no-repeat;
}
#content .col1 a.moreinfo {
	color:#83a35e;
	text-decoration:none;
	background-image: url(../images/icon-plus.gif);
	background-repeat: no-repeat;
}
#content .col1 a.moreinfo:hover{
	text-decoration:underline;
}
/*Col1 END*/

/* Paragraph under the top bullet and photo area */

#lowerContent {
	position: absolute;
	top: 443px;
	width: 640px;
	left: 24px;
}
#lowerContent2 {
	position: absolute;
	top: 625px;
	width: 637px;
	left: 24px;
}

/*Col2 BEGIN*/

#content .col2 h2{
	margin:0;
	display:block;
	text-indent:-9999px;
	background:url(../images/menu-head.gif) no-repeat;
	width:300px;
	height:55px;
}
#content .col2 h2#callout{
	margin:0;
	display:block;
	text-indent:-9999px;
	width:300px;
	height:55px;
	background-image: url(../images/menu-head-ac-surge-protection-products.gif);
	background-repeat: no-repeat;
}
#content .col2 .right-nav{
	margin:0;
	list-style:none;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	height: 270px;
	padding: 0;
}
#content .col2 .right-nav li{
	margin:0 0 6px 18px;
	text-indent:-9999px;
	overflow:hidden;
}
#content .col2 .right-nav li a{
	display:block;
	width:260px;
	height:40px;
	background:url(../images/right-menu.jpg) no-repeat;
}
#content .col2 .right-nav li a.item1{
	background-position:0 0;
}
#content .col2 .right-nav li a.item2{
	background-position:0 -47px;
}
#content .col2 .right-nav li a.item3{
	background-position:0 -94px;
}
#content .col2 .right-nav li a.item4{
	background-position:0 -141px;
}
/*All mode right nav begin-----------------------------------------*/
#content .col2 .allmode-right-nav{
	margin:0;
	list-style:none;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	height: 270px;
	padding: 0;
}
#content .col2 .allmode-right-nav li{
	text-indent:-9999px;
	overflow:hidden;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 18px;
}
#content .col2 .allmode-right-nav li a{
	display:block;
	width:260px;
	height:40px;
	background-image: url(../images/allmodeseries_subnav.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#content .col2 .allmode-right-nav li a.item1{
	background-position:0 0;
	margin: 0px;
	padding: 0px;
}
#content .col2 .allmode-right-nav li a.item2{
	background-position:0 -47px;
	margin: 0px;
	padding: 0px;
}
#content .col2 .allmode-right-nav li a.item3{
	background-position:0 -94px;
	margin: 0px;
	padding: 0px;
}
#content .col2 .allmode-right-nav li a.item4{
	background-position:0 -141px;
	margin: 0px;
	padding: 0px;
}
/*All mode right nav end---------------------------------------*/

/*Multiport right nav begin-----------------------------------------*/
#content .col2 .multiport-right-nav{
	margin:0;
	list-style:none;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	height: 270px;
	padding: 0;
}
#content .col2 .multiport-right-nav li{
	text-indent:-9999px;
	overflow:hidden;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 18px;
}
#content .col2 .multiport-right-nav li a{
	display:block;
	width:260px;
	height:40px;
	background-image: url(../images/subnav-multiport.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#content .col2 .multiport-right-nav li a.item1{
	background-position:0 0;
	margin: 0px;
	padding: 0px;
}
/*Multiport right nav end---------------------------------------*/

/*Multiport6 right nav begin-----------------------------------------*/
#content .col2 .multiport6-right-nav{
	margin:0;
	list-style:none;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	height: 270px;
	padding: 0;
}
#content .col2 .multiport6-right-nav li{
	text-indent:-9999px;
	overflow:hidden;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 18px;
}
#content .col2 .multiport6-right-nav li a{
	display:block;
	width:260px;
	height:40px;
	background-image: url(../images/subnav-multiport6.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#content .col2 .multiport6-right-nav li a.item1{
	background-position:0 0;
	margin: 0px;
	padding: 0px;
}
/*Multiport6 right nav end---------------------------------------*/

/*TJ right nav begin-----------------------------------------*/
#content .col2 .tj-right-nav{
	margin:0;
	list-style:none;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	height: 270px;
	padding: 0;
}
#content .col2 .tj-right-nav li{
	text-indent:-9999px;
	overflow:hidden;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 18px;
}
#content .col2 .tj-right-nav li a{
	display:block;
	width:260px;
	height:40px;
	background-image: url(../images/subnav-tj.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#content .col2 .tj-right-nav li a.item1{
	background-position:0 0;
	margin: 0px;
	padding: 0px;
}
/*TJ right nav end---------------------------------------*/

/*AC21SM right nav begin-----------------------------------------*/
#content .col2 .ac21sm-right-nav{
	margin:0;
	list-style:none;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	height: 270px;
	padding: 0;
}
#content .col2 .ac21sm-right-nav li{
	text-indent:-9999px;
	overflow:hidden;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 18px;
}
#content .col2 .ac21sm-right-nav li a{
	display:block;
	width:260px;
	height:40px;
	background-image: url(../images/subnav-ac21sm.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#content .col2 .ac21sm-right-nav li a.item1{
	background-position:0 0;
	margin: 0px;
	padding: 0px;
}
#content .col2 .ac21sm-right-nav li a.item2{
	background-position:0 -47px;
	margin: 0px;
	padding: 0px;
}
#content .col2 .ac21sm-right-nav li a.item3{
	background-position:0 -94px;
	margin: 0px;
	padding: 0px;
}
/*AC21SM right nav end---------------------------------------*/



/*OEM Custom right nav begin-----------------------------------------*/
#content .col2 .oemCustom-right-nav{
	margin:0;
	list-style:none;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	height: 270px;
	padding: 0;
}
#content .col2 .oemCustom-right-nav li{
	text-indent:-9999px;
	overflow:hidden;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 18px;
}
#content .col2 .oemCustom-right-nav li a{
	display:block;
	width:260px;
	height:40px;
	background-image: url(../images/subnav-oem-custom.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#content .col2 .oemCustom-right-nav li a.item1{
	background-position:0 0;
	margin: 0px;
	padding: 0px;
}
#content .col2 .oemCustom-right-nav li a.item2{
	background-position:0 -47px;
	margin: 0px;
	padding: 0px;
}
#content .col2 .oemCustom-right-nav li a.item3{
	background-position:0 -94px;
	margin: 0px;
	padding: 0px;
}
#content .col2 .oemCustom-right-nav li a.item4{
	background-position:0 -141px;
	margin: 0px;
	padding: 0px;
}
/*OEM Custom right nav end---------------------------------------*/



/*DIN rail right nav begin-----------------------------------------*/
#content .col2 .dinrail-right-nav{
	margin:0;
	list-style:none;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	height: 270px;
	padding: 0;
}
#content .col2 .dinrail-right-nav li{
	text-indent:-9999px;
	overflow:hidden;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 18px;
}
#content .col2 .dinrail-right-nav li a{
	display:block;
	width:260px;
	height:40px;
	background-image: url(../images/dnrail_subnav.jpg);
	background-repeat: no-repeat;
}
#content .col2 .dinrail-right-nav li a.item1{
	background-position:0 0;
}
#content .col2 .dinrail-right-nav li a.item2{
	background-position:0 -47px;
}
#content .col2 .dinrail-right-nav li a.item3{
	background-position:0 -94px;
}
#content .col2 .dinrail-right-nav li a.item4{
	background-position:0 -141px;
}
/*DIN rail right nav end---------------------------------------*/


/*acTIQMI right nav begin-----------------------------------------*/
#content .col2 .actiqmi-right-nav{
	margin:0;
	list-style:none;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	height: 270px;
	padding: 0;
}
#content .col2 .actiqmi-right-nav li{
	margin:0 0 6px 18px;
	text-indent:-9999px;
	overflow:hidden;
}
#content .col2 .actiqmi-right-nav li a{
	display:block;
	width:260px;
	height:40px;
	background-image: url(../images/tiq_subnav.jpg);
	background-repeat: no-repeat;
}
#content .col2 .actiqmi-right-nav li a.item1{
	background-position:0 0;
}
#content .col2 .actiqmi-right-nav li a.item2{
	background-position:0 -47px;
}
#content .col2 .actiqmi-right-nav li a.item3{
	background-position:0 -94px;
}
#content .col2 .actiqmi-right-nav li a.item4{
	background-position:0 -141px;
}
/*acTIQMI right nav end---------------------------------------*/
/*Power over Ethernet  right nav begin-----------------------------------------*/
#content .col2 .power-right-nav{
	margin:0;
	list-style:none;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	height: 259px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
}
#content .col2 .power-right-nav li{
	margin:0 0 6px 18px;
	text-indent:-9999px;
	overflow:hidden;
}
#content .col2 .power-right-nav li a{
	display:block;
	width:260px;
	height:40px;
	background-image: url(../images/power_subnav.jpg);
	background-repeat: no-repeat;
}
#content .col2 .power-right-nav li a.item1{
	background-position:0 0;
}
#content .col2 .power-right-nav li a.item2{
	background-position:0 -47px;
}
#content .col2 .power-right-nav li a.item3{
	background-position:0 -94px;
}
#content .col2 .power-right-nav li a.item4{
	background-position:0 -141px;
}
/*Power over Ethernet right nav end---------------------------------------*/


/*AC International  right nav begin-----------------------------------------*/
#content .col2 .acinternational-right-nav{
	margin:0;
	list-style:none;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	height: 259px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
}
#content .col2 .acinternational-right-nav li{
	margin:0 0 6px 18px;
	text-indent:-9999px;
	overflow:hidden;
}
#content .col2 .acinternational-right-nav li a{
	display:block;
	width:260px;
	height:40px;
	background-image: url(../images/power_subnav.jpg);
	background-repeat: no-repeat;
}
#content .col2 .acinternational-right-nav li a.item1{
	background-position:0 0;
}
#content .col2 .acinternational-right-nav li a.item2{
	background-position:0 -47px;
}
#content .col2 .acinternational-right-nav li a.item3{
	background-position:0 -94px;
}
#content .col2 .acinternational-right-nav li a.item4{
	background-position:0 -141px;
}
#content .col2 .acinternational-right-nav li a.item5{
	background-position:0 -188px;
}
#content .col2 .acinternational-right-nav li a.item6{
	background-position:0 -235px;
}
#content .col2 .acinternational-right-nav li a.item7{
	background-position:0 -282px;
}
#content .col2 .acinternational-right-nav li a.item8{
	background-position:0 -329px;
}
/*AC International right nav end---------------------------------------*/



/*Telco right nav begin-----------------------------------------*/
#content .col2 .telco-right-nav{
	margin:0;
	list-style:none;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	height: 270px;
	padding: 0;
}
#content .col2 .telco-right-nav li{
	margin:0 0 6px 18px;
	text-indent:-9999px;
	overflow:hidden;
}
#content .col2 .telco-right-nav li a{
	display:block;
	width:260px;
	height:40px;
	background-image: url(../images/telco_subnav.jpg);
	background-repeat: no-repeat;
}
#content .col2 .telco-right-nav li a.item1{
	background-position:0 0;
}
#content .col2 .telco-right-nav li a.item2{
	background-position:0 -47px;
}
#content .col2 .telco-right-nav li a.item3{
	background-position:0 -94px;
}
#content .col2 .telco-right-nav li a.item4{
	background-position:0 -141px;
}
/*Telco right nav end---------------------------------------*/

/*DC Surge Protection right nav begin-----------------------------------------*/
#content .col2 .dcsurge-right-nav{
	margin:0;
	list-style:none;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	height: 270px;
	padding: 0;
}
#content .col2 .dcsurge-right-nav li{
	text-indent:-9999px;
	overflow:hidden;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 18px;
}
#content .col2 .dcsurge-right-nav li a{
	display:block;
	width:260px;
	height:40px;
	background-image: url(../images/subnav-dcsurge.png);
	background-repeat: no-repeat;
}
#content .col2 .dcsurge-right-nav li a.item1{
	background-position:0 0;
}
#content .col2 .dcsurge-right-nav li a.item2{
	background-position:0 -47px;
}
#content .col2 .dcsurge-right-nav li a.item3{
	background-position:0 -94px;
}
#content .col2 .dcsurge-right-nav li a.item4{
	background-position:0 -141px;
}
#content .col2 .dcsurge-right-nav li a.item5{
	background-position:0 -188px;
}
/*DC Surge Protection right nav end---------------------------------------*/


/*Cabinets right nav begin-----------------------------------------*/
#content .col2 .cabinets-right-nav{
	margin:0;
	list-style:none;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	height: 270px;
	padding: 0;
}
#content .col2 .cabinets-right-nav li{
	text-indent:-9999px;
	overflow:hidden;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 18px;
}
#content .col2 .cabinets-right-nav li a{
	display:block;
	width:260px;
	height:40px;
	background-image: url(../images/subnav-cabinets.png);
	background-repeat: no-repeat;
}
#content .col2 .cabinets-right-nav li a.item1{
	background-position:0 0;
}
#content .col2 .cabinets-right-nav li a.item2{
	background-position:0 -47px;
}
#content .col2 .cabinets-right-nav li a.item3{
	background-position:0 -94px;
}
#content .col2 .cabinets-right-nav li a.item4{
	background-position:0 -141px;
}
/*Cabinets right nav end---------------------------------------*/

/*Cabinets Panel One right nav begin-----------------------------------------*/
#content .col2 .cabinets-right-nav-panel{
	margin:0;
	list-style:none;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	height: 270px;
	padding: 0;
}
#content .col2 .cabinets-right-nav-panel li{
	text-indent:-9999px;
	overflow:hidden;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 18px;
}
#content .col2 .cabinets-right-nav-panel li a{
	display:block;
	width:260px;
	height:40px;
	background-image: url(../images/subnav-cabinets-panel-one.png);
	background-repeat: no-repeat;
}
#content .col2 .cabinets-right-nav-panel li a.item1{
	background-position:0 0;
}
#content .col2 .cabinets-right-nav-panel li a.item2{
	background-position:0 -47px;
}
#content .col2 .cabinets-right-nav-panel li a.item3{
	background-position:0 -94px;
}
/*Cabinets Panel One right nav end---------------------------------------*/


/*Cabinets Side by Side right nav begin-----------------------------------------*/
#content .col2 .cabinets-right-nav-side{
	margin:0;
	list-style:none;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	height: 270px;
	padding: 0;
}
#content .col2 .cabinets-right-nav-side li{
	text-indent:-9999px;
	overflow:hidden;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 18px;
}
#content .col2 .cabinets-right-nav-side li a{
	display:block;
	width:260px;
	height:40px;
	background-image: url(../images/subnav-cabinets-side-by-side.png);
	background-repeat: no-repeat;
}
#content .col2 .cabinets-right-nav-side li a.item1{
	background-position:0 0;
}
#content .col2 .cabinets-right-nav-side li a.item2{
	background-position:0 -47px;
}
#content .col2 .cabinets-right-nav-side li a.item3{
	background-position:0 -94px;
}
/*Cabinets Side by Side right nav end---------------------------------------*/



/*RF Coaxial  right nav begin-----------------------------------------*/
#content .col2 .rfcoaxial-right-nav{
	margin:0;
	list-style:none;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	height: 259px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
}
#content .col2 .rfcoaxial-right-nav li{
	margin:0 0 6px 18px;
	text-indent:-9999px;
	overflow:hidden;
}
#content .col2 .rfcoaxial-right-nav li a{
	display:block;
	width:260px;
	height:40px;
	background-image: url(../images/rfcoaxial_subnav.jpg);
	background-repeat: no-repeat;
}
#content .col2 .rfcoaxial-right-navli a.item1{
	background-position:0 0;
}
#content .col2 .rfcoaxial-right-nav li a.item2{
	background-position:0 -47px;
}
#content .col2 .rfcoaxial-right-nav li a.item3{
	background-position:0 -94px;
}
#content .col2 .rfcoaxial-right-nav li a.item4{
	background-position:0 -141px;
}
/*RF Coaxial right nav end---------------------------------------*/

/*Telco right nav begin-----------------------------------------*/
#content .col2 .telco-right-nav{
	margin:0;
	list-style:none;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	height: 259px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
}
#content .col2 .telco-right-nav li{
	margin:0 0 6px 18px;
	text-indent:-9999px;
	overflow:hidden;
}
#content .col2 .telco-right-nav li a{
	display:block;
	width:260px;
	height:40px;
	background-image: url(../images/subnav-telco-main.png);
	background-repeat: no-repeat;
}
#content .col2 .telco-right-navli a.item1{
	background-position:0 0;
}
#content .col2 .telco-right-nav li a.item2{
	background-position:0 -47px;
}
#content .col2 .telco-right-nav li a.item3{
	background-position:0 -94px;
}
#content .col2 .telco-right-nav li a.item4{
	background-position:0 -141px;
}
#content .col2 .telco-right-nav li a.item5{
	background-position:0 -188px;
}
/*Telco right nav end---------------------------------------*/


#content .col2 h3{
	display:block;
	text-indent:-9999px;
	background:url(../images/heading.gif) no-repeat;
	width:281px;
	height:33px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
#content .col2 .block{
	background:url(../images/mark1.gif) no-repeat;
	padding:0 23px 0 29px;
}
/* ----- Use this P for Testimonials with Quote Marks - Also, surround it with a DIV with Class = block which is directly above this ----- */
/*#content .col2 p{
	padding:0 29px 0 0;
	font-size:14px;
	background:url(../images/mark2.gif) no-repeat 100% 100%;
	color:#4d4d4d;
}*/

#content .col2 p{
	color:#757575;
	line-height:18px;
}

/*Col2 END*/

/*Content2 BEGIN-------------------------------------*/

#content2{
	width:978px;
	display:table;
	padding:0 0 50px;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	background-color: #f9f9f9;
	background-image: url(../images/content-bg3.gif);
	background-repeat: repeat-x;
}
/*Col1 BEGIN*/
#content2 .col1{
	padding:17px 22px 0 19px;
	width:635px;
	float:left;
}
#content2 .col1 .pic{
	margin:2px 0 0 0;
	float:right;
}



#content2 .col1 h1{
	margin:0;
	display:block;
	width:247px;
	height:37px;
	overflow:hidden;
	text-indent:-9999px;
	background-image: url(../images/headline.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

#content2 .col1 h1#genlox{
	margin:0;
	display:block;
	width:260px;
	height:69px;
	overflow:hidden;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-image: url(../images/genlox_headline.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content2 .col1 h1#panel_one{
	margin:0;
	display:block;
	width:300px;
	height:69px;
	overflow:hidden;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-image: url(../images/panelone_headline.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content2 .col1 h1#sidebyside{
	margin:0;
	display:block;
	width:235px;
	height:110px;
	overflow:hidden;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-image: url(../images/sidebyside_headline.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content2 .col1 ul{
	margin:0;
	list-style:none;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 31px;
	padding-left: 0;
}

#content2 .col1 .list_space2 {
	padding-bottom: 150px;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
}
#content2  .col1  .list_spacecounter {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#content2  .col1  .list_spacetelco {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#content2  .col1  ul.space_telco  {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content2  .col1  .list_ac21sm {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#content2 .col1 .indented_list {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content2 .col1 ul li{
	width:270px;
	color:#757575;
	font-size:13px;
	line-height:16px;
	background:url(../images/bullet.gif) no-repeat 0 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content2 .col1 .spacing {
	padding-top: 0px;
	padding-bottom: 12px;
}
#content2 .col1 ul li a{
	color:#757575;
	text-decoration:underline;
}
#content2 .col1 ul li a:hover{
	text-decoration:none;
}
#content2 .col1 p{
	color:#757575;
	line-height:18px;
}
#content2 .col1 .poe48c_space {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content2 .col1 a.info {
	color:#83a35e;
	text-decoration:none;
	padding:0 0 5px 24px;
	background:url(../images/ico.gif) no-repeat;
}
#content2 .col1 a.info2 {
	color:#83a35e;
	text-decoration:none;
	background:url(../images/ico.gif) no-repeat;
}
#content2 .col1 a.info:hover{
	text-decoration:underline;
}

#content2 .col1 a.moreinfo {
	color:#83a35e;
	text-decoration:none;
	padding:0 0 5px 24px;
	background-image: url(../images/icon-plus.gif);
	background-repeat: no-repeat;
}
#content2 .col1 a.moreinfo {
	color:#83a35e;
	text-decoration:none;
	background-image: url(../images/icon-plus.gif);
	background-repeat: no-repeat;
}
#content2 .col1 a.moreinfo:hover{
	text-decoration:underline;
}
/*Col1 END*/


/*Col2 BEGIN*/
#content2 .col2{
	width:300px;
	float: right;
}
#content2 .col2 h2{
	margin:0;
	display:block;
	text-indent:-9999px;
	background:url(../images/menu-head.gif) no-repeat;
	width:300px;
	height:55px;
}
#content2 .col2 h2#callout{
	margin:0;
	display:block;
	text-indent:-9999px;
	width:300px;
	height:55px;
	background-image: url(../images/menu-head-ac-surge-protection-products.gif);
	background-repeat: no-repeat;
}
#content2 .col2 .right-nav{
	margin:0;
	list-style:none;
	background-image: url(../images/rightcol_bg3.gif);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	height: 445px;
	padding: 0;
}
#content2 .col2 .right-nav li{
	margin:0 0 6px 18px;
	text-indent:-9999px;
	overflow:hidden;
}
#content2 .col2 .right-nav li a{
	display:block;
	width:260px;
	height:40px;
	background:url(../images/right-menu.jpg) no-repeat;
}
#content2 .col2 .right-nav li a.item1{
	background-position:0 0;
}
#content2 .col2 .right-nav li a.item2{
	background-position:0 -47px;
}
#content2 .col2 .right-nav li a.item3{
	background-position:0 -94px;
}
#content2 .col2 .right-nav li a.item4{
	background-position:0 -141px;
}
/*All mode right nav begin-----------------------------------------*/


#content2 .col2 h3{
	display:block;
	text-indent:-9999px;
	background:url(../images/heading.gif) no-repeat;
	width:208px;
	height:33px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
#content2 .col2 .block{
	background:url(../images/mark1.gif) no-repeat;
	padding:0 23px 0 29px;
}
#content2 .col2 p{
	padding:0 29px 0 0;
	font-size:14px;
	background:url(../images/mark2.gif) no-repeat 100% 100%;
	color:#4d4d4d;
}





/*Content END*/
/*Footer BEGIN*/
#footer{
	clear: both;
	padding:14px 20px 0;
	width:940px;
	height:22px;
	background:#dadada;
	color:#a5a4a4;
	font-size:11px;
}
#footer p{
	margin:0;
	float:left;
}
#footer ul{
	margin:0;
	padding:0;
	float:right;
	list-style:none;
}
#footer ul li{
	float:left;
	padding:0 9px 0 7px;
	background:url(../images/separ2.gif) no-repeat 100% 2px;
}
#footer ul li.last{
	padding:0 0 0 7px;
	background:none;
}
#footer ul li a{
	text-decoration:none;
	color:#a5a4a4;
	float:left;
}
#footer ul li a:hover{
	text-decoration:underline;
}

/* ----- Spacing ----- */

.spacingTopFifteen {
	margin-top: 15px;
}
.spacingTopTwenty {
	margin-top: 20px!important;
}
.spacingTopForty {
	margin-top: 40px!important;
}
.spacingLeftTwenty {
	margin-left: 20px;
}

#content .col1 h2 {
	font-size:14px;
	color: #666;
	margin: 0;
	padding: 0;
	
}

#content .col1 h3 {
	font-size:13px;
	color: #656565;
	margin: 20px 0 5px 0;
	padding: 0;
	
}

#content .col1 h4 {
	font-size:14px;
	color: #666;
	margin: 0 0 20px 0;
	padding: 0;
	
}

.clearlistwidth ul{
	padding: 0 0 0 20px!important;
	margin: 0!important;
}

.clearlistwidth ul li{
	width: 100%!important;
}


.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/*.espanol {
	display:none!important;
}*/

#containertradeshow {}

#containervideo {
	margin-left:20px;
	margin-top:23px;}

.productright {
	float: right;
	margin: 10px;
}