/* Associated Orthopedics CSS */
html, body, 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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
a img, :link img, :visited img {
	border: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #000000;
}

body
{
background-image: url(images/bg_repeat.jpg);
background-position: left top;
background-repeat: repeat-x;
background-color: #0E5881;
}

#clear
{
clear: both;
}

#site_wrapper
{
width: 820px;
margin-left: auto;
margin-right: auto;
}

#site_frame
{
width: 800px;
background-color: #FFFFFF;
padding: 0px 10px 10px 10px;
}

#header
{
display: block;
width: 800px;
height: 195px;
background-image: url(images/header.jpg);
background-position: left top;
background-repeat: no-repeat;
}

#nav_wrapper
{
display: block;
width: 800px;
height: 55px;
}

#top_left 
{
float: left;
width: 165px;
height: 190px;
background-image:url(images/transparent.gif);
background-position: left top;
background-repeat: repeat-x;
}

#nav_button
{
float: left;
width: auto;
height: 55px;
}

/*Home page only ------------------------------------*/

#intro_text
{
display: block;
width: 760px;
padding: 12px 20px 15px 20px;
}

#intro_image
{
display: block;
width: 800px;
height: 568px;
}

.blue_highlight
{
color: #0094d3;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
}

/*Interior pages -----------------------------------*/

#content_wrapper
{
width: 800px;
height: auto;
}

#content_left
{
float: left;
display: block;
width: 280px;
padding: 10px;
}

#sidebar
{
padding: 20px;
min-height: 420px; height: auto !important; height: 420px;
background-image: url(images/sidebar.jpg);
background-position: top;
background-repeat: no-repeat;
}

#content_right
{
float: left;
width: 480px;
height: auto;
padding: 10px;
}

.heading1
{
font-size: 21px;
padding-bottom: 8px;
color: #0094d3;
font-weight: bold;
}

.content_link a:link, .content_link a:visited
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
font-weight: bold;
color: #f08331;
text-decoration: none;
}

.content_link a:hover
{
color: #005881;
}

.image
{
padding-right: 10px;
}

/*Footer -------------------------------------------*/

#footer
{
width: 800px;
padding: 10px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
line-height: 16px;
color: #ffffff;
text-align: center;
}

.footer_gray
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
line-height: 16px;
color: #c7c8ca;
}

.footer_link a:link, .footer_link a:visited
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
line-height: 16px;
color: #ffffff;
text-decoration: underline;
}

.footer_link a:hover
{
text-decoration: none;
}#site_wrapper #site_frame #transparent img {
	font-variant: normal;
	left: 0px;
	top: 0px;
	float: left;
}
