* { margin:0; padding:0;}
body {
	background:url(images/body-bg.gif) left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:0.9375em;
	color:#6c6c6c;
	text-transform:uppercase;
}
.mailLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:0.9375em;
	color:#F90;
	text-transform:lowercase;
	font-weight: lighter;
}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}
.Bullet {
	list-style-position: inside;
	list-style-type: disc;
}
.certification {
	color: #FFF;
	padding-left: 10px;
	padding-bottom: 0px;
}
.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p {
	margin-bottom:15px;
	color: #999;
}
H3 {
	color: #FFF;
	padding-bottom: 5px;
}
H2 {
	color: #FFF;
	font-size: 12px;
	padding-bottom: 5px;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top;}

#contacts-form { padding-bottom:10px;}
#contacts-form label { display:block; height:30px;} 
#contacts-form label input { width:265px; padding:4px 0 4px 3px; color:#4c4c4c; background:#151515; border:1px solid #2c2c2c; text-transform:uppercase;}
#contacts-form textarea {width:265px; height:170px; padding:2px 0 2px 3px; margin-bottom:21px; color:#4c4c4c; overflow:auto; background:#151515; border:1px solid #2c2c2c; text-transform:uppercase;}

/*==================list====================*/
ul {
	list-style-image: none;
	list-style-type: circle;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #999;
}

.gallery {  overflow:hidden; padding:12px 0 0 12px;}
.gallery li { float:left; margin-right:3px; padding-bottom:3px;}
.gallery li.top { float:none; text-align:center; margin:0; padding:0; overflow:hidden; width:227px;}
.gallery li.bottom { float:none; text-align:center; margin:0;}

dl dt {
	color:#fff;
	padding-left: 10px;
}
dl dd {
	padding-bottom:14px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	color: #999;
}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:15px;}
.p2 { margin-bottom:30px;}

/*==================txt, links, lines, titles====================*/
a {color:#ff5400; text-decoration:none;}

h3 { font-size:1em; color:#fff; margin-bottom:14px;}

.link1 { color:#fff; text-decoration:underline;}
.link1:hover { text-decoration:none;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title {
	margin-bottom:10px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

/*==================boxes====================*/
.box { background:#000; width:100%; position:relative;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:20px 10px 0 10px;}

.box1 { background:#1b1b1b; width:100%; position:relative;}
.box1 .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom;}
.box1 .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.box1 .inner { padding:80px 20px 64px 28px;}

.extra-box { background:url(images/extra-box.png) right top repeat-y; width:251px; right:9px; top:18px; height:619px; position:absolute;}

.scroll-box { height:283px; overflow:auto; padding-right:5px;}

.cont-box span { float:left; width:79px;}

/*header*/
#header .fleft { padding:13px 0 0 10px;}
#header .fright { padding:0 68px 0 0;}

#panel {
	height: 63px;
	display: none;
	width:251px;
	position:absolute;
	background:url(images/menu-act.gif) no-repeat left top;
	right:10px;
	top:0;
	z-index:2;
}
.slide {
	background: url(images/menu.gif) no-repeat left top;
	position:absolute; top:0; right:68px;
	line-height:30px;
}
.btn-slide {
	text-align: center;
	width: 134px;
	height: 33px;
	display: block;
	text-transform:uppercase;
	color: #fff;
	text-decoration: none;
	position:absolute;
	right:0;
	top:0;
	background:url(images/menu.gif) no-repeat left top;
	z-index:1;
}

.btn-slide.hidden { display:none;}
.btn-slide.active1 { display:block;}

.nav { padding:36px 0 0 10px;}
.nav li { display:inline;}
.nav li a { color:#747474; text-decoration:none; background:url(images/divider.gif) no-repeat right top; padding:0 18px 0 15px;}
.nav li a:hover { color:#fff; text-decoration:none;}
.nav li a.current { color:#fff; text-decoration:none;}
.nav li a.last { background:none; padding-right:0;}

/*footer*/
#footer { text-align:right; color:#333;}
#footer a { color:#333;}
#footer a:hover { color:#fff;}


/*==========================================*/
.L_title {
	margin-bottom:10px;
	color: #FFF;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-right: 30px;
}

