body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    background: #000000 url(../_images/bg.jpg) 0 0 no-repeat;
	background-attachment: fixed;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
    font-family: Arial;
    font-size: 13px;
    color: #c0c0c0;
    line-height: 18px;
}
p, h1, h2, h3, h4, #content ul, #content ol, #content table {
	margin-bottom: 15px;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #006aa9;
    text-decoration: underline;
}
a:hover, a:active {
    color: #FFF;
    text-decoration: underline;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}
input { vertical-align: middle; }
img, div { behavior: url(../_images/iepngfix.htc) }
img.right {
	float: right;
	margin: 0 0 20px 20px;
	display: inline;
	clear: right;
}
img.left {
	float: left;
	margin: 0 20px 20px 0;
	display: inline;
}
a.popup {}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
	width: 1000px;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	height: 94px;
	background: transparent url(../_images/top.png) 0 0 no-repeat;
	margin: 50px 0 30px 28px;
	padding: 10px 170px 0 35px;
}
	#top img { float: left; }

/*  MENU */
#menu {
	background: url(../_images/menu.gif) 0 0 no-repeat;
	width: 496px;
	height: 57px;
	float: right;
	margin: 12px 0 0 0;
}
#menu span {
	display: none;
}
#menu li, #menu a {
	height: 57px;
	display: block;
}
#menu li {
	float: left;
	list-style: none;
	_display: inline;
}

#menu-01 	{ width: 59px; }
#menu-02 	{ width: 101px; }
#menu-03 	{ width: 95px; }
#menu-04 	{ width: 169px; }
#menu-05	{ width: 72px; }

#menu-01 a:hover	{ background: transparent url(../_images/menu.gif) 0px -57px no-repeat; }
#menu-02 a:hover	{ background: transparent url(../_images/menu.gif) -59px -57px no-repeat; }
#menu-03 a:hover, #menu-03:hover, #menu-03.sfHover	{ background: transparent url(../_images/menu.gif) -160px -57px no-repeat; }
#menu-04 a:hover	{ background: transparent url(../_images/menu.gif) -255px -57px no-repeat; }
#menu-05 a:hover	{ background: transparent url(../_images/menu.gif) -424px -57px no-repeat; }

/* ----------------------------------- */
/* HOME
/* ----------------------------------- */
#content {
	width: 665px;
	float: right;
}

#slideshow {
	margin: 0 0 30px 0;
}

#welcome {
	border-bottom: 1px solid #212121;
	margin: 0 0 30px 0;
}
#welcome p {
	font-size: 14px;
	line-height: 22px;
}

#man {
	width: 257px;
	float: right;
}
	#man img { margin: 0 0 35px 0;}

.intro {
	padding: 0 0 20px 105px;
	width: 248px;
}
	#intro1 { background: transparent url(../_images/intro-hand.jpg) 0 0 no-repeat; }
	#intro2 { background: transparent url(../_images/intro-spine.jpg) 0 0 no-repeat; }
	#intro3 { background: transparent url(../_images/intro-sports.jpg) 0 0 no-repeat; }
	#intro4 { background: transparent url(../_images/intro-joints.jpg) 0 0 no-repeat; }
	#intro5 { background: transparent url(../_images/intro-other.jpg) 0 0 no-repeat; }

	.intro a { font-size: 11px; }
	.intro p { font-size: 12px; line-height: 16px; }
	.intro h1 {
		height: 19px;
		text-indent: -3000px;
		margin: 0;
	}
		#intro1 h1 { background: transparent url(../_images/header-hand.gif) 0 0 no-repeat; }
		#intro2 h1 { background: transparent url(../_images/header-spine.gif) 0 0 no-repeat; }
		#intro3 h1 { background: transparent url(../_images/header-sports.gif) 0 0 no-repeat; }
		#intro4 h1 { background: transparent url(../_images/header-joints.gif) 0 0 no-repeat; }
		#intro5 h1 { background: transparent url(../_images/header-other.gif) 0 0 no-repeat; }

/* ----------------------------------- */
/* SUB PAGES
/* ----------------------------------- */
#crumb {
	font-size: 11px;
	margin: 0 0 6px 0;
	color: #3c3c3c;
}
	#crumb a:link, #crumb a:visited {
		color: #3c3c3c;
		text-decoration: none;
	}
	#crumb a:hover, #crumb a:active {
		text-decoration: underline;
	}

.sub h1 {
	font-size: 24px;
	line-height: 24px;
	color: #FFF;
	font-weight: normal;
}
.sub h2 {
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	clear: left;
}
.sub strong { color: #c2c2c2; }
.sub #content li { margin-left: 25px; }
.sub td strong { color: #FFF; }

.sub #services li {
	list-style: none;
	margin: 0 75px 25px 0;
	width: 77px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
	.sub #services li img { margin: 0 0 15px 0; }

.highlight {
	background: #282828;
	border: 2px solid #4a4a4a;
	padding: 25px 25px 10px 25px;
	margin: 0 0 25px 0;
}

/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer {
	border-top: 1px solid #212121;
	font-size: 11px;
	margin: 40px 0 0 0;
	padding: 7px 0 40px 0;
	clear: both;
}
	#footer a:link, #footer a:visited {
		color: #858585;
		text-decoration: none;
	}
	#footer a:hover, #footer a:active {
		text-decoration: underline;
	}
	#copyright { float: right; font-size: 11px;}

