#outer {
   position:relative;
			background-image:url(../../../images/body_content_fill.gif);
			background-repeat:repeat-y;
   margin:0 auto;
   width:900px;
   padding:0px;
   z-index:1;
}

#body_content {
   position:relative;
			background-image:url(../../../images/body_content_fill_alt.gif);
			background-repeat:repeat-y;
			padding-top:14px;
			padding-bottom:15px;
}

#spotlight {
   position:relative;
			height:198px;
			margin:0;
			padding:0;
			margin-bottom:6px;
}

#photo_container {
   position:relative;
			float:left;
			margin:0;
			padding:0;
}

#photo_spot1 {
   position:relative;
			height:198px;
			width:444px;
}

#product_1 {
   position:relative;
			/*background-image:url(../../../images/fx_spotlight.gif);
			background-repeat:no-repeat;*/
   float:right;
			width:250px;
			height:198px;
}

#product_2 {
   position:relative;
			background-image:url(../../../images/sc_spotlight.gif);
			background-repeat:no-repeat;
   float:right;
			width:244px;
			height:96px;
			margin-bottom:6px;
}

#product_1 a,
#product_2 a {
			background-repeat:no-repeat;
   display:block;
   height:96px;
			width:244px;
}

#navigation {
   position:relative;
			height:35px;
}

#navigation_left_edge {
   position:relative;
			background-image:url(../../../images/nav_left_edge.gif);
			background-repeat:no-repeat;
			float:left;
			width:2px;
			height:35px;
}

#navigation_center {
   position:relative;
			background-image:url(../../../images/nav_fill.gif);
			background-repeat:repeat-x;
			float:left;
			height:35px;
			width:674px;
			padding-left:10px;
}

#navigation_right_edge {
   position:relative;
			background-image:url(../../../images/nav_right_edge.gif);
			background-repeat:no-repeat;
			float:left;
			width:8px;
			height:35px;
}

.nav_links {
			float:left;
			margin:0 50px 0 0;
			height:21px;
			line-height:21px;
			margin-top:6px;
}

a.navigation {
   font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:.65em;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
}

a.navigation:hover {
			text-decoration:underline;
}

#consumer_category,
#technician_category,
#enterprise_category {
			float:left;
			width:213px;
			margin-right:18px;
			margin-bottom:15px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:.7em;
}

#repair_category {
			float:left;
			width:213px;
			margin-bottom:15px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:.7em;
}

#consumer_category a {
   background-image:url(../../../images/consumer_category.gif);
}

#enterprise_category a {
   background-image:url(../../../images/enterprise_category.gif);
}

#repair_category a {
   background-image:url(../../../images/repair_category.gif);
}

#technician_category a {
   background-image:url(../../../images/technician_category.gif);
}

#enterprise_category a,
#repair_category a,
#technician_category a,
#consumer_category a {
			background-repeat:no-repeat;
   display:block;
   min-height:138px;
			width:199px;
			padding:33px 7px 7px 7px;
   background-position:0% 0px;
   text-decoration:none;
			color:#69665a;
}

#consumer_category a:hover,
#technician_category a:hover,
#repair_category a:hover,
#enterprise_category a:hover  {
   background-position: -213px 0%;
}

ins.learn_more {
   font-size:1em;
			color:#09618d;
			font-weight:bold;
			text-decoration:none;
			border-bottom:1px #d3d3ff solid;
			background-image:url(../../../images/link_arrow.gif);
			background-repeat:no-repeat;
			background-position:right;
			padding-right:7px;
}

#mini_spotlights {
   position:relative;
			float:left;
			width:694px;
}

#mini_1 {
   float:left;
			background-image:url(../../../images/factory_spot.gif);
			background-repeat:no-repeat;
   width:338px;
			height:102px;
   margin-right:11px;
}

#mini_2 {
   float:left;
			background-image:url(../../../images/test_list_spot.gif);
			background-repeat:no-repeat;
   width:338px;
			height:102px;
}

#mini_1 a,
#mini_2 a {
			background-repeat:no-repeat;
   display:block;
   height:102px;
			width:338px;
}

#customer_logos {
   float:left;
			height:69px;
			width:687px;
			margin-top:20px;
}

#partner_tag {
   float:left;
			width:687px;
			text-align:center;
}

#footer_left_edge {
   position:relative;
			background-image:url(../../../images/footer_left_edge.gif);
			float:right;
			width:2px;
			height:20px;
}

#footer_center {
   position:relative;
			background-image:url(../../../images/footer_fill.gif);
			float:right;
			height:20px;
			width:674px;
			padding-left:10px;
}

#footer_right_edge {
   position:relative;
			background-image:url(../../../images/footer_right_edge.gif);
			float:right;
			width:8px;
			height:20px;
}