body {
	margin: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: center;
}
div#container {
	width: 830px;
	height: 680px;
  	margin 0 auto; 
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	background-image: url(images/white_shadow.gif);
	background-repeat: repeat-y;
}
div#container2 {
	width: 830px;
	height: 870px;
  	margin 0 auto; 
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	background-image: url(images/white_shadow.gif);
	background-repeat: repeat-y;
}
#topbar {
	position: absolute;
	width: 100%;
	top: 0px;
	z-index: 2;
	left: 0;
	height: 77px;
	background-color: #A7CB00;
}
#bigimage {
	position: absolute;
	width: 450px;
	top: 160px;
	z-index: 4;
	left: 50%;
	height: 425px;
	margin-left: -508px;
}
#bigimage2 {
	position: absolute;
	width: 450px;
	top: 350px;
	z-index: 4;
	left: 50%;
	height: 425px;
	margin-left: -508px;
}
#content {
	position: relative;
	font-family: "Century Gothic", "Avant Garde", "ITC Avant Garde Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 400px;
	top: 100px;
	z-index: 1;
	left: 150px;
	height: 410px;
	float: left;
	text-align: justify;
	line-height: 20px;
}
.special {
	position: relative;
	font-family: "Century Gothic", "Avant Garde", "ITC Avant Garde Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 400px;
	top: 20px;
	z-index: 2;
	height: 20px;
	text-align: center;
	background-image: none;
	letter-spacing: 5px;
	background-color: #A7CB00;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
	}
.address {
	position: absolute;
	font-family: "Century Gothic", "Avant Garde", "ITC Avant Garde Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 816px;
	top: 680px;
	margin-left: -406px;
	z-index: 2;
	left: 50%;
	height: 51px;
	text-align: center;
	padding-top: 15px;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	letter-spacing: 1px;
	}
.address a {
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1px;
	}
.address a:hover {
	color: #A7CB00;
	text-decoration: none;
	}
.address2 {
	position: absolute;
	font-family: "Century Gothic", "Avant Garde", "ITC Avant Garde Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 816px;
	top: 870px;
	margin-left: -406px;
	z-index: 2;
	left: 50%;
	height: 51px;
	text-align: center;
	padding-top: 15px;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	letter-spacing: 1px;
	}
.address2 a {
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1px;
	}
.address2 a:hover {
	color: #A7CB00;
	text-decoration: none;
	}
#logo {
	position: relative;
	top: 0px;
	z-index: 4;
	left: 50px;
	background-image: url(images/changepod_logo_TM.gif);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 220px;
}
#linkmenu {
	position: relative;
	top: 45px;
	left: 75px;
	width: 500px;
	float: left;
	z-index: 5;
	height: 15px;
}
#linkmenu a {
	font-family: "Century Gothic", "Avant Garde", "ITC Avant Garde Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	color: #ffffff;
	padding-left: 28px;
	font-weight: normal;
	letter-spacing: 2px;
}
#linkmenu a:hover {
	text-decoration: none;
	color: #000000;
}
h1   {
	font-family: "Century Gothic", "Avant Garde", "ITC Avant Garde Gothic", Arial, Helvetica, sans-serif;
	font-family: 29px;
	color: #A7CB00;
	margin-top: 30px;
	margin-bottom: 30px;
	letter-spacing: 1px;
	font-weight: normal;
}
h2   {
	font-family: "Century Gothic", "Avant Garde", "ITC Avant Garde Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A7CB00;
	margin-top: 20px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-weight: normal;
}
