body {
	background-color: #FFF;
	color: #1C3741;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1, h2 {
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 100%;
	font-weight: bold;
}

h2#save {
	position: absolute;
}

p, ol li {
	margin: 0 0 12px 0;
	padding: 0;
}

ol {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

a, .intro a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, .intro a:active {
	color: #000;
}

a img {
	border: 0;
}

.unselected {
	display: none;
}

#holder {
	width: 990px;
	margin: 0 auto;
	padding-top: 9px;
	overflow: hidden;
	text-align: left;
	position: relative;
}

#reg {
	text-align: left;
	color: #333;
	font-size: 80%;
	margin: 20px auto 0 auto;
	width: 990px;
}

#header, #footer {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

#main {
	position: relative;
	color: #FFF;
}

*+html #main {
	overflow: hidden;
}

.shopping {
	margin-left: 653px;
}

.buttons {
	position: relative;
}

.back {
	position: absolute;
	top: 9px;
	left: 26px;
}

/* Splash page */

#splash #main {
	height: 496px;
	background: url("../images/bg_splashpage.jpg") top left no-repeat;
}

#splash h1 {
	margin-left: 47px;
	padding-top: 84px;
}

#splash p.intro {
	color: #295564;
	font-size: 125%;
	width: 630px;
	margin: 110px 0 0 48px;
}

#splash img.button {
	position: absolute;
	top: 387px;
	right: 10px;
}

/* Home page */

#home #holder {
	background: #A9D5E0 url("../images/main.jpg") top left no-repeat;
}

#home #main {
	margin: 0;
	padding: 25px 19px 0 19px;
	min-height: 657px;
	height: auto !important;
 height: 657px;
}

#home h1 {
	margin-left: 10px;
	float: left;
        margin-bottom: 25px;
}

#home h2#save {
	top: 12px;
	left: 451px;
}

#home .intro {
	width: 495px;
	padding: 45px 0 40px 0;
	color: #FFF;
	margin-left: 455px;
    border: 0px solid #ffffff;
}

* html #home .intro {
	margin-left: 452px;
}

#home .intro p {
	margin: 0 0 5px 0;
	padding: 0;
}

ul#tabs {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: left;
	font-size: 80%;
	height: 44px;
	background: url("../images/tabs_bottom.gif") bottom left no-repeat;
	width: 950px;
}

ul#tabs li {
	float: left;
	margin: 0;
	padding: 0;
}

ul#tabs li a {
	display: block;
	height: 34px;
	width: 136px;
	background: transparent url("../images/tab_off.gif") top left no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFF;
	padding-top: 12px;
}

* html ul#tabs li a {
		margin-bottom: -2px;
}

ul#tabs li a.selected {
	background-image: url("../images/tab_on.gif");
	color: #1C3741;
}

ul#tabs li.last a {
	width: 134px;
}

.listholder {
	background: #FFF url("../images/storestop.gif") top left repeat-y;
	width: 910px;
	padding: 10px 20px 20px 20px;
}

.row {
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
}

.store {
	text-align: center;
	width: 180px;
	float: left;
}

.store a:focus, ul#tabs li a:focus, .topstores a:focus {
	outline: none;
}

.store div, .topstores div {
	color: #333;
	font-size: 80%;
}

#home .buttons {
	background: #A9D5E0 url("../images/bg_buttons.jpg") bottom left no-repeat;
	padding: 7px 0 7px 755px;
}

/* FAQs / Terms and Conditions */

#faqs #holder {
	background: #397992 url("../images/main4.jpg") top left no-repeat;
}

#terms #holder {
	background: #397992 url("../images/main4-dk.jpg") top left no-repeat;
}

#faqs #main, #terms #main {
	padding: 52px 160px 10px 117px;
	margin: 0;
}

#faqs #main {
	min-height: 421px;
	height: auto !important;
 height: 421px;
}

#terms #main {
	min-height: 505px;
	height: auto !important;
 height: 505px;
}

#faqs h1, #terms h1 {
	margin-bottom: 25px;
}

#faqs h2#save, #terms h2#save {
	top: 15px;
	left: 94px;
}

#faqs .buttons {
	height: 46px;
	background: #93C6D3 url("../images/bg_buttons2f.jpg") bottom left no-repeat;
}

#terms .buttons {
	height: 46px;
	background: #9CCCD9 url("../images/bg_buttons2_dark.jpg") bottom left no-repeat;
}

#faqs .buttons .terms, #terms .buttons .faqs {
	position: absolute;
	top: 4px;
	right: 17px;
}

/* Saving Children's Lives */

#saving #holder {
	background: #397992 url("../images/background_saving.jpg") top left no-repeat;
}

#saving #main {
	padding: 47px 17px 10px 36px;
}

#saving .buttons {
	height: 46px;
	background: #9CCCD9 url("../images/bg_bottom_saving.jpg") bottom left no-repeat;
}

#saving .shopping {
	margin-left: 734px;
}

* html #saving .shopping {
	margin-left: 731px;
}

#saving .faqs {
	position: absolute;
	top: 4px;
	right: 181px;
}

#saving .terms {
	position: absolute;
	top: 4px;
	right: 17px;
}

#saving h2, #saving p, #saving ul {
	margin-right: 379px;
}

#saving h2 {
	font-size: 133%;
	font-weight: normal;
	margin-bottom: 10px;
}

#saving h2#save {
	top: 38px;
	left: 391px;
}

* html #saving h2#save {
	left: 354px;
}

#saving .intro {
	font-size: 133%;
	margin: 35px 379px 25px 0;
}

#saving p.shout {
	font-weight: bold;
	text-transform: uppercase;
}

#saving ul {
	margin: 0 379px 10px 0;
	padding: 0 0 0 15px;
}

#saving .case_study {
	position: absolute;
	top: 440px;
	left: 625px;
}

* html #saving .case_study {
	left: 587px;
}

#saving .case_study p {
	color: #004667;
	font-size: 110%;
	text-align: right;
	margin: 20px 20px 0 50px;
	width: 277px;
}
