}

body {
	text-align: center;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 800px;
	left: 0px;
	top: -8px;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:212px;
	z-index:1;
	background-color: #FFF;
	visibility: visible;
	background-image: url(images_index2/index_02.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#navigation {
	height: 36px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	bottom: 20px;
	background-color: #FFF;
	visibility: visible;
}
a:link {
	color: #FF00FF;
	font-weight: normal;
	text-decoration: none;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	text-align: left;
}
a:visited {
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
}
a:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
}
a:active {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
}
#content {
	position:absolute;
	left:0px;
	top:213px;
	width:800px;
	height:363px;
	z-index:2;
	background-color: #FFF;
	visibility: visible;
}

#copy {
	position:absolute;
	width:695px;
	height:300px;
	z-index:1;
	margin-right: 25px;
	margin-left: 25px;
	padding-right: 40px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006666;
	text-align: left;
	line-height: normal;
	font-style: normal;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	line-height: 120%;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-align: left;
	padding: 0px;
	line-height: 120%;
	font-weight: normal;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: bold;
	text-align: left;
	left: auto;
	top: auto;
	padding: 0px;
	line-height: normal;
	font-weight: bolder;
}.background {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/background2.jpg);
	height: auto;
	width: auto;
}
#footer {
	position:absolute;
	left:276px;
	top:651px;
	width:250px;
	height:25px;
	background-color: #FFF;
	visibility: visible;
	background-image: url(images_index2/copyright.gif);
	background-repeat: no-repeat;
	background-position: center;
}

