*
{
    margin: 0;
    padding: 0;
    border: 0;
}

body
{
    background: black;
    color: #fff;
    font-size: 0.75em;
    font-family: Verdana;
}

ul, li
{
    margin: 0;
    padding: 0;
}

.clear
{
    clear: both;
}

#sitewrapper
{
    margin: 0 auto 0 auto;
    width: 1046px;
    min-height: 650px;
}

#wrapper
{
    margin: 0;
    float: left;
    display: none;
    min-height: 1px;
}

#wrapper_no_anim
{
    margin: 0;
    float: left;
    width: 780px;
    margin: 0 0  50px 0;
    min-height: 385px;
}

/* male torso leftside */

#bodyleft
{
    margin: 190px 0 0 400px;
    width: 133px;
    height: 385px;
    float: left;
}

#bodyleft .stripeleft
{
    background: url(images/stripe_left.gif) no-repeat;
    width: 133px;
    height: 1px;
}

#bodyleft #imgbodyleft
{
    background: url(images/body_left.gif) no-repeat;
    width: 133px;
    height: 380px;
}

#bodyleft_no_anim
{
    margin-top: 190px;
    width: 133px;
    height: 385px;
    float: left;
}

#bodyleft_no_anim .stripeleft
{
    background: url(images/stripe_left.gif) no-repeat;
    width: 133px;
    height: 1px;
}

#bodyleft_no_anim #imgbodyleft
{
    background: url(images/body_left.gif) no-repeat;
    width: 133px;
    height: 380px;
}

/* maletorso rightside */
#bodyright
{
    margin-top: 190px;
    width: 133px;
    height: 385px;
    float: left;
}

#bodyright .striperight
{
    background: url(images/stripe_right.gif) no-repeat;
    width: 133px;
    height: 1px;
    margin:0;
}

#bodyright #imgbodyright
{
    background: url(images/body_right.gif) no-repeat;
    width: 133px;
    height: 380px;
    margin:0;
    padding:0;
  
}
/* end male torso */

#header
{
    width: 780px;
    height: 109px;
    background: url(images/header_bg.gif) repeat-x;
}

#logo
{
    margin-left: 15px;
    width: 350px;
    height: 109px;
    float: left;
    background: url(images/logo.gif) no-repeat;
    font-size: 18px;
    font-family: Trebuchet MS;
    font-weight: bold;
}
#logo h2
{
    font-family: Trebuchet MS;
    display: none;
}

#email a
{
    width: 311px;
    height: 33px;
    float: right;
    margin: 0 13px 0 0;
    background: url(images/email.gif);
}

#menu
{
    width: 780px;
    height: 60px;
}


#banner
{
    width: 780px;
    height: 103px;
    background: #efefef;
    text-align: center;
}

#banner img
{
    height: 103px;
    margin: 0 auto;
}

#banner:after
{
    content: "*";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

/*  content container */
#container
{
    background: #efefef;
    width: 780px;
    min-height: 410px;
    color: #333;
    line-height: 1.6em;
    margin: 0;
    padding-top: 10px;
}

#container h1
{
    font-size: 1.2em;
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #3d8976;
    border-bottom: solid 1px #3d8976;
    margin: 8px 0 5px 0;
}

#container h2
{
    font-size: 1em;
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #3d8976;
    margin: 2px 0;
}

#container a
{
    color: #3d8976;
    text-decoration: none;
}

#container a:hover
{
    text-decoration: underline;
}


.left
{
    width: 510px;
    float: left;
    padding: 5px 25px;
}

.left ul
{
    margin-bottom: 10px;
}

.left li
{
    margin-left: 20px;
    line-height: 1.6em;
}

.left p
{
    margin-bottom: 15px;
}


.left img
{
    float: right;
    margin: 10px 15px 15px 10px;
   
}

/* appointment form */
.left .labelinput
{
    text-align: right;
    padding: 5px;
    font-size: .9em;
}

.divider
{
    background: url(images/divider.gif) no-repeat center center;
    width: 5px;
    height: 400px;
    float: left;
}

.right
{
    width: 195px;
    float: right;
    padding: 5px 10px;
}

.wide
{
    width: 780px;
    float: left;
    padding: 5px 10px;
    min-height: 350px;
}

/* footer */

#footer
{
    width: 780px;
    height: 35px;
    margin: 10px 0 10px 0;
    padding: 0;
    font-size: .8em;
    font-family: Verdana;
    color: #717171;
    text-align: center;
    clear:both;
   
}
#footer a
{
    color: #717171;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
}
#footer ul
{
    list-style: none;
    margin: 5px auto;
    text-align: center;
}
#footer li
{
    display: inline;
    list-style: none;
    font-size: 11px;
    font-family: Verdana;
    color: #717171;
}
#footer li a
{
    color: #717171;
    text-decoration: none;
    padding: 0 10px;
}
#footer li a:hover
{
    text-decoration: underline;
}
#footer p
{
    color: #717171;
    text-align: center;
    margin: 2px 0;
}

/* Google map */
#mapcanvas
{
    height: 525px;
    display: block;
}

#mapinfo
{
    display: block;
    width: 350px;
    height: 150px;
}

#mapinfo h1
{
    font-size: 1.1em;
    border: none 0px;
    margin: 0;
    padding: 0;
}

#mapinfo p
{
    font-size: 1em;
    line-height: 1.2em;
}

#mapinfo img
{
    float: left;
    height: 120px;
    margin: 0 5px 0 0;
}

#mapinfo a
{
    color: #3d8976;
    text-decoration: none;
}

#mapinfo a:hover
{
    text-decoration: underline;
}

.poweredBySitefinityLogo
{
    clear:both;
    
}

