html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, #pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, details, figcaption, figure, #footer, #header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, #footer, #header, hgroup, menu, nav, output, section, summary{
	display:block;
}
meter,progress,mark, time{
	display:inline;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
html, body {
	height:100%;
}
html {
	min-width:980px;
}
body {
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#000;
	position:relative;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
object {
	vertical-align:top;
	outline:none;
}
ul, ol {
	list-style:none;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.col-1, .col-2, .col-3 {
	float:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
a.und, .und a {
	text-decoration:none;
}
a.und:hover, .und a:hover {
	text-decoration:underline;
}
.nocolor, .nocolor a{
	color:inherit;
}

/*----- other -----*/


.likess{
	font:18px/33px Arial, Helvetica, sans-serif;
	color:#000;
	background-image: -webkit-gradient( linear,   left bottom,  left top,   color-stop(0.13, rgb(255,221,0)),  color-stop(0.65, rgb(255,159,16)));background-image: -moz-linear-gradient( center bottom,  rgb(255,221,0) 13%, rgb(255,159,16) 65% );

        display:inline-block;
	text-decoration:none;
	text-transform:none;
	padding:0 10px;
	-moz-border-radius:6px;
	border-radius:6px;
}

a.button{
	font:18px/33px Arial, Helvetica, sans-serif;
	color:#000;
	background-image: -webkit-gradient( linear,   left bottom,  left top,   color-stop(0.13, rgb(255,221,0)),  color-stop(0.65, rgb(255,159,16)));background-image: -moz-linear-gradient( center bottom,  rgb(255,221,0) 13%, rgb(255,159,16) 65% );
	display:inline-block;
	text-decoration:none;
	text-transform:none;
	padding:0 10px;
	-moz-border-radius:6px;
	border-radius:6px;
}

a.button:hover{
	color:#fff;
}

.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:17px;
}
.p1 {
	margin-bottom:9px;
}
.p2 {
	margin-bottom:17px;
}
.p3 {
	margin-bottom:26px;
}

.yellow{
	color:#ff9f10;
}
/*----- txt, links, lines, titles -----*/
a {-webkit-transition: color .4s linear;-moz-transition: color .4s linear;-o-transition: color .4s linear;-ms-transition: color .4s linear; transition: color .4s linear;

	color:#ff9f10;
	outline:none;
}
a:hover {
	text-decoration:none;
}
/*==================boxes====================*/

dl.address dd {
	text-align:right;
	clear:both;
	width:160px;
}
dl.address dd span {
	float:left;
}
dl.img-box,.img-box-set dl {
	overflow:hidden;
}
dl.img-box dt ,.img-box-set dl dt{
	float:left;
	margin-right:22px;
}
dl.img-box dd ,.img-box-set dl dd{
	overflow:hidden;
}

/*===== header =====*/
#header h1{
	position:absolute;
	top:50%;
	left:7%;
	margin-top:-110px;
	z-index:100;
}

#header h1 a{
	font:64px Times New Roman, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}

#header #nav{
	position:absolute;
	top:50%;
	margin-top:-22px;
	z-index:100;
	width:100%;
	height:90px;
	background:url(nav-bg.png) repeat-x;
}

#header #nav ul{
	margin-left:7%;
}

#header #nav li{
	float:left;
	font:16px/45px Arial, Helvetica, sans-serif;
	color:#fff;
	margin-right:18px;
}

#header #nav li a{
	color:#fff;
	text-decoration:none;
	margin-right:18px;
}

#header #nav li a:hover,#header #nav li.active a{
	color:#ff9f10;
}
/*===== content =====*/
body{
	overflow:hidden;
}


#page1{
	background: url(body-bg1.jpg) no-repeat center top;
	z-index:16;
}

#page2{
	background: url(body-bg3.jpg) no-repeat center top;
	z-index:15;
}
#page3{
	background: url(body-bg1.jpg) no-repeat center top;
	z-index:14;
}
#page4{
	background: url(body-bg1.jpg) no-repeat center top;
	z-index:13;
}
#page5{
	background: url(body-bg4.jpg) no-repeat center top;
	z-index:12;
}

#page6{
	background: url(body-bg1.jpg) no-repeat center top;
	z-index:11;
}
#page7{
	background: url(body-bg1.jpg) no-repeat center top;
	z-index:10;
}

#page8{
	background: url(body-bg1.jpg) no-repeat center top;
	z-index:9;
}
#page9{
	background: url(body-bg1.jpg) no-repeat center top;
	z-index:8;
}
#page10{
	background: url(body-bg1.jpg) no-repeat center top;
	z-index:7;
}
#page11{
	background: url(body-bg1.jpg) no-repeat center top;
	z-index:6;
}
#page12{
	background: url(body-bg1.jpg) no-repeat center top;
	z-index:5;
}


.page{
	float:left;
	width:5%;
	height:100%;
	position:relative;
}

.pages{
	width:2000%;
	height:100%;
	position:relative;
}


.prev{
	width:96px;
	height:64px;
	background:url(prevnext-sprite.png) 0 0 no-repeat;
	position:absolute;
	z-index:100;
	top:30%;
	margin-top:270px;
	left:0;
}

.prev:hover{
	background-position:0 100%;
}

.next{
	width:96px;
	height:64px;
	background:url(prevnext-sprite.png) 100% 0 no-repeat;
	position:absolute;
	z-index:100;
	top:30%;
	margin-top:270px;
	right:0;
}

.next:hover{
	background-position:100% 100%;
}

.content{
	width:628px;
	background:url(content-bg.png);
	position:absolute;
	padding:60px;
	top:50%;
	margin-top:-128px;
	left:7%;
	-moz-border-radius:6px;
	border-radius:6px;
	font:11px/17px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
}

.content h2{
	font:29px/1.2em Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:none;
	margin-bottom:20px;
}
/*===== footer =====*/

.ads {position:absolute;
	z-index:100;
	top:50%;
	margin-top:470px;
	left:66;}

#footer .privacy{
	
	font:11px/27px Arial, Helvetica, sans-serif;
	color:#090909;
	padding:0 18px 0 9px;
	position:absolute;
	right:50%;
	top:2px;
	z-index:100;
	text-transform:uppercase;
	-moz-border-radius:6px;
	border-radius:6px;
}

#footer .footer-lnk{
	display:block;
}


