* { margin:0; padding:0;}
body { background:#000; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:.875em; color:#afafa8; }

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 { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:14px; font-size:1.5em;}

/*==================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-left:5px;}
#contacts-form label { display:block; height:26px;} 
#contacts-form label input { width:272px; padding:2px 0 2px 3px; color:#afafa8; background:#343434; border:1px solid #bfbfbf; text-transform:uppercase;}
#contacts-form textarea {width:272px; height:110px; padding:2px 0 2px 3px; margin-bottom:15px; color:#afafa8; overflow:auto; background:#343434; border:1px solid #bfbfbf; text-transform:uppercase;}

/*==================list====================*/
ul { list-style:none;}

.nav {
	float:right;
	background:#006542;
	height:24px;
	padding:0 40px 0 0;
	margin-top:91px;
}
.nav li { display:inline;}
.nav li a { display:block; float:left; color:#fff; text-decoration:none; border-left:1px solid #006542; border-right:1px solid #006542; height:24px; line-height:24px; padding:0 18px; text-transform:uppercase; font-size:1em;}
.nav li a:hover { border-left:1px solid #006542; border-right:1px solid #006542; background:#005336;}
.nav li a.current { border-left:1px solid #006542; border-right:1px solid #006542; background:#005336;}
.nav li a.first { background:url(images/nav-left.gif) no-repeat left top; border-left:none;}
.nav li a.first:hover { background:url(images/nav-left-act.gif) no-repeat left top #005336; border-left:none; border-right:1px solid #006542;}
.nav li a.first-current { background:url(images/nav-left-act.gif) no-repeat left top #005336; border-left:none; border-right:1px solid #006542;}

.list1 { padding-bottom:8px;}
.list1 li { background:url(images/arrow1.gif) no-repeat left 3px; padding:0 0 4px 12px;}

.list2 li { padding-bottom:15px; line-height:1.77em;}

.list3 li { padding-bottom:18px;}

dl dt { color:#fff; margin-bottom:14px; font-size:1.5em;}
dl dd { padding-bottom:15px; font-size:1.5em;}

/*==================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:14px;}
.p2 { margin-bottom:20px;}

/*==================txt, links, lines, titles====================*/
a {color:#006542; text-decoration:none; font-size:1.5em;}
a:hover { text-decoration:underline;}

h2 { font-family:"Times New Roman", Times, serif; color:#fff; font-size:20px; font-weight:normal; line-height:1.1em; border-bottom:5px solid #303030; width:250px; padding-bottom:5px; margin-bottom:23px; text-transform:uppercase;}
h3 { font-size:1em; color:#fff; margin-bottom:15px;}
h4 {font-size:1em; color:#fff; font-weight:normal;}
h5 { font-family:"Times New Roman", Times, serif; color:#fff; font-size:20px; font-weight:normal; line-height:1.1em; border-bottom:5px solid #303030; width:550px; padding-bottom:5px; margin-bottom:23px;text-transform:uppercase;}
h6 {
	font-size:1.5em;
	color:#CCC;
	margin-bottom:15px;
	font-family: Verdana, Geneva, sans-serif;
}

.txt1 { color:#fff;}

.link1 { color:#fff; font-size:1em;}
.link2 { color:#fff; font-weight: bold; font-size:1em;}

.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%;}

/*==================boxes====================*/
.cont-box {margin:0;}
.cont-box span { float:left; width:89px;}

/*splash*/
#splash { height:705px; background:url(images/splash.jpg) no-repeat left top; position:relative;}
#splash .logo { position:absolute; left:588px; top:351px;}
#splash .enter { position:absolute; right:0; top:500px;}
#splash .enter-flash { position:absolute; right:0; top:457px;}

/*header*/
#header .fleft { padding:27px 0 0 40px;}

/*content*/
#content { padding:0 45px 0 39px; min-height:553px; height:auto !important; height:550px; background:url(images/content-bg.gif) left bottom repeat-x #181818;}
#content .indent { padding:24px 0 45px 0;}

/*footer*/
#footer { color:#82827b; }
#footer a { color:#f3f3e4; text-decoration:none; font-size:1em;}
#footer a:hover { text-decoration:underline;}
/*==========================================*/

