* { margin:0; padding:0;}
body {
	background: #000;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 115%;
	color: #EBEBEB;
}

input, textarea {
	font-family: Trebuchet MS;
	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:14px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form label { display:block; height:25px;} 
#contacts-form label input { width:295px; padding:2px 0 2px 3px; color:#fff; background:none; border:1px solid #fb6c02; text-transform:uppercase;}
#contacts-form textarea {width:295px; height:65px; padding:2px 0 2px 3px; margin-bottom:11px; color:#fff; overflow:auto; background:none; border:1px solid #fb6c02; text-transform:uppercase;}

/*==================list====================*/
ul { list-style:none;}

#footer-nav { float:right;} 
#footer-nav li { display:inline;}
#footer-nav li a {
	color: #0099FF;
	padding: 0 12px 0 12px;
}
#footer-nav li a:hover { color:#fff; text-decoration:none;}
#footer-nav li a.current { color:#fff; text-decoration:none;}

.list1 { width:100%; overflow:hidden;}
.list1 li { float:left; margin-right:1px;}

.list2 li { background:url(images/arrow1.gif) no-repeat left 3px; padding:0 0 3px 12px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img.fleft { margin:3px 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:16px;}
.p2 { margin-bottom:16px;}


/*==================txt, links, lines, titles====================*/
a {color:#fb6c02; text-decoration:none;}
a:hover { text-decoration:underline;}

h2 { font-family:Trebuchet MS, Times, serif; color:#fff; font-size:3.5em; font-style:italic; text-transform:none; line-height:1.1em; text-align:right;}
h3 { font-family:Trebuchet MS, Times, serif; color:#fff; font-size:2.8em; font-style:italic; text-transform:none; line-height:1.1em; text-align:right;}


/*==================boxes====================*/
.cont-box { padding:0 20px 0 0; margin:0;}
.cont-box span { float:right;}

.scroll-box {
	width:660px;
	overflow:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 510px;
}
.scroll-wrap { height:300px;}
.scroll-box .inner1 { padding:50px 0 0 0;}
.scroll-box .inner { padding:0 0 0 0;}
.scroll-box .inner2 { padding:20px 0 0 0;}

.scroll-box1 { height:300px; width:680px; margin:0 auto; overflow:auto;}

.scroll-box2 { height:300px; width:700px; margin:0 auto; overflow:hidden;}
.scroll-box2 .inner1 { padding:40px 0 0 0;}

/*content*/
#content { padding:0 0 58px 0;}

/*content*/
#splash { background:url(images/splash-bg.jpg) no-repeat left top; height:472px;}

.logo {
	position:absolute;
	top:60px;
	left:140px;
}
.nav { position:absolute; left:110px; top:198px;}
.back { position:absolute; top:144px; right:130px;}

/*footer*/
#footer { color:#363636;}
#footer p { float:left;}
#footer p a {color:#363636; text-decoration:none;}
#footer p a:hover {
	text-decoration: underline;
	background: #4783ED;
} 

/*==========================================*/

