html, body, form {
	margin: 0;
	padding: 0;
}

body {
	background: #d8eef6 url(Images/Layout/bg_body_grad.jpg) repeat-x top left;
	font-style: italic;
}

#wrapper {
	background: url(Images/Layout/bg_body_sky.jpg) no-repeat top center;
	position: relative;
	z-index: 20;
}

#content {
	width: 980px;
	margin: 0 auto;
	overflow: visible;
}
#content_left {
	width: 260px;
	float: left;
	/*min-height: 650px;
	_height: 650px;*/
}
#content_right {
	width: 720px;
	float: left;
	/*min-height: 650px;
	_height: 650px;*/
}

#page_title {
	height: 76px;
	overflow: hidden;
	_width: 100%;
}
#page_title h1 {
	color: #ffffff;
	font-size: 2.3em;
	display: none;
}

#logo {
	height: 210px;
	position: relative;
}
#logo h1 {
	position: absolute;
	z-index: 1;
	top: -35px;
	width: 285px;
	padding: 285px 0 0 0;
	overflow: hidden;
	background: url(../../Images/Global/logo_nestle_pure_life.png) no-repeat top left;
	height: 0px !important;
	height /**/:285px;
}

#sub_menu {
	position: relative;
	z-index: 1000;
	width: 980px;
	margin: 0 auto;
	height: 0;
	top: 210px;
}
#sub_menu #menu_sub {
	width: 210px;
	_position: absolute;
}

#sub_menu_animation {
	position: relative;
	z-index: 900;
	width: 260px;
	margin: 0 auto;
	height: 0;
	left: -360px;
}
#sub_menu_flash {
	_position: absolute;
}

#footer_bottle {
	position: relative;
	width: 980px;
	margin: 0 auto;
	z-index: 100;
	height: 0;
	font-size: 0;
	line-height: 0;
	padding: 0;
}
#footer_bottle img {
	position: relative;
	margin-top: -310px;
	margin-left: 60px;
}

#footer {
	background: url(Images/Layout/bg_footer_grad.jpg) repeat-x top left;
	position: relative;
	margin-top: -100px;
	z-index: 10;
}
#footer_wrapper {
	background: url(Images/Layout/bg_footer_water.jpg) no-repeat top center;
	min-height: 240px;
	_height: 240px;
}

/* Content Styles */
.footnote {
	font-size: 0.65em;
	line-height: 1.2em;
}

table.table-1 {
}
table.table-1 caption {
	text-align: left;
	border-bottom: solid 2px #c2e4fe;
	background: #f6fbff;
	padding: 4px;
}
table.table-1 td {
	border-bottom: solid 1px #c2e4fe;
	padding: 2px 4px;
}

.popup_header {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #ec008c;
}
.popup_content {
}

.icon_info {
}
.icon_info img {
	vertical-align: middle;
}

.content_scroll {
	overflow: auto;
}

.header_ticker {
	position: absolute;
	width: 100%;
	top: 40px;
	left: 0;
}
.header_ticker .mt_wrapper {
	position: relative;
	width: 980px;
	margin: 0 auto;
	background: url(../../Images/Marafun/message_ticker.png) no-repeat right top;
}
.header_ticker .mt_masking {
	position: absolute;
	left: 260px;
	width: 702px;
	height: 36px;
	line-height: 34px;
	color: #ffffff;
	font-size: 0.8em;
}

.water_table th, .water_table td {
	font-size: 90%;
}

.water_table thead th.with_bg {
	background-color: #453f6e;
	color: #FFFFFF;
}

.water_table thead th.with_bg_dark {
	background-color: #282054;
	color: #FFFFFF;
}

.water_table tbody td.with_bg_blue {
	background-color: #8dd7f8;
}

.water_table tbody td.with_bg_pink {
	background-color: #e0c3dd;
}

#home .home_banners a,
#home .home_banners a img {
	vertical-align: top;
}
#home .home_banners .home_banner_1 img {
	margin: 31px 20px 0 50px;
	_position: relative;
}
#home .home_banners .home_banner_3 img {
	margin: 26px 0 0 0;
	_position: relative;
}
