@charset "UTF-8";
/* CSS Document */

body {
	text-align: left;
	font-family: "Helvetica Neue", Helvetica, Verdana;
	font-size: 12px;
	font-weight: 100;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/BG.jpg);
	background-repeat: repeat;
	}
#wrapper {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: 0px;
	height: 700px;
	left: 0px;
}
#layer1 {
	color: #FFFFFF;
	width: 400px;
	height: 130px;
	position: absolute;
	top: 0px;
	left: 50px;
	z-index:99;
	border: 1px;
	text-align: right;
}
#layer2 {
	width: 600px;
	position: absolute;
	top: 15px;
	left: 450px;
	z-index:100;
	height: 35px;
	text-align: right;
}
#layer3 {
	width: 1040px;
	height: 370px;
	position: absolute;
	top: 115px;
	text-transform: none;
	left: 30px;
	text-align: left;
	z-index: 1;
}
#layer4 {
	width: 353px;
	height: 50px;
	position: absolute;
	top: 56px;
	left: 677px;
	z-index: 98;
	text-align: right;
	padding: 0px;
}
#layer5 {
	width: 660px;
	height: 122px;
	position: absolute;
	top: 465px;
	font-weight: normal;
	text-transform: none;
	left: 50px;
	border-top: 3px solid white;
	z-index: 2;
	text-align: justify;
	overflow-x: hidden;
	overflow-y: auto;
	padding-top: 20px;
	padding-left: 10px;
	background-image: url(../images/35Black.png);
	background-repeat: repeat;
	padding-right: 10px;
}
#layer6 {
	width: 320px;
	height: 142px;
	position: absolute;
	top: 465px;
	font-weight: normal;
	text-transform: none;
	left: 730px;
	border-top: 3px solid white;
	z-index: 3;
	overflow-x: none;
	overflow-y: none;
	text-align: right;
	padding: 0px;
	background-image: url(../images/35Black.png);
	background-repeat: repeat;
}
#layer7 {
	width: 1000px;
	position: absolute;
	left: 50px;
	z-index:4;
	height: 35px;
	text-align: right;
	top: 620px;
	border-bottom: 1px Solid #999999;
	line-height: 35px;
	border-top: 1px Solid #999999;
	color: #000000;
}
#layer8 {
	width: 300px;
	height: 300px;
	position: absolute;
	top: 155px;
	text-transform: none;
	left: 570px;
	text-align: left;
	z-index: 1;
}
#layerA {
	color: #FFFFFF;
	width: 970px;
	height: 445px;
	position: absolute;
	top: 135px;
	font-family: "Helvetica Neue", Helvetica, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	left: 50px;
	text-align: left;
	z-index: 1;
	overflow-x: hidden;
	overflow-y: auto;
	background-image: url(../images/35Black.png);
	background-repeat: repeat;
	padding: 15px;
}
h1 {
	font-family: "Helvetica Neue", Helvetica, Verdana;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FF9900;
}
h2 {
	font-family: "Helvetica Neue", Helvetica, Verdana;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FF9900;
}
h3 {
	font-family: "Helvetica Neue", Helvetica, Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FF9900;
}
h4 {
	font-family: "Helvetica Neue", Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: inherit;
	color: #FF9900;
	text-decoration: none;
}
a {
	font-family: "Helvetica Neue", Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:link {
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #333333;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #000000;
}
.nomargin {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.Borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

