BODY {
	background-image: url(../images/bg_band2.jpg);
	z-index: 1;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}

.wrapper {
	width: 995px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #F6F6F4;
	height: 700px;
	background-image: url(../images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 0px;
	left: -17px;
}
.wrapper #logo {
	position: relative;
	top: 109px;
	left: 16px;
}
.wraper #return_link {
	background-color: #F63;
	height: 20px;
	width: 60px;
	position: absolute;
	left: 30px;
	top: 120px;
	z-index: 5;
}


.container {
	background-color: #FFF;
	height: 1200px;
	width: 773px;
	position: absolute;
	top: 137px;
	left: 22px;
	padding-top: 11px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 7px;
	font-family: Verdana, Geneva, sans-serif;
	color: #202020;
	font-size: 16px;
	border-radius:4px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
	margin-bottom: 50px;
}
.right_nav {
	height: 1206px;
	width: 168px;
	position: absolute;
	left: 817px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	top: 137px;
	border-radius:4px;
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	margin-bottom: 50px;
}
#nav_back {
	background-color: #FFF;
	height: 44px;
	width: 190px;
	position: fixed;
	left: 1263px;
	top: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/link6.jpg);
	background-repeat: no-repeat;
}

#var1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #0031A7;
	font-weight: bolder;
}
#var2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	font-weight: bold;
	margin-bottom: -15px;
}
.floatright {
	float: right;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.pdf_link {
	width: 645px;
	color: #333;
	background-color: #FFF;
	height: 30px;
	position: absolute;
	left: 30px;
	top: 470px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	font-style: normal;
}
.pdf_link a {
	font-style: italic;
	color: #EC7C00;
	text-decoration: none;
}
.pdf_link a:hover {
	color: #0031A7;
}
