/* CSS Document */
body {
	font-family: Optima,Arial,sans-serif;
	padding: 0 0 1em 0;
	margin: 0;
	background-image: url(./images/background_body.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #F6F5E1;
	font-size: 13.5px;
}
a {
    color: #5e4310;
}
a:hover {
    color: #b99c66;
}
a:visited {
    color: #888;
}
a img {
    border: none;
}
p {
    margin-top: 0;
    margin-bottom: 10px;
    color: #262626;
}
li {
    margin-bottom: .5em;
}
h3,
h4 {
    margin-bottom: .3em;
}
table {

}
#page {
    width: 770px;
    margin: 0 auto;
    background-color: #fff;
}
#logo {
    float: left;
    display: inline;
    margin: 5px 0 0 10px;
}
#logo-text {
    margin-top: 15px;
}
#header {
    background-image: url(./images/background_top.jpg);
    background-repeat: repeat-y;
    padding: 10px 10px 5px 10px;
}
#header p {
    float: right;
    color: #fff;
    margin: 5px 0 0 0;
    font-size: 120%;
}

/* navigation styles */

#navigation-wrapper {
    background-image: url(./images/background_nav.jpg);
    background-repeat: repeat-x;
}
#navigation {
    list-style: none;
    list-style-image: none;
    background-image: url(./images/background_nav.jpg);
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    background-color: transparent;
}
#navigation li {
    float: left;
    display: inline;
    padding: 8px 0 10px 0;
    font-size: .95em;
    position: relative;
    margin: 0;
    background-image: url(./images/background_nav.jpg);
}
#navigation li a {
    background-repeat: repeat-x;
    padding: 8px 1.3em 10px 1.3em;
    text-decoration: none;
    color: #110401;
}
#navigation li a:hover {
    background-image: url(./images/background_nav_hover.gif);
}

#navigation li ul a {
    display: block;
    border: none !important;
    background-color: transparent !important;
    white-space: normal;
    margin: 0;
    padding: 4px .8em;
    font-size: 90%;
}
#navigation li ul li {
    display: block;
    float: left;
    width: 10em;
    margin: 0 !important;
    padding: 0;
    border-top: 1px solid #6f92be;
    border-right: 1px solid #6f92be;
    border-left: 1px solid #6f92be;
    text-align: left;
}
#navigation li ul {
    display: none;
    position: absolute;
    left: 0;
    z-index: 3;
    list-style: none;
    list-style-image: none;
    width: 10em;
    border-bottom: 1px solid #6f92be;
    padding-left: 0 !important;
    margin: 0 !important;
}
#navigation li > #navigation ul {
    top: auto;
    left: auto;
}
#navigation li:hover ul,
#navigation li.over ul {
    display: block !important;
    top: 32px;
    left: 0;
    margin-top: 0;
    padding-top: 0;
}
a#currentpage,
#navigation li a#currentpage:hover {
    background-image: url(./images/background_nav_selected.gif);
    color: #fff !important;
}
#main-content {
    background-color: #fff;
}

#main-copy p,
#main-copy li {
    text-align: justify;
}
#main-content-company {
    background-color: #fff;
    background-image: url(./images/right_company.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    padding-bottom: 4em;
}
#main-content-warranty-policy {
    background-color: #fff;
    background-image: url(./images/right_warranty_policy.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    padding-bottom: 4em;
}
#main-content-hipaa-policy {
    background-color: #fff;
    background-image: url(./images/right_hipaa_policy.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    padding-bottom: 4em;
}
#main-content-business-policy {
    background-color: #fff;
    background-image: url(./images/right_business_policy.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    padding-bottom: 4em;
}
#main-content-payment-policy {
    background-color: #fff;
    background-image: url(./images/right_payment_policy.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    padding-bottom: 4em;
}
#main-content-prosthetics {
    background-color: #fff;
    background-image: url(./images/right_prosthetics.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    padding-bottom: 4em;
}
#main-content-orthotics {
    background-color: #fff;
    background-image: url(./images/right_orthotics.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    padding-bottom: 4em;
}
#main-content-contact {
    background-color: #fff;
    background-image: url(./images/right_contact_us.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    padding-bottom: 4em;
}
#main-content-staff {
    background-color: #fff;
    background-image: url(./images/right_staff.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    padding-bottom: 4em;
}
#main-content-mission-statement {
    background-color: #fff;
    background-image: url(./images/right_mission_statement.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    padding-bottom: 4em;
}
#main-content-location,
#main-content-policies,
#main-content-products {
    background-color: #fff;
    background-image: url(./images/right_location.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    padding-bottom: 4em;
}
#main-content-prosthetics,
#main-content-orthotics,
#main-content-products,
#main-content-staff {
    background-color: #fff;
    background-image: none;
    padding-bottom: 4em;
    width: 760px;
}
#main-content-prosthetics #main-copy,
#main-content-orthotics #main-copy,
#main-content-products #main-copy,
#main-content-staff #main-copy {
    padding: .5em 1em 2em 1.25em;
    margin-right: 1em;
}
#main-copy {
    padding: .5em 1em 2em 1.25em;
    margin-right: 232px;
}
#main-copy ul {
    margin-top: .5em;
    margin-bottom: 1.5em;
}
.learnMore {
    float: right;
    margin: 0 1em 0 0;
    background-image: url(./images/learn_more.gif);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 1em;
}

/** Home page styles **/

#home-main-content {
    
}
#home-left {
    float: left;
    display: inline;
    width: 413px;
    padding-bottom: 8px;
}
#home-right {
    float: left;
    display: inline;
    width: 355px;
    background-color: #E5E5DD;
    border-right: 1px solid #AFA99D;
}
#home-welcome {
    background-color: #fff;
    padding: .5em 1em 1.5em 1.3em;
}
#home-welcome .learnMore {
    background-image: url(./images/learn_more_white.gif);
}
#home-prosthetics {
    background-image: url(./images/background_prosthetics.jpg);
    background-repeat: no-repeat;
    padding: 1.5em 8.5em 3.7em 1.5em;
    border-bottom: 1px solid #AFA99D;
}
#home-orthotics {
    background-image: url(./images/background_orthotics.jpg);
    background-repeat: no-repeat;
    padding: 1.5em 8.5em 3.6em 1.5em;
}

/** Product Styles **/
.product {
    float: left;
    display: inline;
    /*background-image: url(./images/background_product.gif);*/
    padding: 0 7px;
    margin-right: 3px;
    /*border: 1px solid #e6e2d9;*/
}
#main-copy .product p {
    text-align: center;
    width: 125px;
}
.tall {
    width: 125px;
}
.product img {
    margin-bottom: .3em;
    border: 1px solid #e6e2d9;
}



/** Footer styles **/

#footer {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 770px;
}
#navigation-footer {
    background-image: url(./images/background_footer.jpg);
    background-repeat: repeat-x;
    margin: 0;
    padding: 6px 0 4px 0;
}
#navigation-footer li {
    display: inline;
    padding: 3px .7em;
}
#footer p {
    text-align: left;
    margin: 3px;
    color: #777;
    font-size: 85%;
}
#footer a {
    color: #fff;
    font-size: 93%;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
#footer p a {
    color: #5e4310;
}
#footer p a:hover {
    color: #b99c66;
}

.header h2 {
    display: none;
}
.header img {
    margin-bottom: 8px;
}

#breadcrumbs {
    font-size: 85%;
    margin-top: 0;
}
.seperator {
    font-size: 90%;
}

p.download {
    line-height: 16px;
}

.testimonial {
    margin-bottom: 2em;
}

.testimonial p {
    font-style: italic;
}

.testimonial img {
    border: 1px solid #e6e2d9;
    float: right;
    margin: 0 0 6em 1.2em;
}
.bio {
    margin-bottom: 1.2em;
    border-bottom: 1px solid #ccc;
}
.bio img {
    float: left;
    display: inline;
    width: 80px;
    margin: 0 10px 20px 0;
}
.bio p {
    float: left;
    display: inline;
    width: 570px;
}

.visualClear {
    clear: both;
    font-size: 1px;
    line-height: 0px;
    border: none;
    margin:0;
    padding:0;
    background: transparent;
}
