body {
	background: #ffffff url(images/background_tile.jpg) 1px 21px repeat;
	margin: 0;
	padding: 0;
	font: 13px Geneva, Arial, sans-serif;
}

p {
        margin: 0 0 10px 0;
        padding: 0;
}

a:link, a:visited, a:active, a:hover { 
	color: #1919FF;
	text-decoration: none;
}

.orange {
	color: #D9531E;
}

/* IE6PNGFIX */
img, div { behavior: url('/iepngfix/iepngfix.htc') }
img, div, a, input { behavior: url('/iepngfix/iepngfix.htc') }

/**************** menu coding *****************/
#menu {
position: relative;
display: table;
width: 100%;
background: #D8EFF0;
z-index: 100;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
width: auto;
_width: 10px;
white-space: nowrap;
}

#menu h2 a {
border: none;
padding: 0px;
margin: 0px 0px 0px 0px;
font: 9pt Geneva, Arial, sans-serif;
}

#menu a {
font: 11px/16px Geneva, Arial, sans-serif;
display: block;
margin: 0;
}

#menu h2 {
color: #ffffff;
background: #D8EFF0;
font: 9pt Geneva, Arial, sans-serif;
display: block;
margin: 0;
padding: 0;
}

#menu h2 a {
color: #000000;
padding: 8px 22px 8px 22px;
}

#menu h2 a:hover, #menu h2 a.current {
color: #000000;
background: #B5E1E1;
}

#menu a {
color: #000;
background: #D8EFF0;
text-decoration: none;
border-top: 1px solid #B5E1E1;
padding: 8px;
}

#menu a:hover {
color: #000000;
background: #B5E1E1;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
width: 12em;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/**************** end menu coding *****************/

#black_bar_top {
	background: #000000;
	height: 13px;
	width: 100%;
	margin: 0;
	padding: 0;
}

#black_bar_bottom {
	background: #333333;
	height: 13px;
	width: 950px;
	margin: 0 auto 50px auto;
	padding: 0;
	border: solid 1px #333333;
	clear: both;
}

#background {
	position: absolute;
	margin: 0;
	padding: 0;
	background: url(images/background_full.png) top left no-repeat;
	min-width: 100%;
	min-height: 100%;
}

#pageContainer {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 50px 0px 50px;
	width: 850px;
	background-color: rgb(255, 255, 255) transparent;
	background-color: rgba(255, 255, 255, 0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF)";
	border: solid 1px #ffffff;
}

#logo a {
	display: block;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
	width: 700px;
	height: 101px;
	background: url(images/sprites.png) -0px -0px no-repeat;
	margin: 0 auto 0px auto;
}

.small_dude {
	position: relative;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/sprites.png) 0px -110px no-repeat;
	width: 145px;
	height: 280px;
	margin: 0px 65px 0px 0px;
}

#content {
	position: relative;
	padding: 30px 0 0 0;
}

#content .pagetitle {
	font-size: 24pt;
	font-family: Georgia, serif;
	font-weight: normal;
	margin: -55px 0 10px 0;
}

.content_home {
	width: 550px;
	margin-bottom: 30px;
}

#column_1 {
	position: relative;
	width: 245px;
	float: left;
	margin: 0px 55px 15px 0px;
}

#column_2 {
	position: relative;
	width: 245px;
	float: left;
	margin: 0px 5px 15px 0px;
}

#column_3 {
	position: relative;
	width: 245px;
	float: left;
	margin: 0px 0px 15px 0px;
}

.box_blue {
	border: solid 1px #C7CCCC;
	background: url(/images/sprites.png) -415px -317px no-repeat #FFF;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.box_orange {
	border: solid 1px #C7CCCC;
	background: #D9531E;
	padding: 0px;
	color: #fff;
}

.box_blue h2, .box_orange h2 {
	background: #4D4D4D;
	color: #fff;
	padding: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

.box_blue h4, .box_orange h4 {
	padding: 10px;
	margin: 0px;
	font: 13px Geneva, Arial, sans-serif;
	font-weight: normal;
}

.box_blue ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.box_blue li {
	padding: 0px;
	margin: 0px;
}

div.hr {
	height: 2px;
	background-color: #666;
	margin: 10px 0px 10px 0px;
	padding: 0;
	clear: both;
}

#footer_contact {
	float: left;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}

#footer_copyright {
	float: right;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}

#whats_new {
        width: 30%;
        float: right;
        border: solid 1px;               
        margin: 50px 0px 10px 20px;
        padding: 0px;         
}

#whats_new h1 {
	display: block;
	background: #4D4D4D;
	font-family: Georgia, serif;
	font-size: 18pt;
	font-weight: normal;
	color: #D3E6E4;
        font-size: 10pt;
        font-weight: normal;
	margin: 0;
	padding: 5px;
}

#whats_new p {
	padding: 5px;
}

#symptoms_menu {
	position: relative;
	width: 225px;
	height: 460px;
	background: url(images/sprites.png) -180px -102px no-repeat;
	float: right;
	margin: 0 0 20px 55px;
	padding: 0;
	z-index: 1;
}

#symptoms_menu ul {
	position: relative;
	padding: 0;
	margin: 20px 0 0 0;
	list-style: none;
	text-indent: 0px;
}

#symptoms_menu li a {
	display: block;
	border: solid 1px #000000;
	background: #ffffff;
	padding: 3px;
	text-decoration: none;
	color: black;
	font: 8pt Geneva, Arial, sans-serif;
}

#symptoms_menu li a:hover, #symptoms_menu li a.current {
	background: #E1F4FD;
}

#symptoms_menu #head {
	position: absolute;
	top: 0px;
	left: 125px;
}

#symptoms_menu #neck {
	position: absolute;
	top: 25px;
	left: 85px;
}

#symptoms_menu #shoulder {
	position: absolute;
	top: 50px;
	left: 145px;
}
#symptoms_menu #thoracic {
	position: absolute;
	top: 80px;
	right: 65px;
}
#symptoms_menu #fibromyalgia {
	position: absolute;
	top: 120px;
	right: 0px;
}
#symptoms_menu #back {
	position: absolute;
	top: 120px;
	left: 85px;
}
#symptoms_menu #elbow {
	position: absolute;
	top: 140px;
	left: 0px;
}
#symptoms_menu #lumbar {
	position: absolute;
	top: 160px;
	left: 80px;
}
#symptoms_menu #wrist {
	position: absolute;
	top: 180px;
	right: 0px;
}
#symptoms_menu #hip {
	position: absolute;
	top: 210px;
	left: 50px;
}
#symptoms_menu #osteoarthritis {
	position: absolute;
	top: 190px;
	left: -50px;
}
#symptoms_menu #hand {
	position: absolute;
	top: 215px;
	right: 0px;
}
#symptoms_menu #sacroiliac_joint {
	position: absolute;
	top: 185px;
	left: 60px;
}
#symptoms_menu #knee {
	position: absolute;
	top: 300px;
	left: 130px;
}
#symptoms_menu #ankle {
	position: absolute;
	top: 400px;
	right: 140px;
}
#symptoms_menu #joint_instability {
	position: absolute;
	top: 400px;
	right: 0px;
}
#symptoms_menu #foot {
	position: absolute;
	top: 430px;
	left: 50px;
}
#symptoms_menu # {
	position: absolute;
	top: px;
	left: px;
}
#submenu {
	position: relative;
	height: 100%;
	float: right;
        border: solid 1px;               
        margin: 5px 0px 10px 20px;
        padding: 0px;
        z-index: 5;
}

#submenu a:link {
	color: #000000;
}

#submenu a:visited {
	color: #000000;
}

#submenu a:hover {
	color: #9f0000;
}

#submenu h1 {
	background: #4D4D4D;
	font-family: Georgia, serif;
	font-size: 18pt;
	font-weight: normal;
	color: #EEEEEE;
        font-size: 10pt;
        font-weight: normal;
	margin: 0;
	padding: 5px;
}

#submenu ul {
	list-style: none;
	margin: 0;
	padding: 5px;
}

#submenu li {
	list-style: none;
	white-space: nowrap;
}

#submenu .current_page {
	font-weight: bold;
}

#submenu .level1 {
	position: relative;
	left: 0px;
}
#submenu .level2 {
	position: relative;
	left: 22px;
}
#submenu .level3 {
	position: relative;
	left: 44px;
}

#search_box {
	position: relative;
	margin: 15px 0px 0px 10px;
	text-align: right;
	float: right;
	z-index: 5;
}

#search_box input {
	font-family: Arial, Helvetica, sans-serif;
}

#search_box input[type=text] {
	width: 160px;
}

#search_box input[type=submit] {
	background-color: #D9531E;
	border: 1px solid #AE7C68;
	color: #fff;
}

.search_result_item {
	margin: 0px 0px 15px 0px;
}

.search_result_title {
	font-size: 16px;
}

.box_blue .news_date {
	font-weight: bold;
}

.box_blue .news_headline {
	display: inline;
	font-weight: bold;
}

.box_blue .news_blurb, .box_blue .news_blurb p {
	display: inline;
}

.box_blue .news_more {
	display: inline;
	margin: 0px 0px 5px 5px;
	float: right;
}

.box_blue .news_more a {
	color: #D9531E;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

.box_blue div.hr {
	height: 1px;
	background-color: #999;
	margin: 10px 0px 10px 0px;
	padding: 0;
	clear: both;
}

.newstopheadline {
	font-size: 20px;
}

.newsstory .picturecaption {
	margin: 2px 0px 5px 0px;
}

