@charset "utf-8";
/* CSS Document */

HTML, BODY {

font-family:  Arial, Verdana, Helvetica, sans-serif;
color: #666666;
font-size: 14px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
text-align:center; /*center hack*/
background-color: #c2b9bd;

}

.terms {
font-family:  Arial, Verdana, Helvetica, sans-serif;
color: #666666;
font-size: 13px;
text-align: left;
padding-left: 10px;
padding-right: 10px;

}

p.imageElement {

font-size: 12px;

}

.clearfloat {

clear: both;

}

h1.quote {

font-weight: bold;
font-size: 18px;
color: #FFFFFF;
margin: 0px;

}

.footer {

font-size: 11px;
font-weight: bold;
color: #7c0041;

}

.title {

font-size: 20px;
font-weight: bold;
border-bottom: 1px dotted #7c0041;
color: #7c0041;

}

.titlemod {

font-size: 20px;
font-weight: bold;
color: #7c0041;

}

.phone {

font-size: 16px;
font-weight: bold;

}

/*DIVs*/

#container {

width: 950px;
margin: 0 auto; /*center hack*/
margin-bottom: 10px;
background-color: #FFFFFF;
height: 100%;
overflow: hidden;
padding-bottom: 10px;

}

#menu {

width: 930px;
margin-right: 10px;
margin-left: 10px;
margin-top: 15px;
border-top: 1px dotted #CCCCCC;
border-bottom: 1px dotted #CCCCCC;
padding-top: 5px;
padding-bottom: 5px;
font-size: 12px;

}

#show {

width: 475px;
height: 295px;
margin-left: 9px;
float: left;

}

#quote {

width: 265px;
height: 195px;
float: left;
background-color: #888888;
margin-left: 10px;
margin-right: 9px;
color: #FFFFFF;
text-align: left;
padding-left: 25px;
padding-right: 140px;
padding-top: 20px;
padding-bottom: 80px;
border: 1px solid #888888;
font-size: 14px;
background-image: url(../images/quote.jpg);

}

#content {

width: 675px;
margin-right: 10px;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
text-align: left;
float: right;

}

#left {

width: 240px;
float: left;


}

.bottom {

width: 215px;
height: 140px;
margin: 10px;
float: left;
border: 1px solid #CCCCCC;

}

.bottomwoman {

width: 130px;
margin-left: 9px;
margin-right: 9px;
margin-top: 9px;
margin-bottom: 9px;
float: left;
border: 1px solid #CCCCCC;
background-image: url(../images/woman.jpg);
height: 140px;
padding-left: 85px;
text-align: left;
font-size: 12px;

}

.bottomvideo1 {

width: 215px;
margin-top: 9px;
/*width: 205px;*/
margin-left: 9px;
margin-right: 9px;
margin-bottom: 9px;
float: left;
border: 1px solid #CCCCCC;
/*background-image: url(../images/dentist2.jpg);*/
/*height: 130px;*/
height: 140px;
/*padding: 5px;
text-align: left;*/

}

.purchase {

width: 205px;
margin-left: 9px;
margin-right: 9px;
margin-top: 9px;
margin-bottom: 9px;
float: left;
border: 1px solid #CCCCCC;
padding: 5px;
text-align: left;

}

.bottomvideo2 {

width: 205px;
margin-left: 9px;
margin-right: 9px;
margin-top: 9px;
margin-bottom: 9px;
float: left;
border: 1px solid #CCCCCC;
background-image: url(../images/autoclave2.jpg);
height: 18px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
text-align: left;
padding-top: 118px;
color: #333333;
font-size: 12px;

}

.bottomwater {

width: 205px;
margin-left: 9px;
margin-right: 9px;
margin-top: 9px;
margin-bottom: 9px;
float: left;
border: 1px solid #CCCCCC;
background-image: url(../images/water2.jpg);
height: 130px;
padding: 5px;
text-align: left;

}

.library {

width: 205px;
margin-left: 9px;
margin-right: 9px;
margin-top: 9px;
margin-bottom: 9px;
float: left;
border: 1px solid #CCCCCC;
background-image: url(../images/library.jpg);
height: 130px;
padding: 5px;
text-align: left;
color: #000000;

}

#pic {

width: 320px;
padding: 5px;
float: right;

}

#pic2 {

width: 660px;
padding: 5px;
float: left;

}

.photo {

padding: 5px;
border: 1px solid #CCCCCC;
margin-bottom: 2px;
background-color: #FFFFFF;

}

.photo2 {

padding: 5px;
border: 1px solid #CCCCCC;
margin: 5px;

}

.product {
padding: 10px; 
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
}

/*Links*/

#menu a:link {

color: #666666;
font-weight: bold;
text-decoration : none;
font-style: normal;

}

#menu a:visited {

color: #666666;
font-weight: bold;
text-decoration : none;
font-style: normal;

}

#menu a:hover {

color: #7c0042;
font-weight: bold;
text-decoration : none;
font-style: normal;

}

a.footer:link {

color: #7c0041;
font-weight: bold;
text-decoration : none;
font-style: normal;

}

a.footer:visited {

color: #7c0041;
font-weight: bold;
text-decoration : none;
font-style: normal;

}

a.footer:hover {

color: #834264;
font-weight: bold;
text-decoration : none;
font-style: normal;

}

a:link {

color: #7c0041;
font-weight: bold;
text-decoration : none;
font-style: normal;

}

a:visited {

color: #7c0041;
font-weight: bold;
text-decoration : none;
font-style: normal;

}

a:hover {

color: #834264;
font-weight: bold;
text-decoration : none;
font-style: normal;

}

