body {
	background: #2675c2 url(/images/skins/2/green-tile.jpg) top center;
}
#bodyBg {
	background: url(/images/skins/2/scene.jpg) top center repeat-x;
	height:100%;
}

#headerBg {
	background: url(/images/skins/2/header-bg.gif) top center no-repeat;;
}
#pageBg {
	background:url(/images/skins/2/page-mid.png) top center repeat-y;
}
#pageTop {
	background: url(/images/skins/2/page-top.jpg) top center no-repeat;
}


#logoContainer {
	width:409px;
}
#logoContainer img {
	width:400px;
	height:46px;
	margin-top:52px;
}


#header #esignup {
	background:url(/images/skins/2/get-enews.gif) no-repeat;
	margin-left:96px;
	margin-top:52px;
	height:52px;
	padding-top:21px;
	padding-left:2px;
}
#header #esignup #e_signup_input {
	width:130px;
	padding:5px;
	font-size:8pt;
	border:0px solid #000;
	background:url(/images/space.gif);
	color:#000;
	float:left;
}
#header #esignup #e_signup_go {
	width:35px;
	margin-left:7px;
	height:25px;
	float:left;
}
#header #life_saving_counter {
	background: url(/images/skins/2/counter-bg.gif) top left no-repeat;
	width:230px;
	cursor:pointer;
	padding-top:51px;
	margin-left:59px;
	margin-top:18px;
	height:56px;
}
#header #life_saving_counter img {
	float:right;
	margin-left:3px;
	heigth:33px;
	width:25px;
}

#section_header, #shop_header {
	margin-top:-46px;
	border-top:5px solid #000;
}



#loginStatus {
	background:#000 url(/images/skins/2/community-bg.jpg) top left no-repeat;
	padding-top:12px;
	height:20px;
	margin-top:-5px;
}


#displayOptions {
	background:url(/images/skins/2/display-options-bg.gif?1) top left no-repeat;
	top:0px;
}



#pageContent {
	padding-bottom: 20px;
}



#footerBg {
	background: url(/images/skins/2/page-base.png) top center no-repeat;
	padding-top: 20px;
	height:130px;
}

#footer {
	width:960px;
	margin:0 auto;
	padding: 0 22px 0 28px;
	height:115px;
	font-size:7.5pt;
	line-height:1.6em;
	color:#9ee37c;
}

#footerInternal {
	background:url(/images/skins/2/footer.gif) top left no-repeat;
	height:120px;
	margin-top:-18px;
	padding-top:40px;
	padding-left:120px;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	color:#EEE;
	text-decoration:underline;
}

#footer .t1col {
	width:auto;
	margin-right:45px;
}




