﻿@import url("layout.css");
/* --------------------------------- custom css for default.html */
#mainpicture {
	position:absolute;
	left:auto;  /* this property allows the picture to reposition with the screen width */
	top:215px;
	width: 200px;
	height:200;
	z-index:1;
	border: thin none #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#footer2 {
	position:absolute;
	left:auto;
	top:777px;
	width:675px;
	height:16px;
	z-index:4;
	padding-left: 40px;
}
#bottom_band {
	position:absolute;
	left:0px;
	top:803px;
	height:55px;
	z-index:5;
	width:500%;
	background-color: #065DA0;
	background-image: url(../images/background_g2.gif);
}	
#panel_one {
	position:absolute;
	left:auto;
	top:436px;
	width:270px;
	height:199px;
	z-index:2;
	padding-left: 40px;
	padding-right: 36px;
	font-size: 10pt;
	line-height: 12pt;
}
#panel_two {
	position:absolute;
	left:auto;
	top:180px;
	width:304px;
	height:438px;
	z-index:3;
	padding-left: 350px;
	padding-top: 35px;
}
#shantytown_poster {
	position:absolute;
	left:auto;
	top:394px;
	width:308px;
	height:174px;
	z-index:6;
	padding-left: 360px;
}
#paypal {
	position:absolute;
	left:auto;
	top:654px;
	width:173px;
	height:74px;
	z-index:6;
	padding-left: 0px;
	margin-left: 175px;
}
#energystar {
	position:absolute;
	left:auto;
	top:641px;
	width:68px;
	height:90px;
	z-index:47;
	padding-left: 180 px;
	margin-left: 45px;
}
#cookieman {
	position:absolute;
	left:auto;
	top:278px;
	width:105px;
	height:99px;
	z-index:48;
	padding-left: 580px;
}
#facebook {
	position:absolute;
	left:auto;
	top:220px;
	width:145px;
	height:102px;
	z-index:48;
	padding-left: 680px;
}
/* EOF */
