.accessibility{position:absolute; left:-9999px}
html {overflow: -moz-scrollbars-vertical}
html { overflow-x: auto; }
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border:none;
	font-weight: normal;
	font-style: inherit;
	font-size: 100.01%;
	font-family: Verdana;
	vertical-align: baseline;
}
body {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
	font-family: Verdana;
	vertical-align: baseline;
	font-size:62.5%;
	line-height: 1em;
	color: #fff;
	background: #000000;
	text-align:center;
}
ol, ul { list-style: none;}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells:show;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
a{color:white}
#ie6 .png{behavior: url(css/iepngfix.htc); border:0}

/* header */
#container{width:950px; margin:20px auto; text-align:left;}

#logo {height:39px}
#logo a{display:block; position:relative; width:228px; height:39px; line-height:39px; text-decoration:none}
#logo span{position:absolute; bottom:0; left:0; background:url(../img/djo-design-group-logo.gif) 0 0 no-repeat; width:228px; height:39px; cursor:pointer}

#frame{background:#0c2040}

.border{border:1px solid #666666;}
#content{height:410px; position:relative}
.h60{height:60px}

#nav{width:948px; height:60px; border-top:1px solid #666666; border-left:1px solid #666666; border-right:1px solid #666666; text-align:center; background: url(../img/trans-25-black.png) 0 0; white-space:nowrap}
#ie6 #nav{position:static}
#nav a.first{border-left:1px dotted #666666}
#nav a{display:inline-block; font-size:1.4em; width:140px; height:60px; line-height:60px; text-decoration:none; font-weight:bold; border-right:1px dotted #666666}
#nav a:hover, 
#nav a:active, 
#nav a:visited{text-decoration:none}
#nav a:hover{color:#00cc00; background:url(../img/trans-25-black.png); }




#copyright{width:950px; margin:0 auto; line-height:1.2em; text-align:left; color:#696969}
#copyright a{color:#696969; }
#copyright a:hover{color:#999999}


/* Lightbox */
#lightbox{
	background-color:#fff;
	padding:10px;
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	border-bottom:2px solid #000;
	border-right:2px solid #000;
	}
#lightboxDetails{
	font-family:Verdana;
	font-size:1.0em;
	padding-top:0.4em;
	color:#666
}	
#lightboxDetails a{font-size:1.2em; color:#0000ff}
#lightboxCaption{float:left}
#keyboardMsg{float:right}
#closeButton{top:5px; right:5px;}

#lightbox img{border:none; clear:both} 
#overlay img{border:none}

#overlay{background-image:url(../img/overlay.png)}

* html #overlay{
	background-color:#fff;
	back\ground-color:transparent;
	background-image:url(img/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/overlay.png", sizingMethod="scale");
}
	