﻿body {
	border-style: 0;
	font-family: "Times New Roman", Times, serif;
		background-color: #D2D2D2;
		background-image: url('images/bg.gif');
		background-repeat: repeat-x;
	background-position:  top;
		border-width: 0px;
		padding: 0px;
		margin: 0px;
}
.style1 {
	border-width: 0px;
}
.wrapper {position: relative; width: 1000px; height: 100%; z-index: 1; margin-right: auto; margin-left: auto;
	}
.header{
	position: relative;
	width: 1000px;
	height: 164px;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
}
.body_wrapper {
	background-position: center;
	position: relative;
	width: 1000px;
	height: 100%;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/bg_1.gif');
	background-repeat: repeat-y;
}
.menu{
	position: relative;
	width: 900px;
	height: 28px;
	z-index: 5;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFDD61;
}
.body{
	padding: 50px 100px 30px 115px;
	min-Height: 520px;
	background-position: center top;
	position: relative;
	width: 685px;
	z-index: 3;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/bg_eagle2.gif');
	background-repeat: no-repeat;
}
.body2{padding: 50px 100px 30px 115px;
	min-Height:520px;
	background-position: center top;
	position: relative;
	width: 685px;
	z-index: 3;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/bg_eagle1.gif');
	background-repeat: no-repeat;
}

.footer {
	position: relative;
	width: 850px;
	height: 26px;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFDD61;
	text-align:right;
	vertical-align:middle;	padding-top: 10px; padding-right:50px;
}
.home_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #666666;
	line-height: 46px;
	padding-right: 10px;
}
.text_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #970103;

}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
}
.text_footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
}

.text_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:italic;
	color: #666666;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

