html													{ overflow:-moz-scrollbars-vertical; }
body													{ border:none; margin:0; background-color:#fff; }
#tupperware										{ position:relative; width:800px; margin:0 auto; }
#header												{ width:800px; height:182px; }
.header_,
.header_home									{ background-image:url(../_images/bg_header_home.jpg); }
.header_company								{ background-image:url(../_images/bg_header_ourCompany.png); }
.header_schools								{ background-image:url(../_images/bg_header_schools.png); }
.header_apartments						{ background-image:url(../_images/bg_header_apartments.png); }
.header_product								{ background-image:url(../_images/bg_header_product.png); }
#menu													{ position:absolute;  width:738px; height:51px; top:160px; left:31px; z-index:10; }
#menu div											{ float:left; cursor:pointer; }
.btn_home											{ background-image:url(../_images/btn_home.png); width:86px; height:51px; }
.btn_home_on									{ background-image:url(../_images/btn_home.png); background-position:0 -51px; width:86px; height:51px; }
.btn_company									{ background-image:url(../_images/btn_company.png); width:168px; height:51px; }
.btn_company_on								{ background-image:url(../_images/btn_company.png); background-position:0 -51px; width:168px; height:51px; }
.btn_school										{ background-image:url(../_images/btn_school.png); width:120px; height:51px; }
.btn_school_on								{ background-image:url(../_images/btn_school.png); background-position:0 -51px; width:120px; height:51px; }
.btn_apartment								{ background-image:url(../_images/btn_apartment.png); width:157px; height:51px; }
.btn_apartment_on							{ background-image:url(../_images/btn_apartment.png); background-position:0 -51px; width:157px; height:51px; }
.btn_product									{ background-image:url(../_images/btn_product.png); width:207px; height:51px; }
.btn_product_on								{ background-image:url(../_images/btn_product.png); background-position:0 -51px; width:207px; height:51px; }

#content											{ position:relative; width:798px; max-width:782px; min-height:300px; background-color:#fff; border-left:solid 1px #ccc; border-right:solid 1px #ccc; background-image:url(../_images/bg_content.png);  background-color:#fff; background-repeat:no-repeat; padding:30px 8px 0 8px; font:10pt Arial; color:#262626; clear:both; border-bottom:solid 1px #fff; }
.page_header									{ position:relative; background-image:url(../_images/bg_pageHeader.png); width:798px; height:37px; left:-8px; clear:both; font-weight:bold; color:#00709E; }

#footer												{ position:relative; width:800px; height:52px; background-image:url(../_images/bg_footer.png); background-repeat:no-repeat; padding-top:10px; }
#links												{ position:absolute; left:5px; top:8px; font:8pt Arial; color:#999; }
#links a											{ font:8pt Arial;  color:#999; text-decoration:none; }
#links a:hover								{ text-decoration:underline; }
#images												{ position:absolute; width:152px; height:34px; right:5px; top:8px; }

.justified										{ text-align:justify; }
.left													{ float:left; }
.right												{ float:right; }
.small												{ font-size:8pt; }
.arial												{ font-family:arial; }
.content-image								{ margin:6px; border:solid 1px #ccc; padding:1px; }
.testimonial									{ position:absolute; top:67px; right:0px; width:269px; height:300px; background-image:url(/_images/bg_testimonial.png); padding-left:8px; padding-right:8px; font:8pt Arial; font-weight:bold; color:#ccc; }
.testimonial li								{ line-height:1.7em; margin-left:-20px; }
h4														{ font-size:11pt; font-weight:bold; }

#home_energySavings						{ background-image:url(../_images/site_energySavings.png); width:215px; height:21px; }
#home_reducedMaintenance			{ background-image:url(../_images/site_reducedMaintenance.png); width:215px; height:21px; }
#home_ultimateComfort					{ background-image:url(../_images/site_ultimateComfort.png); width:215px; height:21px; }

#product_preProgrammed				{ background-image:url(../_images/site_preProgrammed.png); width:317px; height:21px; }
#product_preHeat							{ background-image:url(../_images/site_preHeat.png); width:317px; height:21px; }
#product_intelligent					{ background-image:url(../_images/site_intelligent.png); width:317px; height:21px; }

.formRow											{ position:relative; margin:0 auto 3px auto; width:365px; }
.formRow .label								{ position:relative; float:left; width:140px; font-size:8pt; font-weight:bold; }
.formRow .input input					{ width:180px; }
.formRow .input textarea			{ width:220px; height:60px; font:10pt Arial; }
.formRow .input .button				{ width:80px; background-color:#00709e; border:solid 1px #cee007; color:#cee007; margin-right:3px; }