*
{
	margin: 0;
	padding: 0;
}
BODY
{
	background: #000 url(images/body-bg.jpg) center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 0.875em;
	color: #959695;
	text-transform: uppercase;
}
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*/
#INVALID-RULE
{
	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: 42px;
}
#contacts-form LABEL INPUT
{
	width: 154px;
	padding: 2px 0 3px 3px;
	color: #959695;
	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: #959695;
	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;
	/*[disabled]background:#202327;*/
	padding: 0;
	width: 70px;
	color: #5F97D2;
	text-decoration: none;
	text-indent: 6px;
}
.nav LI A:hover
{
	background: #5F97D2;
	color: #000;
}
.nav LI A.current
{
	background: #5F97D2;
	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: #959695;
}
/*==================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: #5F97D2;
}
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;
	margin-bottom: 23px;
}
H3
{
	font-size: 1em;
	color: #5F97D2;
	font-weight: normal;
	margin-bottom: 14px;
}
.txt1
{
	color: #5F97D2;
}
.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: #959695;
}
/*==================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: left;
}
.scroll-box
{
	/*[disabled]overflow:auto;*/
	height: 625px;
}
.scroll-box .scroll-wrap
{
	height: 350px;
	padding-right: 5px;
}
.scroll-box .inner
{
	padding: 0 10px 0 0;
}
/*header*/
#header .fleft
{
	padding: 92px 0 0 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;
}
/*==========================================*/
