@charset "utf-8";
/* CSS Document */
	
.PageWrapper{
	width:1000px;
	margin:0 auto;}
	
.Pane{
	display: block;
	width: 1000px;
	height: 308px;
	position: relative;}
	
.jcontent{
	display: block;
	/* width: 531px;
	height: 95px; */
	position: absolute;
	top: 197px;
	left: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.jcontent p{
	display: block;
	color:#FFFFFF;
	margin:0; padding:0;}
	
.jcontent2{
	display: block;
	width: 743px;
	height: 188px;
	position: absolute;
	top: 38px;
	left: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

.jcontent2 p{
	display: block;
	color:#FFFFFF;
	margin:0; padding:0;}
	
.jcontent ul{
	display: block;
	color:#c2c2c2;}

.jcontent ul{
	color:#babcbd;
	line-height:20px;
	font-weight:bold;
	list-style-type: square;}

#wrapper{
	display: block;
	width: 1000px;
	height: 308px;
	margin: 0px auto;
	position: relative;}
	
#banner{
	display: block;
	width: 1000px;
	height: 308px;
	position: relative;
	z-index: 10;
	overflow: hidden;}
			
#nav{
	display: block;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 452px; /*  Get number: margin-left = 480 - (7 * number of slides)  */
	position: absolute;
	bottom: 0px;
	z-index: 20;
	list-style-type: none;
	text-align: center;}
	
#nav li{
	float: left;}
	
/*============= BUTTONS ===================*/
	
.bn-b1 {
	width: 160px;
	height: 33px;
	float:right;
	padding:40px 21px 0px 0px;}
	
.bn-b1 a, .bn-b1 a:visited {
	width: 160px;
	height: 33px;
	text-decoration: none;
	display: block;
	background:url(images/bn-button2.jpg) no-repeat; }

.bn-b2 {
	width: 221px;
	height: 33px;
	float:right; 
	padding:40px 8px 0px 0px;}
	
.bn-b2 a, .bn-b2 a:visited {
	width: 221px;
	height: 33px;
	text-decoration: none;
	display: block;
	background:url(images/bn-button1.jpg) no-repeat; }
	
.bn2-b1 {
	width: 160px;
	height: 33px;
	float:left;
	padding:40px 8px 0px 0px;}
	
.bn2-b1 a, .bn2-b1 a:visited {
	width: 160px;
	height: 33px;
	text-decoration: none;
	display: block;
	background:url(images/bn-button3.jpg) no-repeat; }

.bn2-b2 {
	width: 221px;
	height: 33px;
	float:left; 
	padding:40px 8px 0px 0px;}
	
.bn2-b2 a, .bn2-b2 a:visited {
	width: 221px;
	height: 33px;
	text-decoration: none;
	display: block;
	background:url(images/bn-button1.jpg) no-repeat; }
	
.bn3-b1 {
	width: 160px;
	height: 33px;
	float:left;
	padding:20px 8px 0px 0px;}
	
.bn3-b1 a, .bn3-b1 a:visited {
	width: 160px;
	height: 33px;
	text-decoration: none;
	display: block;
	background:url(images/bn-button2.jpg) no-repeat; }

.bn3-b2 {
	width: 221px;
	height: 33px;
	float:left; 
	padding:20px 8px 0px 0px;}
	
.bn3-b2 a, .bn3-b2 a:visited {
	width: 221px;
	height: 33px;
	text-decoration: none;
	display: block;
	background:url(images/bn-button1.jpg) no-repeat; }
	
.bn-b4 {
	width: 160px;
	height: 33px;
	float:right;
	padding:40px 21px 0px 0px;}
	
.bn-b4 a, .bn-b4 a:visited {
	width: 160px;
	height: 33px;
	text-decoration: none;
	display: block;
	background:url(images/bn-button4.jpg) no-repeat; }
