/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

* { margin:0; padding:0;}
html, body { height:100%;  min-width:980px;}	
body { 
	background:#040404; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.0625em;
	color:#000;
	}

/*------- flash ---------*/
.margin {
	margin-top:-229px !important
}
.block {
	padding-top:15px !important
}
.menu {
	padding:130px 0 0 310px;
	position:relative;
	z-index:2
}
/*------------*/

input, select, textarea { font-family:Arial, Helvetica, sans-serif;	font-size:1em;	vertical-align:middle;	font-weight:normal;}
object { vertical-align:top; outline:none}
.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
.container {	overflow:hidden; width: 100%;}
a img{ border:0px}
img{ vertical-align:top;  }
fieldset{ border:none}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
/*======= width =======*/
.main {
	margin: 0 auto;
	position: relative;
	width: 980px;
	background-image: url(images/basepreta.jpg);
}

a{ color:#3a3a3b; text-decoration:underline; outline:none}
a:hover{ text-decoration:none}
		
section ul.list{margin:0; padding:0; list-style:none;}
section ul.list li{background:url(../images/marker1.gif) top left no-repeat; background-position:0 11px; margin:0; padding-left:10px; }
section ul.list li a{color:#3a3a3b; text-decoration:underline; font-weight:bold; line-height:27px} 
section ul.list li a:hover { text-decoration:none ; }

ul.list1 li {	width: 100%; overflow: hidden; vertical-align: top; line-height:20px; color: #3a3a3b; background:none; padding:0}
ul.list1 li strong {background: url(../images/line-hor.gif) repeat-x 0% 11px; display: block;	overflow: hidden;}
ul.list1 li span {	float: right; color: #3a3a3b;}
ul.list1 li a {float: left; text-decoration: none; color: #3a3a3b; font-weight: bold;}
ul.list1 li a:hover { text-decoration:none; color:#fc7a05}


aside ul.list{margin:0; padding:0; list-style:none;}
aside ul.list li{background:url(../images/marker.gif) top left no-repeat; background-position:0 11px; margin:0; padding-left:15px; }
aside ul.list li a{color:#fff; text-decoration:underline; line-height:2em} 
aside ul.list li a:hover { text-decoration:none ; }

.link{color:#fff; background:url(../images/marker.gif) top left no-repeat; padding-left:11px; background-position:0 5px; }
.link1{color:#3a3a3b; font-weight:bold; background:url(../images/marker1.gif) top left no-repeat; padding-left:11px; background-position:0 5px; }

.button{
	color:#fff;
	background:url(../images/but.gif) top left no-repeat;
	width:121px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	line-height:62px;
	padding-bottom:23px;
	display:block;
	text-decoration:none;
	position:absolute;
	right:33px;
	bottom:-37px
}
.button:hover{text-decoration:none; color:#000 }

.link-1 { display:inline-block; float:left; line-height:48px; background:url(../images/bg_link.gif) top left repeat-x #a6a6a6; padding:0 28px 0 23px; color:#090808; text-transform:uppercase; text-decoration:none; border-radius:15px;	-moz-border-radius:15px; -webkit-border-radius:15px; text-shadow:1px 1px #fff; cursor:pointer; position:relative; behavior:url(js/PIE.htc); font-weight:bold}
.link-1:hover {background:#fff; text-decoration:none; color:#000}


.link-2 { display:block; float:left; background:url(../images/link_bg.gif) top left repeat-x; color:#ffffff; text-decoration:none; }
.link-2 em { display:block; background:url(../images/link_left.gif) left top no-repeat;}
.link-2  b { display:block; background:url(../images/link_right.gif) right top no-repeat; padding:0 15px 0 15px; line-height:28px; font-weight:normal; font-style:normal;}
.link-2:hover{ text-decoration:none; color:#000000}




/*header*/
header {font-size:0.75em; color:#FFFFFF }
header .indent{ top:84px; right:0; position:absolute; padding:0; width:332px}
header .inside{padding:158px 0px 0px 0px; right:0; position:absolute}
header .slogan{ margin-bottom:15px}
header p{ margin:0 0 23px 0}

header h1 {position:absolute; left:57px; top:18px; text-indent:-9999px;}
header h1 a { display:block; width:310px; height:125px; background:url(../images/logo.png) no-repeat left top;	}

.block{ position:absolute; width:980px; top:209px; left:0; background:url(../images/block.jpg) top left no-repeat; height:467px; color:#7a7a7a}
.block .indent-block{ padding:71px 37px 0 653px}
.img{position:absolute; top:20px; left:20px}



/*--- superfish dropdown menu begin ---*/
.sf-menu {margin:0; padding:0;	list-style: none; z-index:90000; position:relative } 
.sf-menu li{ margin:0; display:inline; position:relative; float:left;}
.sf-menu li a{color:#363636; text-decoration:none; display:block; float:left; line-height:62px; font-size:1em; text-transform:uppercase; padding:0px 23px 0px 22px; background:url(../images/bg_menu.gif) top left repeat-x; text-shadow:1px 1px #fff; font-weight:bold } 
.sf-menu li a:hover {color:#eff9fc;  text-decoration:none; background:url(../images/bg_menu-act.gif) top left repeat-x; text-shadow:1px 1px #f59204  }
.sf-menu li a.current{ color:#eff9fc; text-decoration:none; background:url(../images/bg_menu-act.gif) top left repeat-x; text-shadow:1px 1px #f59204 }

.sf-menu .last a{  background:url(../images/bg_menu-last.png) top right no-repeat; }
.sf-menu .first a{background:url(../images/bg_menu-first.png) top left no-repeat; }
.sf-menu .last a:hover{  background:url(../images/bg_menu-last-act.png) top right no-repeat; }
.sf-menu .first a:hover{background:url(../images/bg_menu-first-act.png) top left no-repeat;}
.sf-menu .last a.current{  background:url(../images/bg_menu-last-act.png) top right no-repeat; }
.sf-menu .first a.current{background:url(../images/bg_menu-first-act.png) top left no-repeat;}

.sf-menu ul { position:absolute; top:-999em; width:10em; line-height:1.0; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { top:72px; z-index:99;}

/*aside*/
aside { background:#040404; width:100%; font-size:0.75em;}
aside .inside{ padding:71px 0px 40px 0px}
aside h2{color:#fff; font-size:20px; margin-bottom:17px; line-height:37px; font-weight:normal}


/*content*/
section{
	font-size:0.75em;
	width:100%;
	text-align:center;
	background:#f1f1f1;
	color: #000;
}
section .inside{padding:20px 0px 0px 0px}
.img-left{ float:left; margin:0 17px 16px 0}
.img-left1{ float:left; margin:0 26px 16px 0}
.img-indent{ margin:0 0 20px 0}
.img-indent1{ margin:0 12px 20px 0}
p{ margin:0 0 17px 0}
.p{ margin:0}
.p1{ margin:0 0 17px 0}
section h2{color:#212121; font-weight:normal; letter-spacing:-1px; font-size:25px; border-bottom:1px solid #d6d4d4; padding-bottom:5px; margin-bottom:17px; line-height:1.2em}
h4{color:#3a3a3b; font-size:1em; margin-bottom:3px;  }
.tail{ background:url(../images/tail.gif) bottom repeat-x; padding-bottom:9px; margin-bottom:9px}
.txt-1{ float:right; display:block; margin-bottom:31px; font-weight:bold; color:#5e5e5e}

.indent{padding:25px 0px 0px 0px}
.indent1{padding:45px 0px 0px 0px}
.indent2{padding:0 0px 0px 107px}

/*box*/
.box{ background:#fff; width:100%; border-style: solid; border-radius: 15px 15px 0 0; -moz-border-radius: 15px 15px 0 0; -webkit-border-radius: 15px 15px 0 0; behavior:url(js/PIE.htc); color:#3a3a3b; position:relative}
.box .indent-box{ padding:25px 24px 27px 27px; }

/*footer*/
footer { color:#868686; font-size:0.75em;}
footer .bg_bot{background:url(../images/bot.gif) top repeat-x; width:100%}
footer .inside{ padding:36px 0 30px 0 }
footer a {color:#868686; text-decoration:none}  
footer a:hover {  text-decoration:underline}
.icon{ top:27px; right:206px; position:absolute; width:128px}
.icon img{ margin-left:2px}

footer ul{margin:0; padding:0; list-style:none;}
footer ul li{ margin:0px; display:inline; background:url(../images/bg_li.gif) center left no-repeat; float:left}
footer ul li a{color:#636363; text-decoration:none; display:block; float:left; padding:2px 10px 2px 10px} 
footer ul li a:hover { text-decoration:none; color:#c60100 }
footer ul .first{background:none;}
footer ul .first a{ padding-left:0px}
footer ul li .current{ text-decoration:none; color:#c60100  }

.jamp{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px}
	
.indent-2{ position:relative; padding-left:20px; float:left}
.rowElem{ height:26px}
.rowElem1{ height:46px;}
.rowElem2{ height:37px; background:url(../images/bg_input.gif) top left no-repeat}
.block-contact span{ float:right; margin-right:120px}
.input{
	background:#1e1e1e;
	border:1px solid #1e1e1e;
	width:260px; height:20px;
	font-size:1em;
	color:#fff;
	padding-left:18px;
	padding-right:17px;
	padding-top:5px;
	padding-bottom:5px;
	border-style: solid; border-radius:11px; -moz-border-radius: 11px; -webkit-border-radius: 11px; behavior:url(js/PIE.htc);	position:relative
}.input1{
	border:none;
	background:none;
	width:265px; height:20px;
	font-size:1em;
	color:#757575;
	padding-left:13px;
	padding-right:17px;
	padding-top:5px;
	padding-bottom:5px;
}input{
   	border:1px solid #a4a4a4; 
	background:#f2f2f2;
	width:272px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
}
textarea{
   	border:1px solid #a4a4a4; 
	background:#f2f2f2;
	width:290px; height:96px;
	font-size:1em;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:11px;
	overflow:auto}
	
	
.button-video {position:absolute; top:50%; left:50%; width:49px; height:49px; margin:-24px 0 0 -24px; z-index:2; display:block; background:url(../images/button-video.png) 0 0 no-repeat;}
.button-video:hover {background:url(../images/button-video-h.png) 0 0 no-repeat;}


#carousel {
	height:214px;
	overflow:hidden;
}

.btnPrev{ position:absolute; top:78px; left:0}
.btnNext{ position:absolute; top:78px; right:0}
.pr{ position:relative}
/* gallery */
	.roundabout-holder { height: 214px; width:486px; margin:0 auto}
	.roundabout-moveable-item {
		height: 214px;
		width: 306px;
		cursor: pointer;
	}
	.roundabout-moveable-item img {
		width:100%;
		height:100%;
		display:block;
	}
	.roundabout-in-focus { cursor: auto;} 
	
	
