@charset "utf-8";

body 
{
	width: 745px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/index/bg.jpg);
	background-repeat:repeat;
}

#main
{
	width: 745px;
	background-color: #FFFFFF;
}

#topbanner{	width: 745px;height: 91px;	}
#topbanner #banner1{
	width: 128px;
	height: 91px;
	float: left;
	background-image: url(../images/index/topbanner_logo.jpg);
	background-repeat: no-repeat;
}
#topbanner #banner2{
	width: 243px;
	height: 91px;
	float: left;
	background-image: url(../images/index/topbanner_pic01.jpg);
}
#topbanner #banner3{
	width: 258px;
	height: 91px;
	float: left;
	background-image: url(../images/index/topbanner_pic02.jpg);
	background-repeat: no-repeat;
}
#topbanner #banner4{
	width: 116px;
	height: 91px;
	float: left;
	background-image: url(../images/index/topbanner_health.jpg);
	background-repeat: no-repeat;
}

#navigation {
	height: 37px;
	width: 745px;
	background-color: #FFFFFF;
}

ul#navigation {	list-style-type: none;margin: 0;padding: 0;	}
ul#navigation li {	display: inline;margin: 0;padding: 0;	}
ul#navigation li a {	float: left;height: 37px;	}

ul#navigation li#topnav1 a {
	width: 85px; /* X and Y position at 0 */
	background-image: url(../images/index/navigation.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
 
ul#navigation  li#topnav1 a:hover {
	background-image: url(../images/index/navigation.jpg);
	background-repeat: no-repeat;
	background-position: 0px -37px;

}
 
ul#navigation  li#topnav1 a.current {
	background-image: url(../images/index/navigation.jpg);
	background-repeat: no-repeat;
	background-position: 0px -37px;
}

ul#navigation li#topnav2 a {
	width: 131px; /* X and Y position at 0 */
	background-image: url(../images/index/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -85px 0px;

}
 
ul#navigation  li#topnav2 a:hover {
	background-image: url(../images/index/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -85px -37px;

}
 
ul#navigation  li#topnav2 a.current {
	background-image: url(../images/index/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -85px -37px;
}

ul#navigation li#topnav3 a {
	width: 155px; /* X and Y position at 0 */
	background-image: url(../images/index/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -216px 0px;

}
 
ul#navigation  li#topnav3 a:hover {
	background-image: url(../images/index/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -216px -37px;

}
 
ul#navigation  li#topnav3 a.current {
	background-image: url(../images/index/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -216px -37px;
}

ul#navigation li#topnav4 a {
	width: 128px; /* X and Y position at 0 */
	background-image: url(../images/index/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -371px 0px;

}
 
ul#navigation  li#topnav4 a:hover {
	background-image: url(../images/index/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -371px -37px;

}
 
ul#navigation  li#topnav4 a.current {
	background-image: url(../images/index/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -371px -37px;
}

ul#navigation li#topnav5 a {
	width: 118px; /* X and Y position at 0 */
	background-image: url(../images/index/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -499px 0px;

}
 
ul#navigation  li#topnav5 a:hover {
	background-image: url(../images/index/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -499px -37px;

}
 
ul#navigation  li#topnav5 a.current {
	background-image: url(../images/index/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -499px -37px;
}

ul#navigation li#topnav6 a {
	width: 128px; /* X and Y position at 0 */
	background-image: url(../images/index/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -617px 0px;

}
 
ul#navigation  li#topnav6 a:hover {
	background-image: url(../images/index/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -617px -37px;

}
 
ul#navigation  li#topnav6 a.current {
	background-image: url(../images/index/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -617px -37px;
}
#shadow  {
	height: 32px;
	width: 745px;
	background-color: #FFFFFF;
	background-image: url(../images/index/topbanner_shadow.jpg);
	float: left;
	background-repeat: no-repeat;
}

#content {
	width: 745px;
	background-color: #FFFFFF;
}

#content #home-leftbar 
{
	width: 235px;
	float: left;
	margin-left: 25px;
}

#content #home-leftbar #content1
{
	text-align: center;

}

#content #home-leftbar #content2
{

}

#content #home-leftbar #content3
{

}


#content #home-rightbar 
{
	width: 460px;
	float: right;
}

#content #about-title
{
	margin-left: 25px;
	margin-right: 25px;
}

#content #about-top
{
	margin-left: 25px;
	margin-right: 25px;
}

#content #about-center
{
	margin-left: 20px;
	margin-right: 20px;
}

#content #about-center #container
{
	width: 235px;
	float: left;
}

#content #about-center #top
{
	width: 231px;
	height: 16px;
	background-image: url(../images/about/box_abt_top.gif);
	background-repeat: no-repeat;
}

#content #about-center #left
{
	background-image: url(../images/about/box_abt_left.gif);
	background-repeat: repeat;
	float: left;
	width: 12px;
}

#content #about-center #content
{
	width: 190px;
	float: left;
}

#content #about-center #content #title
{
	margin-right: 10px;
	margin-left: 10px;
}

#content #about-center #content #text
{
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	height: 85px;
}

#content #about-center #content #button
{
	margin-left: 20px;
	padding-top: 10px;
	text-align: center;
}


#content #about-center #content #image
{

}

#content #about-center #right
{
	width: 12px;
	background-image: url(../images/about/box_abt_right.gif);
	background-repeat: repeat;
	float: left;
}

#content #about-center #bottom
{
	width: 231px;
	height: 20px;
	background-image: url(../images/about/box_abt_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
}

#content #nutritious-topleft
{
	margin-left: 25px;
	width: 240px;
	float: left;
}

#content #nutritious-topright
{
	float: left;
	width: 445px;
	margin-left: 0px;
	margin-right: 10px;
}

#content #nutritious-nav
{
	margin-left: 25px;
	width: 700px;
	height: 37px;
}

#content #nutritious-nav #topnav1
{
	width: 93px;
	float: left;
	background-image: url(../images/nutritious/nutri_tab_prod.gif);
	background-repeat: no-repeat;
	height: 37px;
}

#content #nutritious-nav #topnav2
{
	width: 115px;
	float: left;
	height: 37px;
}

#content #nutritious-nav #topnav3
{
	width: 122px;
	float: left;
	height: 37px;
}

#content #nutritious-nav #topnav4
{
	width: 370px;
	float: left;
	height: 37px;
	background-image: url(../images/nutritious/nutri_tabs2.gif);
	background-repeat: no-repeat;
}

#content #nutritious-nav #topnav1-1
{
	width: 92px;
	float: left;
	background-image: url(../images/nutritious/nutri_tab_micro_prod.gif);
	background-repeat: no-repeat;
	height: 37px;
}

#content #nutritious-nav #topnav2-1
{
	width: 112px;
	float: left;
	height: 37px;
}

#content #nutritious-nav #topnav3-1
{
	width: 141px;
	float: left;
	height: 37px;
}

#content #nutritious-nav #topnav4-1
{
	width: 355px;
	float: left;
	height: 37px;
	background-image: url(../images/nutritious/nutri_tab_micro_end.gif);
	background-repeat: no-repeat;
}

#content #nutritious-content
{
	margin-left: 25px;
	width: 700px;
	height: 600px;
}

#content #nutritious-content #leftcolumn
{
	float: left;
	width: 110px;
	background-image: url(../images/nutritious/nutri__main_shadow.gif);
	background-repeat: repeat-y;
	height: 100%;
	background-position: right;
}

#content #nutritious-content #leftcolumn .shadow
{
	height: 82px;
	width: 11px;
	position: static;
	background-image: url(../images/nutritious/nutri_side_shadow.gif);
	background-repeat: no-repeat;
	float: right;
	right: 0px;
	top: 0px;
}

#content #nutritious-content #leftcolumn .top
{
	background-image: url(../images/nutritious/side_navi_nutri_symbol_bott.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 98px;
}

#content #nutritious-content #leftcolumn .center
{
	margin-right: 5px;

}

#content #nutritious-content #leftcolumn .bottom
{
	background-image: url(../images/nutritious/side_navi_nutri_symbol_top.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 98px;
}

#content #nutritious-content #leftcolumn .divider
{
	background-image: url(../images/index/border_lhs.gif);
	background-repeat: repeat-x;
	width: 100px;
	height: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content #nutritious-content #rightcolumn
{
	margin-left: 0px;
	float: right;
	width: 565px;
}

#content #nutritious-content #rightcolumn #top
{
	margin-left: 10px;
	width: 555px;
	float: left;
}

#content #nutritious-content #rightcolumn #nutritious-divider 
{
	background-image: url(../images/index/border_lhs.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 545px;
}

#content #nutritious-content #center
{
	margin-left: 10px;
	width: 565px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content #nutritious-content #center2
{
	margin-left: 10px;
	width: 565px;
	float: left;
	padding-bottom: 10px;
}

#content #nutritious-content #center2 .leftnav
{
	width: 120px;
	height: 19px;
	float: left;
	text-align: left;
}

#content #nutritious-content #center2 .rightnav
{
	width: 120px;
	height: 19px;
	float: right;
	text-align: right;
	margin-right: 10px;
}

#content #nutritious-content #center #container
{
	width: 185px;
	float: left;
}

#content #nutritious-content #center #container2-1
{
	width: 175px;
	float: left;
	padding-top: 20px;
}

#content #nutritious-content #center #container2-2
{
	width: 200px;
	float: right;
}

#content #nutritious-content #center #container2-3
{
	width: 350px;
	float: left;
	text-align: left;
	padding-top: 25px;
}

#content #nutritious-content #center #container #nutri-top
{
	width: 188px;
	height: 16px;
	background-image: url(../images/nutritious/box_nutri_top.gif);
	background-repeat: no-repeat;
}

#content #nutritious-content #center #container #nutri-content
{
	width: 178px;
}

#content #nutritious-content #center #container #nutri-content .top
{
	text-align: center;
	height: 135px;
}

#content #nutritious-content #center #container #nutri-content .top2
{
	text-align: center;
	height: 180px;
}

#content #nutritious-content #center #container #nutri-content .image
{	
	text-align: center;
}

#content #nutritious-content #center #container #nutri-content .button
{
	text-align: center;
}

#content #nutritious-content #center #container #nutri-bottom
{
	width: 188px;
	height: 17px;
	background-image: url(../images/nutritious/box_nutri_bottom.gif);
	background-repeat: no-repeat;
}

#content #nutritious-content #center #container4
{
	width: 556px;
	float: left;
}

#content #nutritious-content #center #container4 .top
{
	width: 556px;
	height: 23px;
	background-image: url(../images/nutritious/box_big_top.gif);
	background-repeat: no-repeat;
}

#content #nutritious-content #center #container4 .left
{
	width: 8px;
	height: 250px;
	background-image: url(../images/nutritious/box_big_left.gif);
	background-repeat: no-repeat;
	float: left;
}

#content #nutritious-content #center #container4 .right
{
	width: 8px;
	height: 250px;
	background-image: url(../images/nutritious/box_big_right.gif);
	background-repeat: no-repeat;
	float: left;
}

#content #nutritious-content #center #container4 #content
{
	width: 540px;
	float: left;
}

#content #nutritious-content #center #container4 #content .title
{
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

#content #nutritious-content #center #container4 #content .image
{
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}

#content #nutritious-content #center #container4 #content .image .image1
{
	float: left;
	width: 270px;

}

#content #nutritious-content #center #container4 #content .image .image2
{
	float: right;
	width: 250px;

}

#content #nutritious-content #center #container4 #content .image .image3
{
	float: left;
	width: 525px;

}

#content #nutritious-content #center #container4 #content .imagetext1
{
	width: 125px;
	float: left;
	margin-left: 10px;
	padding-top: 10px;
}

#content #nutritious-content #center #container4 #content .imagetext2
{
	width: 385px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}

#content #nutritious-content #center #container4 #content .horiline
{
	width: 520px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/nutritious/hori_line01.gif);
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-top: 5px;
}

#content #nutritious-content #container4 #nav
{
	width: 540px;
	float: left;
}

#content #nutritious-content #container4 #nav .leftnav
{
	width: 150px;
	height: 19px;
	float: left;
	text-align: left;
	padding-left: 10px;
}

#content #nutritious-content #container4 #nav .centernav
{
	width: 280px;
	height: 19px;
	float: left;
	text-align: center;
}

#content #nutritious-content #container4 #nav .rightnav
{
	width: 175px;
	height: 19px;
	float: right;
	text-align: right;
	padding-right: 10px;
}

/* ================================= clean css ======================================== */

#content #clean-topleft
{
	margin-left: 25px;
	width: 257px;
	float: left;
}

#content #clean-topright
{
	float: left;
	width: 445px;
	margin-left: 0px;
	margin-right: 10px;
}

#content #clean-nav
{
	margin-left: 25px;
	width: 700px;
	height: 37px;
}

#content #clean-nav #topnav1
{
	width: 93px;
	float: left;
	background-image: url(../images/clean/clean_tab_prod.gif);
	background-repeat: no-repeat;
	height: 37px;
}

#content #clean-nav #topnav2
{
	width: 132px;
	float: left;
	height: 37px;
	background-image: url(../images/clean/clean_tab_washin.gif);
	background-repeat: no-repeat;
}

#content #clean-nav #topnav4
{
	width: 475px;		
	float: left;
	height: 37px;
	background-image: url(../images/clean/clean_tab2.gif);
	background-repeat: repeat-x;
}

/*
#content #clean-nav #topnav3
{
	width: 125px;	
	float: left;
	height: 37px;
	background-image: url(../images/clean/clean_tab_vacuum.gif);
	background-repeat: no-repeat;
}


#content #clean-nav #topnav4
{
	width: 350px;		
	float: left;
	height: 37px;
	background-image: url(../images/clean/clean_tab2.gif);
	background-repeat: no-repeat;
}

#content #clean-nav #topnav1-1
{
	width: 92px;
	float: left;
	background-image: url(../images/clean/clean_tab_prod2.gif);
	background-repeat: no-repeat;
	height: 37px;
}

#content #clean-nav #topnav2-1
{
	width: 133px;
	float: left;
	height: 37px;
	background-image: url(../images/clean/clean_tab_wash_2.gif);
	background-repeat: no-repeat;
}

#content #clean-nav #topnav3-1
{
	width: 131px;
	float: left;
	height: 37px;
	background-image: url(../images/clean/clean_tab_vacuum_main.gif);
	background-repeat: no-repeat;
}

#content #clean-nav #topnav4-1
{
	width: 344px;
	float: left;
	height: 37px;
	background-image: url(../images/clean/clean_tab_vacuum_end.gif);
	background-repeat: no-repeat;
}
*/

#content #clean-content
{
	margin-left: 25px;
	width: 700px;
	height: 700px;
}

#content #clean-content #leftcolumn
{
	float: left;
	width: 110px;
	background-image: url(../images/nutritious/nutri__main_shadow.gif);
	background-repeat: repeat-y;
	height: 100%;
	background-position: right;
}

#content #clean-content #leftcolumn .shadow
{
	height: 82px;
	width: 11px;
	position: static;
	background-image: url(../images/nutritious/nutri_side_shadow.gif);
	background-repeat: no-repeat;
	float: right;
	right: 0px;
	top: 0px;
}

#content #clean-content #leftcolumn .top
{
	background-image: url(../images/nutritious/side_navi_nutri_symbol_bott.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 98px;
}

#content #clean-content #leftcolumn .center
{
	margin-right: 5px;

}

#content #clean-content #leftcolumn .bottom
{
	background-image: url(../images/nutritious/side_navi_nutri_symbol_top.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 98px;
}

#content #clean-content #leftcolumn .divider
{
	background-image: url(../images/index/border_lhs.gif);
	background-repeat: repeat-x;
	width: 100px;
	height: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content #clean-content #rightcolumn
{
	margin-left: 0px;
	float: right;
	width: 565px;
}

#content #clean-content #rightcolumn #top
{
	margin-left: 10px;
	width: 555px;
	float: left;
}

#content #clean-content #rightcolumn #clean-divider 
{
	background-image: url(../images/index/border_lhs.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 545px;
}

#content #clean-content #center
{
	margin-left: 10px;
	width: 565px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content #clean-content #center2
{
	margin-left: 10px;
	width: 565px;
	float: left;
	padding-bottom: 10px;
}

#content #clean-content #center2 .leftnav
{
	width: 120px;
	height: 19px;
	float: left;
	text-align: left;
}

#content #clean-content #center2 .rightnav
{
	width: 120px;
	height: 19px;
	float: right;
	text-align: right;
	margin-right: 10px;
}

#content #clean-content #center #container
{
	width: 140px;
	float: left;
}

#content #clean-content #center #container2-1
{
	width: 175px;
	float: left;
	padding-top: 20px;
}

#content #clean-content #center #container2-2
{
	width: 200px;
	float: right;
}

#content #clean-content #center #container2-3
{
	width: 350px;
	float: left;
	text-align: left;
	padding-top: 25px;
}

#content #clean-content #center #container #nutri-top
{
	width: 140px;
	height: 16px;
	background-image: url(../images/clean/box_clean_top2.gif);
	background-repeat: no-repeat;
}

#content #clean-content #center #container #nutri-content
{
	width: 130px;
}

#content #clean-content #center #container #nutri-content .top
{
	text-align: center;
	height: 120px;
}

#content #clean-content #center #container #nutri-content .top-turbo
{
	text-align: center;
}

#content #clean-content #center #container #nutri-content .image
{
	text-align: center;
}

#content #clean-content #center #container #nutri-content .button
{
	text-align: center;
}

#content #clean-content #center #container #nutri-bottom
{
	width: 140px;
	height: 17px;
	background-image: url(../images/clean/box_clean_bottom2.gif);
	background-repeat: no-repeat;
}

#content #clean-content #center #container3
{
	width: 563px;
	float: left;
	text-align: center;
	margin: 0 auto;
}

#content #clean-content #center #container3 .top
{
	width: 563px;
	height: 16px;
	background-image: url(../images/clean/box_clean_top.gif);
	background-repeat: no-repeat;
}

#content #clean-content #center #container3 #content
{
	width: 555px;
}

#content #clean-content #center #container3 #content .title
{
	text-align: center;
}

#content #clean-content #center #container3 #content .image
{
	text-align: center;
	padding-top: 10px;
}

#content #clean-content #center #container3 #content .button
{
	text-align: center;
}

#content #clean-content #center #container3 .bottom
{
	width: 563px;
	height: 17px;
	background-image: url(../images/clean/box_clean_bottom.gif);
	background-repeat: no-repeat;
}

#content #clean-content #center #container4
{
	width: 556px;
	float: left;
}

#content #clean-content #center #container4 .top
{
	width: 556px;
	height: 23px;
	background-image: url(../images/clean/box_big_top.gif);
	background-repeat: no-repeat;
}

#content #clean-content #center #container4 .left
{
	width: 8px;
	height: 354px;
	background-image: url(../images/clean/box_big_left.gif);
	background-repeat: no-repeat;
	float: left;
}

#content #clean-content #center #container4 .right
{
	width: 8px;
	height: 354px;
	background-image: url(../images/clean/box_big_right.gif);
	background-repeat: no-repeat;
	float: left;
}

#content #clean-content #center #container4 #content
{
	width: 540px;
	float: left;
}

#content #clean-content #center #container4 #content .title
{
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

#content #clean-content #center #container4 #content .image
{
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}

#content #clean-content #center #container4 #content .imagetext1
{
	width: 125px;
	float: left;
	margin-left: 10px;
	padding-top: 10px;
}

#content #clean-content #center #container4 #content .imagetext2
{
	width: 385px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}

#content #clean-content #center #container4 #content .imagetext3
{
	width: 520px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/clean/hori_line01.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	margin-top: 15px;
}

#content #clean-content #container4 #nav
{
	width: 540px;
	float: left;
}

#content #clean-content #container4 #nav .leftnav
{
	width: 150px;
	height: 19px;
	float: left;
	text-align: left;
	padding-left: 10px;
}

#content #clean-content #container4 #nav .centernav
{
	width: 215px;
	height: 19px;
	float: left;
	text-align: center;
}

#content #clean-content #container4 #nav .rightnav
{
	width: 150px;
	height: 19px;
	float: right;
	text-align: right;
	padding-right: 10px;
}

#content #clean-content #center #container5
{
	width: 280px;
	float: left;
}

#content #clean-content #center #container5 .clean-top
{
	width: 280px;
	height: 15px;
	background-image: url(../images/clean/box_turbo_top.gif);
	background-repeat: no-repeat;
}

#content #clean-content #center #container5 .clean-content
{
	width: 270px;
}

#content #clean-content #center #container5 .clean-content .top
{
	text-align: center;
}

#content #clean-content #center #container5 .clean-content .image
{
	text-align: center;
}

#content #clean-content #center #container5 .clean-content .image2
{
	text-align: center;
	height: 88px;
}

#content #clean-content #center #container5 .clean-content .button
{
	text-align: center;
}

#content #clean-content #center #container5 .clean-bottom
{
	width: 280px;
	height: 15px;
	background-image: url(../images/clean/box_turbo_bottom.gif);
	background-repeat: no-repeat;
}

#content #clean-content #center #container6
{
	width: 376px;
	float: left;
}

#content #clean-content #center #container6 .clean-top
{
	width: 376px;
	height: 14px;
	background-image: url(../images/clean/box_img_vac_top.gif);
	background-repeat: no-repeat;
}

#content #clean-content #center #container6 .clean-content
{
	width: 366px;
}

#content #clean-content #center #container6 .clean-content .top
{
	text-align: center;
}

#content #clean-content #center #container6 .clean-content .image
{
	text-align: center;
}

#content #clean-content #center #container6 .clean-content .image2
{
	text-align: center;
	height: 88px;
}

#content #clean-content #center #container6 .clean-content .button
{
	text-align: center;
}

#content #clean-content #center #container6 .clean-bottom
{
	width: 376px;
	height: 14px;
	background-image: url(../images/clean/box_img_vac_bot.gif);
	background-repeat: no-repeat;
}

#content #clean-content #center #container7
{
	width: 185px;
	float: left;
}

#content #clean-content #center #container7 .clean-top
{
	width: 187px;
	height: 14px;
	background-image: url(../images/clean/box_img_vac_top2.gif);
	background-repeat: no-repeat;
}

#content #clean-content #center #container7 .clean-content
{
	width: 177px;
}

#content #clean-content #center #container7 .clean-content .top
{
	text-align: center;
}

#content #clean-content #center #container7 .clean-content .image
{
	text-align: center;
}

#content #clean-content #center #container7 .clean-content .image2
{
	text-align: center;
	height: 88px;
}

#content #clean-content #center #container7 .clean-content .button
{
	text-align: center;
}

#content #clean-content #center #container7 .clean-bottom
{
	width: 187px;
	height: 14px;
	background-image: url(../images/clean/box_img_vac_bot2.gif);
	background-repeat: no-repeat;
}

/* ====================== fresh page ===============================*/

#content #fresh-topleft
{
	margin-left: 25px;
	width: 235px;
	float: left;
}

#content #fresh-topright
{
	float: left;
	width: 445px;
	margin-left: 0px;
	margin-right: 10px;
}

#content #fresh-nav
{
	margin-left: 25px;
	width: 700px;
	height: 37px;
}

#content #fresh-nav #topnav1
{
	width: 93px;
	float: left;
	background-image: url(../images/fresh/fresh_tab_prod.gif);
	background-repeat: no-repeat;
	height: 37px;
}

#content #fresh-nav #topnav2
{
	width: 136px;
	float: left;
	height: 37px;
	background-image: url(../images/fresh/fresh_tab_aircon_main.gif);
	background-repeat: no-repeat;
}

#content #fresh-nav #topnav3
{
	width: 136px;
	float: left;
	height: 37px;
	background-image: url(../images/fresh/fresh_tab_ap.gif);
	background-repeat: no-repeat;
}

#content #fresh-nav #topnav4
{
	width: 335px;
	float: right;
	height: 37px;
	background-image: url(../images/fresh/fresh_tab_end.gif);
	background-repeat: no-repeat;
}

#content #fresh-nav #topnav1-1
{
	width: 92px;
	float: left;
	background-image: url(../images/fresh/fresh_tab_prod2.gif);
	background-repeat: no-repeat;
	height: 37px;
}

#content #fresh-nav #topnav2-1
{
	width: 136px;
	float: left;
	height: 37px;
	background-image: url(../images/fresh/fresh_tab_aircon.gif);
	background-repeat: no-repeat;
}

#content #fresh-nav #topnav3-1
{
	width: 136px;
	float: left;
	height: 37px;
	background-image: url(../images/fresh/fresh_tab_ap_main.gif);
	background-repeat: no-repeat;
}

#content #fresh-nav #topnav4-1
{
	width: 336px;
	float: right;
	height: 37px;
	background-image: url(../images/fresh/fresh_tab_end.gif);
	background-repeat: no-repeat;
}
#content #fresh-content
{
	margin-left: 25px;
	width: 700px;
	height: 800px;
}

#content #fresh-content #leftcolumn
{
	float: left;
	width: 110px;
	background-image: url(../images/nutritious/nutri__main_shadow.gif);
	background-repeat: repeat-y;
	height: 100%;
	background-position: right;
}

#content #fresh-content #leftcolumn .shadow
{
	height: 82px;
	width: 11px;
	position: static;
	background-image: url(../images/nutritious/nutri_side_shadow.gif);
	background-repeat: no-repeat;
	float: right;
	right: 0px;
	top: 0px;
}

#content #fresh-content #leftcolumn .top
{
	background-image: url(../images/nutritious/side_navi_nutri_symbol_bott.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 98px;
	padding-bottom: 5px;
}

#content #fresh-content #leftcolumn .center
{
	margin-right: 5px;

}

#content #fresh-content #leftcolumn .bottom
{
	background-image: url(../images/nutritious/side_navi_nutri_symbol_top.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 98px;
	padding-top: 5px;
}

#content #fresh-content #leftcolumn .divider
{
	background-image: url(../images/index/border_lhs.gif);
	background-repeat: repeat-x;
	width: 100px;
	height: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content #fresh-content #rightcolumn
{
	margin-left: 0px;
	float: right;
	width: 565px;
}

#content #fresh-content #rightcolumn #top
{
	margin-left: 10px;
	width: 555px;
	float: left;
}

#content #fresh-content #rightcolumn #clean-divider 
{
	background-image: url(../images/index/border_lhs.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 545px;
}

#content #fresh-content #center
{
	margin-left: 10px;
	width: 565px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content #fresh-content #center #container2-1
{
	width: 165px;
	float: left;
	padding-top: 20px;
}

#content #fresh-content #center #container2-2
{
	width: 225px;
	float: right;
}

#content #fresh-content #center #container2-3
{
	width: 350px;
	float: left;
	text-align: left;
	padding-top: 35px;
}

#content #fresh-content #center #container
{
	width: 563px;
	float: left;
}

#content #fresh-content #center #container .top
{
	width: 563px;
	height: 16px;
	background-image: url(../images/fresh/box_clean_top.gif);
	background-repeat: no-repeat;
}

#content #fresh-content #center #container #content
{
	width: 555px;
}

#content #fresh-content #center #container #content .image
{
	text-align: center;
	padding-top: 10px;
	width: 100px;
	float: left;
}


#content #fresh-content #center #container #content .title
{
	text-align: left;
	float: left;
	width: 400px;
}

#content #fresh-content #center #container #content .content
{
	float: left;
	width: 400px;
	padding-left: 10px;
}

#content #fresh-content #center #container #content2
{
	width: 555px;
	text-align: center;
}

#content #fresh-content #center #container #content2 .title
{
	text-align: center;
	width: 535px;
}

#content #fresh-content #center #container #content2 .content
{
	width: 535px;
}

#content #fresh-content #center #container #content2 .button
{
	width: 535px;
	text-align: center;
}

#content #fresh-content #center #container .bottom
{
	width: 563px;
	height: 17px;
	background-image: url(../images/fresh/box_clean_bottom.gif);
	background-repeat: no-repeat;
}

#content #fresh-content #center #container2
{
	width: 187px;
	float: left;
}

#content #fresh-content #center #container2 .top
{
	width: 187px;
	height: 14px;
	background-image: url(../images/fresh/box_img_vac_top2.gif);
	background-repeat: no-repeat;
}

#content #fresh-content #center #container2 #content
{
	width: 179px;
}

#content #fresh-content #center #container2 #content .title
{
	text-align: center;
}

#content #fresh-content #center #container2 #content .content
{
	padding-left: 10px;
	text-align: center;
	height: 80px;
}

#content #fresh-content #center #container2 #content .image
{
	text-align: center;
	height: 100px;
}

#content #fresh-content #center #container2 #content .button
{
	text-align: center;
}

#content #fresh-content #center #container2 .bottom
{
	width: 187px;
	height: 14px;
	background-image: url(../images/fresh/box_img_vac_bot2.gif);
	background-repeat: no-repeat;
}

#content #fresh-content #center #container3
{
	width: 376px;
	float: left;
}

#content #fresh-content #center #container3 .top
{
	width: 376px;
	height: 14px;
	background-image: url(../images/fresh/box_img_vac_top.gif);
	background-repeat: no-repeat;
}

#content #fresh-content #center #container3 #content
{
	width: 368px;
}

#content #fresh-content #center #container3 #content .title
{
	text-align: center;
}

#content #fresh-content #center #container3 #content .content
{
	padding-left: 10px;
	text-align: center;
	height: 80px;
}

#content #fresh-content #center #container3 #content .image
{
	text-align: center;
	height: 100px;
}

#content #fresh-content #center #container3 #content .button
{
	text-align: center;
}

#content #fresh-content #center #container3 .bottom
{
	width: 376px;
	height: 14px;
	background-image: url(../images/fresh/box_img_vac_bot.gif);
	background-repeat: no-repeat;
}


#content #fresh-content #center #container4
{
	width: 556px;
	float: left;
}

#content #fresh-content #center #container4 .top
{
	width: 556px;
	height: 23px;
	background-image: url(../images/fresh/box_big_top.gif);
	background-repeat: no-repeat;
}

#content #fresh-content #center #container4 .left
{
	width: 8px;
	height: 354px;
	background-image: url(../images/fresh/box_big_left.gif);
	background-repeat: no-repeat;
	float: left;
}

#content #fresh-content #center #container4 .right
{
	width: 8px;
	height: 354px;
	background-image: url(../images/fresh/box_big_right.gif);
	background-repeat: no-repeat;
	float: left;
}

#content #fresh-content #center #container4 #content
{
	width: 540px;
	float: left;
}

#content #fresh-content #center #container4 #content .title
{
	padding-left: 10px;

}

#content #fresh-content #center #container4 #content .content
{
	padding-left: 10px;

}

#content #fresh-content #center #container4 #content .image
{
	text-align: center;
}

#content #fresh-content #center #container4 #content .horiline
{
	width: 520px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/fresh/hori_line01.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	margin-top: 15px;
}

#content #fresh-content #center #container4 #nav
{
	width: 540px;
	float: left;
}

#content #fresh-content #center #container4 #nav .leftnav
{
	width: 120px;
	height: 19px;
	float: left;
	text-align: left;
	padding-left: 10px;
}

#content #fresh-content #center #container4 #nav .centernav
{
	width: 280px;
	height: 19px;
	float: left;
	text-align: center;
}

#content #fresh-content #center #container4 #nav .rightnav
{
	width: 120px;
	height: 19px;
	float: right;
	text-align: right;
	padding-right: 10px;
}

/* ====================== download page ===============================*/

#content #download-title
{
	margin-left: 20px;
	margin-right: 20px;
	width: 700px;
	float: none;
}

#content #download-content
{
	margin-left: 20px;
	margin-right: 20px;
	width: 700px;
	float: none;
}

#content #download-content #shadowdivider
{
	width: 22px;
	float: left;
	background-image: url(../images/download/download_divider.gif);
	background-repeat: no-repeat;
	height: 302px;
}

#content #download-content #container
{
	width: 338px;
	float: left;
}

#content #download-content #container .title
{
	text-align: center;
	height: 50px;

}

#content #download-content #container .image
{
	text-align: center;
	height: 145px;
}

#content #download-content #container .button
{
	height: 100px;
	width: 335px;
	margin: auto;
	padding: 0px;
	text-align: center;
}


#content #download-content #container .button .detail
{
	float: left;
	list-style-type: none;
	clear: both;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;

}

#content #download-content #container .button .detail li a
{
	float: left;
	clear: both;
	margin: auto;


}

#content #download-content #container .button .detail li#wallpaper1 a
{
	width: 114px;
	height: 22px;
	background-image: url(../images/download/wallpaper.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content #download-content #container .button .detail li#wallpaper1 a:hover 
{
	background-image: url(../images/download/wallpaper.jpg);
	background-repeat: no-repeat;
	background-position: -114px 0px;
}

#content #download-content #container .button .detail li#wallpaper1 a.current 
{
	background-image: url(../images/download/wallpaper.jpg);
	background-repeat: no-repeat;
	background-position: -114px 0px;
}

#content #download-content #container .button .detail li#wallpaper2 a
{
	width: 114px;
	height: 22px;
	background-image: url(../images/download/wallpaper.jpg);
	background-repeat: no-repeat;
	background-position: 0px -22px;
}

#content #download-content #container .button .detail li#wallpaper2 a:hover 
{
	background-image: url(../images/download/wallpaper.jpg);
	background-repeat: no-repeat;
	background-position: -114px -22px;
}

#content #download-content #container .button .detail li#wallpaper2 a.current 
{
	background-image: url(../images/download/wallpaper.jpg);
	background-repeat: no-repeat;
	background-position: -114px -22px;
}

#content #download-content #container .button .detail li#wallpaper3 a
{
	width: 114px;
	height: 22px;
	background-image: url(../images/download/wallpaper.jpg);
	background-repeat: no-repeat;
	background-position: 0px -44px;
}

#content #download-content #container .button .detail li#wallpaper3 a:hover 
{
	background-image: url(../images/download/wallpaper.jpg);
	background-repeat: no-repeat;
	background-position: -114px -44px;
}

#content #download-content #container .button .detail li#wallpaper3 a.current 
{
	background-image: url(../images/download/wallpaper.jpg);
	background-repeat: no-repeat;
	background-position: -114px -44px;
}

#content #download-content #container .button .detail li#screensaver1 a
{
	width: 114px;
	height: 22px;
	background-image: url(../images/download/screensaver.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content #download-content #container .button .detail li#screensaver1 a:hover 
{
	background-image: url(../images/download/screensaver.jpg);
	background-repeat: no-repeat;
	background-position: -114px 0px;
}

#content #download-content #container .button .detail li#screensaver1 a.current 
{
	background-image: url(../images/download/screensaver.jpg);
	background-repeat: no-repeat;
	background-position: -114px 0px;
}

#content #download-content #container .button .detail li#screensaver2 a
{
	width: 114px;
	height: 22px;
	background-image: url(../images/download/screensaver.jpg);
	background-repeat: no-repeat;
	background-position: 0px -22px;
}

#content #download-content #container .button .detail li#screensaver2 a:hover 
{
	background-image: url(../images/download/screensaver.jpg);
	background-repeat: no-repeat;
	background-position: -114px -22px;
}

#content #download-content #container .button .detail li#screensaver2 a.current 
{
	background-image: url(../images/download/screensaver.jpg);
	background-repeat: no-repeat;
	background-position: -114px -22px;
}

/* ====================================================================*/


#divider 
{
	clear: both;
	background-image: url(../images/index/border_lhs.gif);
	background-repeat: repeat-x;
	margin-right: 25px;
	margin-left: 25px;
	height: 1px;
	width: 695px;
}

#spacer 
{
	clear: both;
	padding-top: 10px;
	
}

#footer 
{
	width: 745px;
}

#footer #footer1
{
	width: 745px;
	height: 43px;
}

#footer #footer1 #top
{
	width: 745px;
	height: 1px;
	background-image: url(../images/index/border_lhs.gif);
	background-repeat: repeat-x;
}

#footer #footer1 #leftbar
{
	width: 110px;
	float: left;
}

#footer #footer1 #rightbar
{
	float: left;
	height: 10px;
	top: 10px;
}

#findoutmore
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#findoutmore a
{
	background-image: url(../images/button-findoutmore.gif);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 153px;
	margin-left: 10px;
	background-position: 0px 0px;
}

#findoutmore a:hover
{
	background-image: url(../images/button-findoutmore.gif);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 153px;
	margin-left: 10px;
	background-position: 0px -24px;
}


#readmore-wrapper
{
	height: 27px;
	margin-right: auto;
	margin-left: auto;
	width: 128px;
	text-align: center;
}

#readmore-wrapper .readmore a
{
	background-image: url(../images/button_readmore.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0px 0px;
	
	height: 27px;
	width: 128px;
	
	float: left;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#readmore-wrapper .readmore a:hover
{
	background-image: url(../images/button_readmore.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0px -27px;
}


#footer2
{
	width: 745px;
	height: 75px;
	text-align: center;
	float: left;
}

#footer2-country
{
	float: left;
	width: 235px;
	text-align: left;
	padding-top: 15px;
}

#footer2-country .bar1
{
	float: left;
	display: block;
	height: 20px;
	width: 200px;
}



#footer2-bandwidth
{
	float: left;
	width: 275px;
	padding-top: 15px;
	text-align: center;
	height: auto;
	margin: auto;
}

#footer2-bandwidth .highbandwidth
{
	height: 16px;
	width: 130px;
	display: block;
	background-image: url(../images/index/bandwidth.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}

#footer2-bandwidth .highbandwidth:hover
{
	background-position: 0 -16px;
}


#footer2-share
{
	width: 235px;
	float: right;
	text-align: right;
	padding-top: 15px;
}

#footer2-share .bar1
{
	float: right;
	display: block;
	height: 20px;
	width: 200px;
}
