body, html
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
}

body
{
	background: #fff url('/images/main-bg-ver-3.jpg') center center no-repeat fixed;
}

body, td
{
	font-family: Verdana;
	font-size: 8pt;
	COLOR: #524d4d;
}

.scrollarrow
{
	position: absolute;
	top: 0px;
	height: 100%;
	width: 15%;
	border: 0px solid #000;
	z-index: 20;
}

#leftarrow
{
	left: 0px;
}

#rightarrow
{
	right: 0px;
}

.scrollbar
{
	position: absolute;
	top: 0px;
	height: 100%;
	width: 15%;
	border: 0px solid #000;
	z-index: 10;	
}

#leftscroll
{
	left: 0px;
}

#rightscroll
{
	right: 0px;
}

#container2{
	width: 100%;
	height: 100%;
	
	background: url('/images/iobg2.png') center center no-repeat fixed;
}

#container{
	width: 100%;
	height: 460px;
	overflow: auto;
	margin: 0 auto;
	overflow-x:hidden;
	overflow-y:hidden;
	border: 0px solid #000;
	
	position: absolute;
	margin-top: -230px;
	top: 50%;
	
	/*overflow: scroll;*/
}

.main-content {
	height: 459px;
	margin-left: 40px;
}






.scroll-hor-wrap
{
	height: 459px;
	padding:0 0 0 0px;
	overflow:auto;
	margin-left: 20px;
}

.scroll-wrap
{
	background: url('/images/bigbg-3.gif') center center no-repeat;
	width: 462px;
	height: 459px;
	/*margin:40px auto;*/
	float: left;
	margin: auto 40px;
}

.scroll-pane, .scroll-pane2, .scroll-pane3, .scroll-pane4, .scroll-pane5, .scroll-pane6
{
	width:380px;
	height: 370px;
	padding:0 0 0 40px;
	overflow:auto;
}





.spechead
{
	font-size: 10pt;
	font-weight: bold;
}

.contacts
{
	position: fixed;
	bottom: 2%;
	left: 35%;
	z-index:1;
	text-align: center;
	
}

.flyer
{
	position: fixed;
	top: 2%;
	left: 94px;
	z-index:1;
}

.new a
{
	color: red;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

.maintb
{
	margin-left: 50px;
}

.header
{
	font-family: Times New Roman;
	text-align: center;
	font-size: 24px;
	padding-top: 15px;
}

.vi
{
	background: url('/images/bigbg-2.png') no-repeat;
	width: 462px;
	height: 459px;
}

.ugol1
{
	background: url('/images/ugol1.png') bottom left no-repeat fixed;
}

.ugol2
{
	background: url('/images/ugol2.png') bottom right no-repeat fixed;
}

.coolbg
{
	background: url('/images/iobg.png') center center no-repeat fixed;
}



.scroll-hor-wrap-cool
{
	/*height: 459px;
	padding:0 0 0 0px;
	margin-left: 20px;*/
	background: url('/images/iobg.png') center center no-repeat fixed;
	overflow: auto;
	margin: 0 auto;
	overflow-x:hidden;
	overflow-y:hidden;
}



a, td a
{
	/*COLOR: #00aeef;*/
	color: #524d4d;
	TEXT-DECORATION: underline;
}

a:hover, td a:hover
{
	color: #988e82;
}

.small
{
	font-size: 8pt;
}

.zzz
{
	font-size: 18pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Verdana, Arial, Garamond;
}

.mainnews a
{
	color: #fff;
	text-decoration: none;
}

.mainnews a:hover
{
	color: #40c2ff;
	text-decoration: none;
}
img
{
	border: 0px;
}

.menu td
{
	border-left: #f2f2f2 1px solid;
}

.menu a
{
	color: #636365;
	TEXT-DECORATION: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Garamond;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.menu a:hover
{
	color: #ffcc00;
	TEXT-DECORATION: none;
}

.text
{
	color: #fff;
}

.super
{
	background: url(images/scrollbar_track_li.jpg) no-repeat left 5px;
	line-height: 18px;
	list-style: none;
	margin-left: -15px;
	padding-left: 20px;
}