
.body {
 background-color:#FFFFFF;
 background:url("/images/gradient.jpg") repeat-x;
 height:100%;
 margin:0px;
 overflow-x: hidden;
}

H2 { font-size: 13pt; font-family: arial, verdana }
H3 { font-size: 12pt; font-family: arial, verdana }

.mission { color: #006699; font-size: 11pt; width: 350px; text-decoration: none; padding-left: 16px; vertical-align: middle; text-align: center; font-family: arial, verdana }
.menu { font-size: 10pt; color: #006699; font-family: arial, verdana }
.menu A:hover { font-size: 10pt; color: #FF0000; font-family: arial, verdana }
A.menu { font-size: 10pt; color: #006699; font-family: arial, verdana }
.submenu { font-size: 10pt; color: #006699; font-family: arial, verdana }
A.submenu { font-size: 10pt; color: #006699; font-family: arial, verdana }
.toplink { color: #006699; text-decoration: none; font-size: 10pt; font-family: arial, verdana }
.toplink A:hover { color: #FF0000; text-decoration: underline }
.main {  font-size: 10pt; color: #000000; font-family: arial, verdana }
.footer_link A:hover { color: #FF0000; text-decoration: underline }
.pt_link { color: #006699; font-size: 9pt; text-decoration: none; font-family: arial, verdana }
.pt_link A:hover { text-decoration: underline }
.prevent_link { color: #3399CC; font-size: 9pt; text-decoration: none; font-family: arial, verdana }
.prevent_link A:hover { text-decoration: underline }
.corp_link { color: #660099; font-size: 9pt; text-decoration: none; font-family: arial, verdana }
.corp_link A:hover { text-decoration: underline }
.footer_link { color: #006699; font-size: 9pt; text-decoration: none; font-family: arial, verdana }
 
/* home page layout */

#wrap {
 margin: 0 auto;
 width: 800px;
}

#content {
 width: 100%;
}

#header_cont {
 width: 100%;
 height: 110px;
 padding-top: 7px;
}

#home_header_line {
 background-color: #006699;
 position: absolute;
 top: 147px;
 height: 2px;
 width: 800px;
} 

#nav_loc {
 position:absolute;
 top: 124px;
 height: 24px;
 width: 98%;
} 

#top_links { 
 position:absolute;
 top: 152px;
 width: 800px;
 height: 40px;
 text-align: center;
}

#main_content {
 position: absolute;
 top: 168px;
 width: 800px;
 height: auto;
}

#home_ad {
 position:absolute;
 top: 155px;
 height: 200px;
 width: 800px;
 text-align: center;
}

/* services labels and pics */

#services {
 position: absolute;
 top: 365px;
 height: 250px;
 width: 800px;
 text-align: center;
}
#service_pt_label {
 font-size: 11pt;
 color: #ffffff;
 font-family: arial, verdana;
 width: 260px;
 height: 26px;
 padding-top: 7px;
 padding-right: 3px;
 background-color: #006699;
}
#service_prev_label {
 font-size: 11pt;
 color: #ffffff;
 font-family: arial, verdana;
 width: 260px;
 height: 26px;
 padding-top: 7px;
 padding-left: 3px;
 padding-right: 3px;
 background-color: #3399CC;
}
#service_corp_label {
 font-size: 11pt;
 color: #ffffff;
 font-family: arial, verdana;
 width: 260px;
 height: 26px;
 padding-top: 7px;
 padding-left: 3px;
 background-color: #660099;
}
#service_pt {
 width: 282px;
 background-color: #ffffff;
}
#service_pt {
 height: 205px;
 width: 260px;
 padding-right: 3px;
 background-color: #ffffff;
}
#service_prevent {
 height: 205px;
 width: 260px;
 padding-left: 3px;
 padding-right: 3px;
 background-color: #ffffff;
}
#service_corp {
 height: 205px;
 width: 260px;
 padding-left: 3px;
 background-color: #ffffff;
}
/* ------------------------ */

#footer_cont {
 position: absolute;
 top: 585px;
 width: 800px;
 height: 52px;
 padding-top:5px;
 text-align: center;
}

#footer {
 border-style: solid;
 border-width: 1px;
 border-color: #006699;
 background-color: #E6F3FF;
 height: 22px;
 padding-top: 7px;
}

#surgeon_gif {
 background-color: #ffffff;
 height: 20px;
 padding-top: 7px;
}

