/* ------- TORNIER stylesheet ------- */

/* ------- Styles for page layout ------- */

body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

#wrapper { width: 960px; height: 110px; margin: 0 auto;}

/* ------- Images ------- */
img { 
	border: none;
	margin: 0; 
	padding: 0;
}

.floatleft { float:left; }
.floatright { float:right; }
.clear { clear: both; }

a:active {
outline: none;
}

a:focus {
-moz-outline-style: none;
}

/* ------- MAIN NAVIGATION ------- */
#mainNav { width: 960px; height: 110px; margin: 18px auto; position: relative; z-index: 1000; }
#mainNav #nav { margin: 0; padding: 0; }
#mainNav #nav li { display: inline; }
#mainNav #nav li a { float: left; width: 160px; height: 0; padding-top: 50px; overflow: hidden; }
#mainNav #nav li a, #mainNav #nav_search { background-image: url(images/navigation.gif); _background-image: url(images/navigation.gif); background-repeat: no-repeat; }
#mainNav #nav_search { float: left; width: 240px; height: 50px; overflow: hidden; background-position: -720px 0px !important; }
#mainNav #nav_search input { margin: 15px; width: 200px; }
#mainNav img { float: right; }
#mainNav ul { clear: both; font-size: 1em; }
 
/* BUTTONS */
#mainNav #nav li#nav_T a { width: 80px; background-position: 0 0; }
#mainNav #nav li#nav_upper a { background-position: -80px 0; }
#mainNav #nav li#nav_lower a { background-position: -240px 0; }
#mainNav #nav li#nav_sportsmed a { background-position: -400px 0; }
#mainNav #nav li#nav_biologics a { background-position: -560px 0; }
 
/* OVER STATES */
#mainNav #nav li#nav_T a:hover { background-position: 0 -50px; }
#mainNav #nav li#nav_upper a:hover { background-position: -80px -50px; }
#mainNav #nav li#nav_lower a:hover { background-position: -240px -50px; }
#mainNav #nav li#nav_sportsmed a:hover { background-position: -400px -50px; }
#mainNav #nav li#nav_biologics a:hover { background-position: -560px -50px; }
 
/* PRESSED STATES */
#mainNav #nav li#nav_T a:active { background-position: 0 -100px; }
#mainNav #nav li#nav_upper a:active { background-position: -80px -100px; }
#mainNav #nav li#nav_lower a:active { background-position: -240px -100px; }
#mainNav #nav li#nav_sportsmed a:active { background-position: -400px -100px; }
#mainNav #nav li#nav_biologics a:active { background-position: -560px -100px; }
 
/* ON STATES */
#mainNav.home #nav li#nav_T a { background-position: 0 -150px; !important; }
#mainNav.upper #nav li#nav_upper a { background-position: -80px -150px !important; }
#mainNav.lower #nav li#nav_lower a { background-position: -240px -150px !important; }
#mainNav.sportsmed #nav li#nav_sportsmed a { background-position: -400px -150px !important; }
#mainNav.biologics #nav li#nav_biologics a { background-position: -560px -150px !important; }

/* DROP-DOWNS */
#mainNav #nav li ul { 	
	display: none; 
}
#mainNav #nav li:hover ul#subnav_upper, #mainNav #nav li:hover ul#subnav_lower { 	
	display: block;
   	position: absolute; 
   	top: 105px; 
   	left: 80px;
	width: 158px; 
	padding: 0px; 
	overflow: hidden; 
	background: #eee; 
	border: 1px solid #ccc;
	opacity: 0.9;
}
#mainNav #nav li:hover ul#subnav_lower { 	
   	left: 240px;
}
#mainNav #nav li ul li a { 	
	display: block;
	width: 140px; 
	height: 12px; 
	padding: 5px 10px; 
	margin: 0; 
	overflow: visible; 
	background: none; 
	text-align: center;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #888;
}
#mainNav #nav li ul li a:hover { 	
	color: #000;
	background:#fff;
}

/* BOTTOM NAVIGATION */
#nav2 {
	clear: both;
	border-top: 1px solid #ccc; 
	margin:20px 4px; 
	width: 952px;
}
.navgroup {
	float: left; 
	width: 152px;
	margin-right: 8px;
}
.navcopyright {
	float: right; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	width: 232px; 
	height: 60px;
	border-left: 1px solid #ccc; 
	text-align: center;
	font-size: 0.9em; 
	color: #aaa;
}
#breadcrumbs {
	clear: both; 
	border-top: 1px solid #ccc; 
	margin: 4px;
	padding: 4px 0;
}
.popcopyright {
	float: right; 
	margin: 8px 0px; 
	width: 232px; 
	text-align: right;
	font-size: 0.9em; 
	color: #aaa;
}

/* CONTENT MODULES */
.w1 { width: 80px; margin:0; border: 0; padding: 0; display: inline-block; }
.w2 { width: 160px; margin:0; border: 0; padding: 0; display: inline-block; }
.w2_5 { width: 200px; margin:0; border: 0; padding: 0; display: inline-block; }
.w3 { width: 240px; margin:0; border: 0; padding: 0; display: inline-block;  }
.w4 { width: 320px; }
.w5 { width: 400px; }
.w6 { width: 480px; }
.w7 { width: 560px; }
.w8 { width: 640px; }
.w9 { width: 720px; }
.w10 { width: 800px; }
.w12 { width: 960px; }
.w2 div { width: 160px; display: block; }
.w2 .top { height: 10px; background: url('images/2w_top.gif') no-repeat; }
.w2 .middle { background: url('images/2w_middle.gif') repeat-y; }
.w2 .fade { background: url('images/2w_fade.gif') no-repeat; }
.w2 .bottom { height: 10px; background: url('images/2w_bottom.gif') no-repeat; }
.w2_5 div { width: 200px; display: block; }
.w2_5 .top { height: 10px; background: url('images/2_5w_top.gif') no-repeat; }
.w2_5 .middle { background: url('images/2_5w_middle.gif') repeat-y; }
.w2_5 .fade { background: url('images/2_5w_fade.gif') no-repeat; }
.w2_5 .bottom { height: 10px; background: url('images/2_5w_bottom.gif') no-repeat; }
.w3 div { width: 240px; display: block; }
.w3 .top { height: 10px; background: url('images/3w_top.gif') no-repeat; }
.w3 .middle { background: url('images/3w_middle.gif') repeat-y; }
.w3 .fade { background: url('images/3w_fade.gif') no-repeat; }
.w3 .bottom { height: 10px; background: url('images/3w_bottom.gif') no-repeat; }
.w4 div { width: 320px; display: block; }
.w4 .top { height: 10px; background: url('images/4w_top.gif') no-repeat; }
.w4 .middle { background: url('images/4w_middle.gif') repeat-y; }
.w4 .fade { background: url('images/4w_fade.gif') no-repeat; }
.w4 .bottom { height: 10px; background: url('images/4w_bottom.gif') no-repeat; }
.w5 div { width: 400px; display: block; }
.w5 .top { height: 10px; background: url('images/5w_top.gif') no-repeat; }
.w5 .middle { background: url('images/5w_middle.gif') repeat-y; }
.w5 .fade { background: url('images/5w_fade.gif') no-repeat; }
.w5 .bottom { height: 10px; background: url('images/5w_bottom.gif') no-repeat; }
.w6 div { width: 480px; display: block; }
.w6 .top { height: 10px; background: url('images/6w_top.gif') no-repeat; }
.w6 .middle { background: url('images/6w_middle.gif') repeat-y; }
.w6 .fade { background: url('images/6w_fade.gif') no-repeat; }
.w6 .bottom { height: 10px; background: url('images/6w_bottom.gif') no-repeat; }
.w7 div { width: 560px; display: block; }
.w7 .top { height: 10px; background: url('images/7w_top.gif') no-repeat; }
.w7 .middle { background: url('images/7w_middle.gif') repeat-y; }
.w7 .fade { background: url('images/7w_fade.gif') no-repeat; }
.w7 .bottom { height: 10px; background: url('images/7w_bottom.gif') no-repeat; }
.w8 div { width: 640px; display: block; }
.w8 .top { height: 10px; background: url('images/8w_top.gif') no-repeat; }
.w8 .middle { background: url('images/8w_middle.gif') repeat-y; }
.w8 .fade { background: url('images/8w_fade.gif') no-repeat; }
.w8 .bottom { height: 10px; background: url('images/8w_bottom.gif') no-repeat; }
.w9 div { width: 720px; display: block; }
.w9 .top { height: 10px; background: url('images/9w_top.gif') no-repeat; }
.w9 .middle { background: url('images/9w_middle.gif') repeat-y; }
.w9 .fade { background: url('images/9w_fade.gif') no-repeat; }
.w9 .bottom { height: 10px; background: url('images/9w_bottom.gif') no-repeat; }
.w10 div { width: 800px; display: block; }
.w10 .top { height: 10px; background: url('images/10w_top.gif') no-repeat; }
.w10 .middle { background: url('images/10w_middle.gif') repeat-y; }
.w10 .fade { background: url('images/10w_fade.gif') no-repeat; }
.w10 .bottom { height: 10px; background: url('images/10w_bottom.gif') no-repeat; }
.w12 div { width: 960px; display: block; }
.w12 .top { height: 10px; background: url('images/12w_top.gif') no-repeat; }
.w12 .middle { background: url('images/12w_middle.gif') repeat-y; }
.w12 .fade { background: url('images/12w_fade.gif') no-repeat; }
.w12 .bottom { height: 10px; background: url('images/12w_bottom.gif') no-repeat; }

/* GRAY MODULES */
.g1 { width: 80px; margin:0; border: 0; padding: 0; display: inline-block; }
.g2 { width: 160px; margin:0; border: 0; padding: 0; display: inline-block; }
.g3 { width: 240px; margin:0; border: 0; padding: 0; display: inline-block;  }
.g4 { width: 320px; }
.g5 { width: 400px; }
.g6 { width: 480px; }
.g7 { width: 560px; }
.g8 { width: 640px; }
.g9 { width: 720px; }
.g10 { width: 800px; }
.g12 { width: 960px; }
.g2 div { width: 160px; display: block; }
.g2 .top { height: 10px; background: url('images/2g_top.gif') no-repeat; }
.g2 .middle { background: url('images/2g_middle.gif') repeat-y; }
.g2 .bottom { height: 10px; background: url('images/2g_bottom.gif') no-repeat; }
.g3 div { width: 240px; display: block; }
.g3 .top { height: 10px; background: url('images/3g_top.gif') no-repeat; }
.g3 .middle { background: url('images/3g_middle.gif') repeat-y; }
.g3 .bottom { height: 10px; background: url('images/3g_bottom.gif') no-repeat; }
.g4 div { width: 320px; display: block; }
.g4 .top { height: 10px; background: url('images/4g_top.gif') no-repeat; }
.g4 .middle { background: url('images/4g_middle.gif') repeat-y; }
.g4 .bottom { height: 10px; background: url('images/4g_bottom.gif') no-repeat; }
.g5 div { width: 400px; display: block; }
.g5 .top { height: 10px; background: url('images/5g_top.gif') no-repeat; }
.g5 .middle { background: url('images/5g_middle.gif') repeat-y; }
.g5 .bottom { height: 10px; background: url('images/5g_bottom.gif') no-repeat; }
.g6 div { width: 480px; display: block; }
.g6 .top { height: 10px; background: url('images/6g_top.gif') no-repeat; }
.g6 .middle { background: url('images/6g_middle.gif') repeat-y; }
.g6 .bottom { height: 10px; background: url('images/6g_bottom.gif') no-repeat; }
.g7 div { width: 560px; display: block; }
.g7 .top { height: 10px; background: url('images/7g_top.gif') no-repeat; }
.g7 .middle { background: url('images/7g_middle.gif') repeat-y; }
.g7 .bottom { height: 10px; background: url('images/7g_bottom.gif') no-repeat; }
.g8 div { width: 640px; display: block; }
.g8 .top { height: 10px; background: url('images/8g_top.gif') no-repeat; }
.g8 .middle { background: url('images/8g_middle.gif') repeat-y; }
.g8 .bottom { height: 10px; background: url('images/8g_bottom.gif') no-repeat; }
.g9 div { width: 720px; display: block; }
.g9 .top { height: 10px; background: url('images/9g_top.gif') no-repeat; }
.g9 .middle { background: url('images/9g_middle.gif') repeat-y; }
.g9 .bottom { height: 10px; background: url('images/9g_bottom.gif') no-repeat; }
.g10 div { width: 800px; display: block; }
.g10 .top { height: 10px; background: url('images/10g_top.gif') no-repeat; }
.g10 .middle { background: url('images/10g_middle.gif') repeat-y; }
.g10 .bottom { height: 10px; background: url('images/10g_bottom.gif') no-repeat; }
.g12 div { width: 960px; display: block; }
.g12 .top { height: 10px; background: url('images/12g_top.gif') no-repeat; }
.g12 .middle { background: url('images/12g_middle.gif') repeat-y; }
.g12 .bottom { height: 10px; background: url('images/12g_bottom.gif') no-repeat; }

/* GRAY MODULES */
.b1 { width: 80px; margin:0; border: 0; padding: 0; display: inline-block; }
.b2 { width: 160px; margin:0; border: 0; padding: 0; display: inline-block; }
.b3 { width: 240px; margin:0; border: 0; padding: 0; display: inline-block;  }
.b4 { width: 320px; }
.b5 { width: 400px; }
.b6 { width: 480px; }
.b7 { width: 560px; }
.b8 { width: 640px; }
.b9 { width: 720px; }
.b10 { width: 800px; }
.b12 { width: 960px; }
.b2 div { width: 160px; display: block; }
.b2 .top { height: 10px; background: url('images/2b_top.gif') no-repeat; }
.b2 .middle { background: url('images/2b_middle.gif') repeat-y; }
.b2 .bottom { height: 10px; background: url('images/2b_bottom.gif') no-repeat; }
.b3 div { width: 240px; display: block; }
.b3 .top { height: 10px; background: url('images/3b_top.gif') no-repeat; }
.b3 .middle { background: url('images/3b_middle.gif') repeat-y; }
.b3 .bottom { height: 10px; background: url('images/3b_bottom.gif') no-repeat; }
.b4 div { width: 320px; display: block; }
.b4 .top { height: 10px; background: url('images/4b_top.gif') no-repeat; }
.b4 .middle { background: url('images/4b_middle.gif') repeat-y; }
.b4 .bottom { height: 10px; background: url('images/4b_bottom.gif') no-repeat; }
.b5 div { width: 400px; display: block; }
.b5 .top { height: 10px; background: url('images/5b_top.gif') no-repeat; }
.b5 .middle { background: url('images/5b_middle.gif') repeat-y; }
.b5 .bottom { height: 10px; background: url('images/5b_bottom.gif') no-repeat; }
.b6 div { width: 480px; display: block; }
.b6 .top { height: 10px; background: url('images/6b_top.gif') no-repeat; }
.b6 .middle { background: url('images/6b_middle.gif') repeat-y; }
.b6 .bottom { height: 10px; background: url('images/6b_bottom.gif') no-repeat; }
.b7 div { width: 560px; display: block; }
.b7 .top { height: 10px; background: url('images/7b_top.gif') no-repeat; }
.b7 .middle { background: url('images/7b_middle.gif') repeat-y; }
.b7 .bottom { height: 10px; background: url('images/7b_bottom.gif') no-repeat; }
.b8 div { width: 640px; display: block; }
.b8 .top { height: 10px; background: url('images/8b_top.gif') no-repeat; }
.b8 .middle { background: url('images/8b_middle.gif') repeat-y; }
.b8 .bottom { height: 10px; background: url('images/8b_bottom.gif') no-repeat; }
.b9 div { width: 720px; display: block; }
.b9 .top { height: 10px; background: url('images/9b_top.gif') no-repeat; }
.b9 .middle { background: url('images/9b_middle.gif') repeat-y; }
.b9 .bottom { height: 10px; background: url('images/9b_bottom.gif') no-repeat; }
.b10 div { width: 800px; display: block; }
.b10 .top { height: 10px; background: url('images/10b_top.gif') no-repeat; }
.b10 .middle { background: url('images/10b_middle.gif') repeat-y; }
.b10 .bottom { height: 10px; background: url('images/10b_bottom.gif') no-repeat; }
.b12 div { width: 960px; display: block; }
.b12 .top { height: 10px; background: url('images/12b_top.gif') no-repeat; }
.b12 .middle { background: url('images/12b_middle.gif') repeat-y; }
.b12 .bottom { height: 10px; background: url('images/12b_bottom.gif') no-repeat; }

.middle { overflow: auto; }

.w2 div div, .g2 div div, .b2 div div { margin: 0 20px; width: 120px; }
.w2_5 div div { margin: 0 20px; width: 160px; }
.w3 div div, .g3 div div, .b3 div div { margin: 0 20px; width: 200px; }
.w4 div div, .g4 div div, .b4 div div { margin: 0 20px; width: 280px; }
.w5 div div, .g5 div div, .b5 div div { margin: 0 20px; width: 360px; }
.w6 div div, .g6 div div, .b6 div div { margin: 0 20px; width: 440px; }
.w7 div div, .g7 div div, .b7 div div { margin: 0 20px; width: 520px; }
.w8 div div, .g8 div div, .b8 div div { margin: 0 20px; width: 600px; }
.w9 div div, .g9 div div, .b9 div div { margin: 0 20px; width: 680px; }
.w10 div div, .g10 div div, .b10 div div { margin: 0 20px; width: 760px; }
.w12 div div, .g12 div div, .b12 div div { margin: 0 20px; width: 920px; }

.w12gray .top { height: 40px; width: 960px; background: url('images/12gray_top.gif') no-repeat; }
.w12gray .middle { background: url('images/12gray_middle.gif') repeat-y; margin-bottom: 1px; }
.gray9blue3 { background: url('images/9gray3blue_middle.gif') repeat-y; margin-bottom: 1px; }
.blue4gray8 { background: url('images/4blue8gray_middle.gif') repeat-y; margin-bottom: 1px; }
.tightspace { width: 1px; height: 1px; margin: 0; border: 0; padding: 0; display: block; }

.bluebox { margin:1px 0 0 0; border: 0: padding:0; width: 960px; display: block; background: url('images/text-block_bkgd.gif') repeat-y; color: #999; font-size: 1.2em;}
.bluefoot { margin:1px 0 0 0; border: 0: padding:0; width: 960px; height: 60px; display: block; background: url('images/text-block_foot.gif') no-repeat; }
/* ------- Close tab button ------- */
a.closeTab {
	float: right;
	display: inline;
	margin: 8px 8px -24px 0;
	padding: 0px;
	width: 16px; 
	height: 16px; 
	position: relative; 
	z-index: 1000;
	background-image: url(images/close.png); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
a.closeTab:hover {
	background-position: 0px -16px;
}
a.closeTab:active {
	background-position: 0px -32px;
}

/* ------- Close Window button ------- */
a.closeWindow {
	float: right;
	display: inline;
	margin: 4px;
	padding: 0 16px 0 0;
	width: 16px; 
	height: 16px; 
	position: relative; 
	z-index: 1000;
	background-image: url(images/close.png); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	vertical-align: baseline;
}
a.closeWindow:hover {
	background-position: 0px -16px;
}
a.closeWindow:active {
	background-position: 0px -32px;
}
a.popHome {
	float: right;
	display: inline;
	margin: 0px;
	padding: 0 16px 0 0;
	width: 100px; 
	height: 16px; 
	position: relative; 
	z-index: 1000;
	text-align: right;
	font-size: 12px;
}

/* ------- Thumbnails ------- */
.thmb160 {
	float: left;
	width: 160px;
	height: 160px;
}

a.thmb160:hover {
	position: relative;
}

a.thmb160 span{
	display: none;
}

a.thmb160:hover span  {
	display: block;
   	position: absolute; 
   	top: 0px; 
   	left: 4px;
   	padding: 4px; 
   	margin: 100px 0 0 0; 
   	width: 144px;
   	height:48px;
   	z-index: 100;
   	background: #000; 
   	border: 0;
	-moz-border-radius-bottomleft: 6px;  
	-moz-border-radius-bottomright: 6px;  
	-webkit-border-bottom-left-radius: 6px;  
	-webkit-border-bottom-right-radius: 6px;
	opacity: 0.75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: 1.2em;
	letter-spacing: 0.05em;
	color: #fff;
}

.thmb192 {
	float: left;
	width: 192px;
	height: 192px;
}

a.thmb192:hover {
	position: relative;
}

a.thmb192 span{
	display: none;
}

a.thmb192:hover span  {
	display: block;
   	position: absolute; 
   	top: 0px; 
   	left: 4px;
   	padding: 4px; 
   	margin: 132px 0 0 0; 
   	width: 176px;
   	height:48px;
   	z-index: 100;
   	background: #000; 
   	border: 0;
	-moz-border-radius-bottomleft: 6px;  
	-moz-border-radius-bottomright: 6px;  
	-webkit-border-bottom-left-radius: 6px;  
	-webkit-border-bottom-right-radius: 6px;
	opacity: 0.75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: 1.2em;
	letter-spacing: 0.05em;
	color: #fff;
}

.thmb240 {
	float: left;
	width: 240px;
	height: 240px;
}

a.thmb240:hover {
	position: relative;
}

a.thmb240 span{
	display: none;
}

a.thmb240:hover span  {
	display: block;
   	position: absolute; 
   	top: 0px; 
   	left: 4px;
   	padding: 4px; 
   	margin: 180px 0 0 0; 
   	width: 224px;
   	height:48px;
   	z-index: 100;
   	background: #000; 
   	border: 0;
	-moz-border-radius-bottomleft: 6px;  
	-moz-border-radius-bottomright: 6px;  
	-webkit-border-bottom-left-radius: 6px;  
	-webkit-border-bottom-right-radius: 6px;
	opacity: 0.75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: 1.2em;
	letter-spacing: 0.05em;
	color: #fff;
}

.thmb320 {
	float: left;
	width: 320px;
	height: 320px;
}

a.thmb320:hover {
	position: relative;
}

a.thmb3260 span{
	display: none;
}

a.thmb320:hover span  {
	display: block;
   	position: absolute; 
   	top: 0px; 
   	left: 4px;
   	padding: 4px; 
   	margin: 260px 0 0 0; 
   	width: 304px;
   	height:48px;
   	z-index: 100;
   	background: #000; 
   	border: 0;
	-moz-border-radius-bottomleft: 6px;  
	-moz-border-radius-bottomright: 6px;  
	-webkit-border-bottom-left-radius: 6px;  
	-webkit-border-bottom-right-radius: 6px;
	opacity: 0.75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: 1.2em;
	letter-spacing: 0.05em;
	color: #fff;
}

a.btn_480x50  {
	float: left;
	display: block;
   	padding: 0; 
   	margin: 0 0 -5px 0; 
   	width: 480px;
   	height:50px;
   	background: url('images/btn-480x50.png'); 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	line-height: 48px;
	letter-spacing: 0.05em;
	color: #888;
}
a.btn_480x50:link, a.btn_480x50:visited{
	color: #666;
}
a.btn_480x50:hover  {
   	background-position: 0 -50px; 
	color: #222;
}
a.btn_480x50:active  {
   	background-position: 0 -100px; 
	color: #444;
}

/* ------- Pop-up windows ------- */
.popTitle {
	position:fixed;
	width:960px;
	height: 90px;
	z-index:1000;
	background:white;
	border-bottom:1px solid #ccc;
}
.popTitle h1 {
	background:url(images/masthead.gif) no-repeat;
	margin: 18px 0 0 0;
	padding: 12px 0 0 100px; 
	height: 40px;
	color: black;
	font-size: 1.8em;
}
.popNav {
	margin: 0 4px;
	font-family: Arial; 
	font-size: 1.25em; 
	color: #aaa; 
}
.popNav a, .popNav a:link, .popNav a:visited { 
	color: #555; 
	text-decoration: none; 
	display: inline-block; 
	vertical-align: text-top; 
}
.popNav a:hover { 
	color: #a44; 
}
.popNav a:active { 
	color: #933; 
}

#popTop {
	width:960px;
	height:90px;
}
#anchor1, #anchor2, #anchor3, #anchor4, #anchor5, #anchor6, #anchor7, #anchor8 {
	position: relative; 
	top: -60px;
	clear:both;
}
.divLine {
	clear: both; 
	border-bottom:1px solid #822; 
	height: 1px;
	margin: 0 4px;
	padding-top: 20px;
}

