* {
	margin: 0;
	padding: 0;
}

#content-fade {
	z-index: -2;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	min-width: 1000px;
	height: 1260px;
	background: url(../images/green_monster_bw2.jpg) repeat;
}

html {
	width: 100%;
	height: 100%;
	min-width: 1000px;

	z-index: 0;
}

body {
	height: 100%;
	width: 100%;
	min-width: 1000px;
	background: #f2f2f2 repeat;
	font: 13px/20px Helvetica, Arial, sans-serif;
	z-index: 0;
}

.stripe-1 {
	z-index: -1;
	position: absolute;
	top: 0;
	border-style: none;
	padding: 0;
	margin: 0;
	background-repeat: repeat;
	display: none;
}

.stripe-2 {
	z-index: -1;
	position: absolute;
	top: 0;
	border-style: none;
	padding: 0;
	margin: 0;
	left: 19%;
	background-repeat: repeat;
	display: none;
}

.stripe-3 {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 38%;
	border-style: none;
	padding: 0;
	margin: 0;
	background-repeat: repeat;
	display: none;
}

.stripe-4 {
	z-index: -1;
	position: absolute;
	top: 0;
	border-style: none;
	padding: 0;
	margin: 0;
	left: 57%;
	background-repeat: repeat;
	display: none;
}

.stripe-5 {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 76%;
	border-style: none;
	padding: 0;
	margin: 0;
	background-repeat: repeat;
	display: none;
}

.stripe-6 {
	z-index: -1;
	position: absolute;
	top: 0;
	border-style: none;
	padding: 0;
	margin: 0;
	width: 20%;
	background-color: #6a6a6a;
	right: 20%;
	height: 1000px;
	visibility: hidden;
}

.stripe-7 {
	z-index: -1;
	position: absolute;
	top: 0;
	border-style: none;
	padding: 0;
	margin: 0;
	background-color: #fff;
	width: 20%;
	right: 40%;
	height: 1000px;
	visibility: hidden;
}

.stripe-8 {
	z-index: -1;
	position: absolute;
	top: 0;
	border-style: none;
	padding: 0;
	margin: 0;
	background-color: #557647;
	width: 20%;
	right: 60%;
	height: 1000px;
	visibility: hidden;
}

.stripe-9 {
	z-index: -1;
	position: absolute;
	top: 0;
	border-style: none;
	padding: 0;
	margin: 0;
	background-color: #000;
	width: 2%;
	right: 27%;
	height: 1000px;
	visibility: hidden;
}

#wrapper {
    width: 1000px;
	padding: 0;
	
	height: auto;
	margin: 40px auto 0;
	z-index: 0;
}

.top-stripe {
	width: 100%;
	height: 271px;
	position: absolute;
	top: 0;
	z-index: -1;
	background-position: 0 bottom;
	background-repeat: repeat-x;
}

.container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 0;
}

#intro {
    padding-bottom: 10px;
}

#slider {
    width: 800px;
    position: relative;
	border: 10px solid #6a6a6a;
	background-color: #ededed;
	margin: 0 auto;
}

#slider p {
}

.scroll {
	overflow: hidden;
	width: 800px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 318px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/leftshadow-trans.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/rightshadow-trans.png) repeat-y;
}

.inside {
	padding: 10px;
	line-height: normal;
}

.inside img {
	display: block;
	border: 1px solid #000;
	margin: 0 0 10px 0;
	width: 250px;
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

a {
	color: #557647;
	text-decoration: none;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons:hover {
	opacity: 0.8;
}

.scrollButtons.left {
    left: -90px;
}

.scrollButtons.right {
    right: -90px;
}

.hide {
    display: none;
}

.footer {
	text-align: right;
	color: #000;
	float: right;
	padding: 4px 20px 20px;
	border-top: 1px solid #ccc;
	width: 780px;
}

.textblock {
	float: left;
	width: 220px;
	padding: 20px 20px 20px 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

.textblock p {
	padding-bottom: 10px;
}

.textblock h2 {
	color: #222;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #ccc;
}

.textblock a {
	font-size: 16px;
}

#textwide {
	float: left;
	width: 100%;
	min-width: 1000px;
	height: auto;
	margin-top: 20px;
	background: #ededed url(../images/bottomshadow-trans.png) repeat-x 0 top;
}

ul {
	list-style-type: circle;
	list-style-position: inside;
	line-height: 1.8em;
	list-style-image: none;
}

.shadow {
	float: left;
	width: 100%;
	min-width: 1000px;
	margin-top: 0;
	padding: 0;
	background: url(../images/bottomshadow-trans.png) repeat-x 0 top;
	height: 20px;
}

.badge {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	float: right;
	padding-bottom: 20px;
	padding-right: 20px;
}

.badge img {
}

.birds {
	position: absolute;
	top: 24px;
	margin-left: 640px;
}

img {
	border-style: none;
}

.underline {
	
}

b {
}

.big {
	font-size: 16px;
}