<!--
		
			/*Demo Styles*/
			p{
	padding:0 30px 30px 30px; color:#fff; font:11pt "Helvetica Neue", "Helvetica", Arial, sans-serif; text-shadow: #000 0px 1px 0px; line-height:200%; 
}
p a{
	font-size:10pt; text-decoration:none; outline: none; color:#000000; background:#ffffff; border-top:1px solid #333; padding:5px 8px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-box-shadow: 0px 1px 1px #000; -webkit-box-shadow: 0px 1px 1px #000; box-shadow: 0px 1px 1px #000; 
}
p a:hover{
	background-color:#427cb4; border-color:#5c94cb; color:#fff; 
}
#body01{
	position:absolute; top:0px; width:1000px; margin-left:-500px; left: 50%; 
}
#body02{
	position:absolute; top:85px; width:1000px; margin-left:-500px; left: 50%; background:#ffffff; filter:alpha(opacity=100);  background:rgba(0,0,0,1)
}
#body03{
	position:absolute; top:350px; width:1000px; margin-left:-500px; left: 50%; background:#ffffff; filter:alpha(opacity=100);  background:rgba(0,0,0,1)
}

h1{
	position:absolute; top:0px; font-size:10px; text-align:right; 
}
h2{
	padding:30px 30px 20px 30px; 
}
h3{
	padding:30px 30px 20px 30px; 
}
#link{
	position:absolute; top:70px; right:0px; text-align:right; 
}
#button0{
	position:absolute; top:0px; left:300px; 
}
#button1{
	position:absolute; top:0px; left:0px; text-align:right; 
}
#button2{
	position:absolute; top:0px; left:100px; text-align:right; 
}
#button3{
	position:absolute; top:0px; left:200px; text-align:right; 
}
#button4{
	position:absolute; top:0px; left:700px; text-align:right; 
}
#button5{
	position:absolute; top:0px; left:800px; text-align:right; 
}
#button6{
	position:absolute; top:0px; left:900px; text-align:right; 
}

#bunner01{
	position:absolute; top:0px; right:0px; text-align:right; 
}
#pagetop{
	position:absolute; bottom:0px; left:0px; 
}
table	{
	border-collapse: collapse;border-spacing:0;width:100%;margin-bottom: 30px; font:11pt "Helvetica Neue", "Helvetica", Arial, sans-serif; text-shadow: #000 0px 1px 0px; line-height:150%;
}
th, td	{
	padding: 0px 20px;color: #151515; text-align:left;
}
.sample4 .odd	{
	background: #d0eaef;
}
#foot{
    position:absolute; bottom:0px; height:20px; width:100%; text-align:center; color:#000;
}
.stamp{
	float: right; margin: 15px 30px 0 0;
}


#slideshow{
	background-color:#F5F5F5;
	border:1px solid #000000;
	height:420px;
	margin:50px auto 0;
	position:relative;
	width:980px;
	
	-moz-box-shadow:0 0 22px #111;
	-webkit-box-shadow:0 0 22px #111;
	box-shadow:0 0 22px #111;
}

#slideshow ul{
	height:400px;
	left:10px;
	list-style:none outside none;
	overflow:hidden;
	position:absolute;
	top:10px;
	width:960px;
}

#slideshow li{
	position:absolute;
	display:none;
	z-index:10;
}

#slideshow li:first-child{
	display:block;
	z-index:1000;
}

#slideshow .slideActive{
	z-index:1000;
}

#slideshow canvas{
	display:none;
	position:absolute;
	z-index:100;
}

#slideshow .arrow{
	height:86px;
	width:60px;
	position:absolute;
	background:url('../img/arrows.png') no-repeat;
	top:50%;
	margin-top:-43px;
	cursor:pointer;
	z-index:5000;
}

#slideshow .previous{ background-position:left top;left:0;}
#slideshow .previous:hover{ background-position:left bottom;}

#slideshow .next{ background-position:right top;right:0;}
#slideshow .next:hover{ background-position:right bottom;}


/* The following styles are only used for the styling of the demo page */

p.tzine{
	text-align:center;
	font-size:12px;
	margin:50px;
}

p.credit{
	text-align:center;
	color:#888;
	font-size:10px;
}

p.credit a,
p.credit a:visited{
	color:#ccc;
	border-bottom-color:#aaa;
}

p.credit a:hover{
	border-bottom-color:transparent;
}

a, a:visited {
	text-decoration:none;
	outline:none;
	border-bottom:0px dotted #97cae6;
	color:#97cae6;
}

a:hover{
	border-bottom:1px dashed transparent;
}

.clear{
	clear:both;
}









		-->