* {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
body { background:url(images/body-bg.jpg) center top #000; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:10pt; color:#FFFFFF;}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p {
	margin-bottom:0px;
	background-color: #000000;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form label { display:block; height:42px;} 
#contacts-form label input { width:154px; padding:2px 0 3px 3px; color:#565656; background:#000; border:1px solid #2d3124; text-transform:uppercase;}
#contacts-form textarea {width:176px; height:103px; padding:2px 0 2px 3px; margin-bottom:15px; color:#565656; background:#000; border:1px solid #2d3124; text-transform:uppercase; overflow:auto;}

/*==================list====================*/
ul { list-style:none;}

.nav { float:right; padding:130px 120px 0 0;}
.nav li { display:inline;}
.nav li a { display:block; float:left; background:#141f00; padding:0 0 0 0; width:70px; color:#a8ff00; text-decoration:none; text-indent:6px;}
.nav li a:hover { background:#a8ff00; color:#000;}
.nav li a.current { background:#a8ff00; color:#000;}

.list1 li { padding-bottom:5px;}

.list2 li { background:url(images/arrow1.gif) no-repeat left 5px; padding:0 0 5px 13px;}
.list2 li a { color:#565656;}

/*==================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;}
.img-box1 { width:100%; overflow:hidden; padding-bottom:35px;}
.img-box1 img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:14px;}
.p2 { margin-bottom:24px;}


/*==================txt, links, lines, titles====================*/
a {color:#a8ff00;}
a:hover{text-decoration:none;}

h2 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; text-transform:none; font-weight:normal; font-size:2.7em; line-height:1.1em; padding:5px 0 0 0; margin-bottom:23px;}
h3 { font-size:1em; color:#a8ff00; font-weight:normal; margin-bottom:14px;}

.txt1 { color:#a8ff00;}

.link1 { color:#fff; text-decoration:none;}
.link1:hover { text-decoration:underline;}
.link2 { background:url(images/arrow1.gif) no-repeat left 4px; padding:0 0 0 13px; color:#565656;}

/*==================boxes====================*/
.box { background:url(images/box-bg.png) left top; width:100%;}
.box .inner { padding:0 7px 30px 19px;}

.cont-box { padding:0 25px 0 0; margin:0;}
.cont-box span { float:right;}

.scroll-box { overflow:auto; height:423px;}
.scroll-box .scroll-wrap { height:500px; padding-right:5px;}
.scroll-box .inner { padding:0 10px 0 0;}

/*header*/
#header .fleft {
	padding-top: 105px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 111px;
}

#splash { position:relative; height:701px;}
#splash .logo { position:absolute; left:582px; top:503px;}
#splash .enter { position:absolute; left:750px; top:569px;}

/*content*/
#content { min-height:515px; height:auto !important; height:515px; padding:0 80px 0 92px;}

/*footer*/
#footer { text-align:right; color:#3b3b3b;}
#footer a { color:#3b3b3b; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#footer p { padding:41px 122px 0 0;}

/*==========================================*/
