#tech_main {
	width: 970px;
}
#tech_main.landing {
	background: url(../images/technologies/bg.jpg) no-repeat;
	height: 550px;
}

#tech_index_nav li {
	float: left;
}
#tech_index_nav li img {
	margin: 0 12px;
}

/* TECH DETAILS PAGE */
#tech_subnav {
	background: url(../images/technologies/subnav_bg.png) no-repeat;
	height: 40px;
	width: 750px;
}
#tech_info {
	margin: 20px 50px;
}
#tech_header {
	margin: 20px 0;
}
#tech_photo {
	float: left;
	min-height: 80px;
	margin: 0 20px 20px 0;
	position: relative;
	min-width: 200px;
}
#tech_desc .tech_name {
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	margin-right: 4px;
}
/* modified from 0910.css product page styles for tech navbar */
#product_navbar {
	background: url(../images/technologies/tech_navbar.png) no-repeat;
	height: 55px;
	text-align: center;
	width: 800px;
	margin-right: 120px;
}
#product_navbar div {
	float: left;
}
#product_navbar div a {
	font-size: 11px;
}

#product_index_navbar {
	background: url(../images/technologies/indexnav_bg.png) no-repeat;
	height: 65px;
	padding: 0 30px;
	position: relative;
	top: 100px;
	width: 910px;
}
#product_index_navbar div {
	border-left: 1px solid #666;
	float: left;
	margin-top: 10px;
	padding: 4px 25px;
	text-align: center;
}
#product_index_navbar div a {
	font-size: 14px;
}
#product_index_navbar div a p {
	margin: 0.6em 0;
}

#flex_content {
  background: url(../images/flex_background.jpg);
  border: 1px solid transparent;
  position: relative;
  line-height: 1.7em;
  min-height: 400px;
}

#flex_content.why_flex {
  background: url(../images/flex_why_flex_background.jpg);
  min-height: 705px;
}

#flex_bio {
  position: relative;
  margin: 30px;
  padding-right: 500px;
}


#why_flex {
  margin: 30px;
  padding-right: 570px;
}

#why_flex img {
  margin-bottom: 30px;
}

#flex_bio h3 {
  margin-left: 30px;
  font-size: 12px;
  font-weight: bold;
  margin: 30px 0 0 30px;
}

#flex_content p {
  margin: .5em 0 .5em 30px;
}

#flex_photos {
  position: absolute;
  top: 53px;
  right: 0;
}

#flex_key_advantages {
  position: absolute;
  top: 490px;
  left: 430px;
  width: 275px;
  line-height: 1.3em;
}

#flex_key_advantages ul {
  font-size: .9em;
  list-style: disc;
  padding-left: 16px;
}

#flex_key_advantages li {
  margin: 5px 0;
}

#flex_video {
  width: 490px;
  height: 293px;
  position: absolute;
  top: 123px;
  left: 423px;
  background: url(../images/flex_video_frame.png);
}

#flex_subnav {
  position: absolute;
  top: -1px;
  right: 0;
  padding: 2px 0;
  padding-left: 120px;
  background: url(../images/flex_subnav.jpg);
}

#flex_subnav li {
  border-left: 1px solid #000;
}

#flex_subnav li {
  float: left;
}

#flex_subnav a {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  padding: 4px 16px;
  color: #000;
  text-align: center;
  line-height: 1;
}

#flex_subnav a:hover, #flex_subnav .current a {
  text-decoration: none;
  background: #BBB;
  color: #FFF;
}

#flex_header {
  position: absolute;
  top: 30px;
  left: 30px;
}

#flex_flash {
  margin-top: 30px;
}

#video_holder {
  position: absolute;
  top: 8px;
  left: 8px;
}

#flex_browse_button {
  position: absolute;
  right: 30px;
  bottom: 100px;
  width: 139px;
  height: 102px;
  background: url(../images/flex_browse_button.png);
}

#flex_content.bio #flex_browse_button {
  bottom: 30px;
}

#flex_browse_mens, #flex_browse_womens {
  position: absolute;
  top: 73px;
  bottom: 8px;
  background: #F00;
  width: 60px;
  height: 21px;
  background: url(../images/flex_browse_button.png);
  cursor: pointer;
  text-indent: -9999px;
  overflow: hidden;
}

#flex_browse_mens {
  left: 7px;
  background-position: -7px -73px;
}

#flex_browse_womens {
  right: 8px;
  width: 64px;
  background-position: -67px -73px;
}