* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.wrapper1 {
	width: 100%;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
}

a {
	outline: none;
	color: #d50500;
}

a:hover {
	text-decoration: none;
}

body {
	background: #000 url(images/main-bg.jpg) no-repeat 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h1 {
	line-height: 1em;
	font-size: 5em;
	font-style: italic;
	font-weight: normal;
	color: #fbbb0a;
	position: absolute;
	top: 55px;
	left: 15px;
}

h1 strong {
	color: #f9f7f7;
}

h1 span {
	display: block;
	margin: -27px 0 0 0;
	font-size: 0.25em;
	color: #4b4b4b;
}

h1 a {
	text-decoration: none;
	color: #fbbb0a;
}

h2 {
	margin: 0 0 10px 0;
	padding: 7px 0 0 1px;
	line-height: 1.15em;
	font-size: 1.667em;
	font-style: italic;
	color: #e43b05;
	border-bottom: 1px solid #e43b05;
}

h3 {
	margin: 0 0 17px 0;
	padding: 7px 0 0 1px;
	line-height: 1.15em;
	font-size: 1.667em;
	font-style: italic;
	color: #000;
	border-bottom: 1px solid #c9c8c8;
}

h4 {
	background: url(images/arrow-1.gif) no-repeat 2px 2px;
	padding: 0 0 26px 25px;
	line-height: 1em;
	font-size: 1.583em;
	font-style: italic;
	color: #000;
}

h4.extra {
	padding: 0 0 22px 25px;
}

h5 {
	background: #dedede url(images/title-bg1.gif) no-repeat 0% 0%;
	height: 51px;
	position: relative;
	padding: 12px 40px 0 39px;
	margin: 0 -14px 16px -20px;
	line-height: 1.125em;
	font-size: 1.333em;
	color: #000;
}

h6 {
	background: url(images/title-bg.gif) no-repeat 0% 0%;
	width: 138px;
	min-height: 21px;
	height: auto !important;
	height: 21px;
	padding: 9px 11px 0 0;
	line-height: 1.059em;
	text-align: center;
	font-size: 1.417em;
	font-style: italic;
	color: #000;
	position: absolute;
	top: -21px;
	left: 0;
}

table, td {
	border-collapse: collapse;
}

table, td, img {
	border: 0;
}

td, tr {
	vertical-align: top;
	text-align: left;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1 { 
	float: left;

}

.block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-tail {
	background: url(images/main-tail.gif) repeat-x 0% 149px;
}

#main {
	width: 946px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 221px;
}

#navi {
	overflow: hidden;
	position: absolute;
	top: 161px;
	left: 6px;
}

#navi li {
	background: url(images/navi-divider.gif) no-repeat 0% 4px;
	float: left;
	margin: 0 0 0 -1px;
	padding: 0 17px 0 17px;
	text-transform: uppercase;
	font-size: 0.917em;
	color: #6b6a68;
}

#navi li a {
	text-decoration: none;
	color: #6b6a68;
}

#navi li a:hover {
	text-decoration: underline;
}

#navi li a strong {
	color: #e53b04;
}

#search-form {
	width: 221px;
	height: 20px;
	position: absolute;
	top: 158px;
	left: 725px;
}

#search-form input {
	background: #fff;
	width: 161px;
	height: 14px;
	padding: 2px 3px 2px 5px;
	border: 1px solid #d6d6d6;
	border-right: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #87857b;
}

#search-form #search-submit {
	background: #f03902;
	width: 51px;
	height: 20px;
	padding: 0;
	border: none;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	font-weight: bold;
	color: #fffffd;
}

#menu {
	background: url(images/menu-divider.gif) no-repeat 100% 0%;
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 189px;
	left: 0;
}

#menu li {
	background: url(images/menu-divider.gif) no-repeat 0% 0%;
	float: left;
	line-height: 32px;
	padding: 0 0 0 2px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	color: #fbfbfb;
}

#menu li a {
	display: block;
	height: 32px;
	padding: 0 10px 0 10px;
	float: left;
	text-decoration: none;
	color: #fbfbfb;
}

#menu li a:hover {
	background: #000;
}

#menu li.extra a {
	padding: 0 16px 0 19px;
}

#menu li#menu-act a {
	background: #000;
}

#content {
	padding: 19px 14px 13px 17px;
}

#content p {
	padding: 0 0 20px 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #575656;
}

#content p.extra {
	padding: 0 0 30px 0;
}

#content p em {
	display: block;
	font-style: normal;
	font-weight: bold;
	color: #e53b04;
}

#content p a {
	color: #575656;
}

#content i {
	padding: 0 0 0 2px;
	font-style: normal;
	color: #e53b04;
}

#content i i {
	margin: 0 0 3px 0;
	color: #000;
}

#content b {
	display: block;
	padding: 0 0 1px 0;
	line-height: 1em;
	font-size: 1.5em;
	font-weight: normal;
	color: #e73c04;
}

#content small {
	display: block;
	padding: 0 0 21px 3px;
	line-height: 1.636em;
	font-size: 0.917em;
	font-weight: bold;
	color: #000;
}

#content small span {
	color: #e73c04;
}

#content big {
	background: #848484;
	display: block;
	width: 130px;
	height: 20px;
	padding: 0 0 0 5px;
	margin: 0 0 17px 0;
	line-height: 20px;
	font-size: 0.917em;
	font-weight: bold;
	color: #fff;
}

.button-2 {
	display:inline-block; 
	font-size:10px; 
	line-height:2.0em;
	color:#000;
	padding:4px 0px 4px 0px;
	height:15px;
	width:50px;
	text-align:center;
	text-transform:uppercase;
	background:url(../images/bg-button.png) 0 0 repeat-x #CC0000;
	border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}

.button-2:hover {
	background-position: left bottom;
	background-color:#dbdddb;
	color:#282828;
}

.box {
	background: #e6e6e6 url(images/box-tail.gif) repeat-x 0% 0%;
	padding: 7px 9px 7px 7px;
}

.box-1 {
	background: #e6e6e6 url(images/box-tail.gif) repeat-x 0% 0%;
	padding: 7px 9px 23px 16px;
	margin: 0 0 18px 0;
}

.box-1 .inner {
	padding: 0 0 16px 25px;
}

.box-1 p {
	padding: 0 0 15px 0 !important;
	line-height: 1.25em !important;
	font-size: 1em !important;
}

.box-1 p.extra {
	padding: 0 0 35px 0 !important;
}

.box-2 {
	background: #e6e6e6;
	position: relative;
	margin: 39px 0 15px 0;
	width: 100%;
}

.box-2 .inner {
	padding: 23px 6px 21px 7px;
}

.box-3 {
	background: #fff;
	width: 100%;
	overflow: hidden;
}

.box-3 .inner {
	padding: 21px 17px 17px 14px;
}

.box-3 .inner-1 {
	padding: 6px 14px 17px 20px;
}

.box-3 .inner-2 {
	padding: 21px 13px 18px 14px;
}

.box-4 {
	background: #dcdcdc url(images/box-bg.gif) no-repeat 0% 0%;
	width: 201px;
	overflow: hidden;
}

.box-4 .inner {
	padding: 0 10px 7px 21px;
}

.title {
	height: 48px;
	line-height: 48px;
	padding: 0 0 17px 27px;
	font-size: 1.667em;
	font-weight: bold;
	color: #fff;
}

.video {
	background: url(images/Endro2.jpg) no-repeat 0% 0%;
	width: 682px;
	height: 331px;
	position: relative;
}

.video strong {
	word-spacing: -1px;
	font-size: 1.5em;
	color: #faf8f8;
	position: absolute;
	top: 305px;
	left: 327px;
	width: 348px;
}

.video span {
	word-spacing: 1px;
	font-size: 0.917em;
	color: #f6f4f4;
	position: absolute;
	top: 305px;
	left: 327px;
	width: 299px;
}

.video img {
	position: absolute;
	top: 120px;
	left: 181px;
}

.list-1 {
	width: 100%;
	overflow: hidden;
	padding: 0 0 11px 0;
}

.list-1 li {
	float: left;
	padding: 0 1px 1px 0;
}

.list-2 {
	width: 100%;
	overflow: hidden;
}

.list-2 dt {
	padding: 0 0 3px 0;
	line-height: 1.25em;
	font-size: 1em;
	font-style: italic;
	color: #575656;
}

.list-2 dd {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	position: relative;
	width: 100%;
	margin: 0 0 17px 0;
	padding: 0 0 18px 0;
	line-height: 1.364em;
	font-size: 0.917em;
	font-weight: bold;
	color: #d50500;
}

.list-2 dd.extra {
	margin: 0 0 15px 0;
}

.list-2 dd a {
	background: url(images/arrow.gif) no-repeat 50% 50%;
	padding: 0 6px;
	text-decoration: none;
	position: absolute;
	right: 24px;
	bottom: 16px;
}

.list-3 {
	width: 100%;
	overflow: hidden;
}

.list-3 li {
	float: left;
	padding: 0 8px 0 0;
}

.list-3 li.extra {
	padding: 0 0 0 0;
}

.list-3 li.arrow-left {
	padding: 22px 5px 0 0;
}

.list-3 li.arrow-right {
	padding: 22px 0 0 4px;
}

.list-4 {
	padding: 0 0 1px 0;
}

.list-4 li {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0 0 5px 0;
	line-height: 1.364em;
	font-size: 0.917em;
	border: 1px solid #d1d1d1;
}

.list-4 li span {
	display: block;
	padding: 5px 8px 6px 5px;
}

.list-4 li span span {
	width: 100%;
	overflow: hidden;
	padding: 0;
}

.list-4 li img {
	float: left;
	margin: 0 15px 0 0;
}

.list-4 li strong {
	display: block;
	padding: 9px 0 4px 0;
	text-transform: uppercase;
	color: #d50500;
}

.list-4 li a {
	background: url(images/arrow.gif) no-repeat 50% 50%;
	padding: 0 6px;
	text-decoration: none;
	position: absolute;
	right: 6px;
	bottom: 8px;
}

.list-5 {
	padding: 0 13px 21px 3px;
}

.list-5 li {
	width: 100%;
	overflow: hidden;
	line-height: 1.636em;
	vertical-align: top;
	font-size: 0.917em;
	color: #000;
}

.list-5 li span {
	float: right;
}

.list-5 li a {
	text-decoration: none;
	color: #000;
}

.list-5 li a:hover {
	text-decoration: underline;
}

.list-6 {
	padding: 0 5px 2px 0;
}

.list-6 dt {
	padding: 0 0 4px 0;
	line-height: 1.364em;
	font-size: 0.917em;
	font-weight: bold;
	color: #d50500;
}

.list-6 dd {
	padding: 0 0 21px 0;
	line-height: 1.25em;
	font-size: 1em;
	font-style: italic;
	color: #575656;
}

.list-7 {
	padding: 1px 10px 0 3px;
}

.list-7 dt {
	line-height: 1.636em;
	font-size: 0.917em;
	color: #d50500;
}

.list-7 dd {
	padding: 0 0 30px 0;
	line-height: 1.636em;
	font-size: 0.917em;
	color: #000;
}

.list-7 dd.extra {
	padding: 0 0 23px 0;
}

.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	float: right;
	font-size: 0.917em;
	font-weight: bold;
	text-decoration: none;
	color: #eeeeee;
}

.link span {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
}

.link span span {
	background: url(images/link-right.gif) no-repeat 100% 0%;
	display: inline-block;
	padding: 0 5px 0 7px;
}

.link:hover span span {
	cursor: pointer;
	text-decoration: underline;
}

.link-1 {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: block;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	float: right;
	font-size: 0.917em;
	font-weight: bold;
	text-decoration: none;
	color: #eeeeee;
}

.link-1 span {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
}

.link-1 span span {
	background: url(images/link-right.gif) no-repeat 100% 0%;
	display: inline-block;
	padding: 0 5px 0 7px;
}

.link-1:hover span span {
	cursor: pointer;
	text-decoration: underline;
}

.picture-position {
	margin: 14px 0 15px 0;
}

.indent-top {
	margin: 18px 0 0 0;
}

.main-table {
	width: 100%;
	overflow: hidden;
	margin: 0 0 23px 0;
	border: 1px solid #d1d1d1;
}

.main-table td {
	height: 20px;
	line-height: 30px;
	text-align: center;
}

.main-table td strong {
	display: block;
	height: 39px;
	overflow: hidden;
	line-height: 41px;
	font-size: 1.333em;
	color: #000;
	border-bottom: 1px solid #d1d1d1;
}

.main-table td span {
	display: block;
	padding: 9px 0 0 0;
	border-bottom: 1px solid #d1d1d1;
}

.main-table td em {
	display: block;
	padding: 0 0 16px 0;
	font-style: normal;
}

.main-table td.column-1 {
	width: 165px;
	border-right: 1px solid #d1d1d1;
}

.main-table td.column-2 {
	width: 325px;
	border-right: 1px solid #d1d1d1;
}

.main-table td.column-3 {
	width: 165px;
}

--------------------------------------------

.pad-table {
	width: 100%;
	overflow: hidden;
	margin: 0 0 23px 0;
	border: 1px solid #d1d1d1;
}

.pad-table td {
	height: 20px;
	line-height: 30px;
	text-align: center;
}

.pad-table td strong {
	display: block;
	height: 39px;
	overflow: hidden;
	line-height: 41px;
	font-size: 1.333em;
	color: #000;
	border-bottom: 1px solid #d1d1d1;
}

.pad-table td span {
	display: block;
	padding: 9px 0 0 0;
	border-bottom: 1px solid #d1d1d1;
}

.pad-table td em {
	display: block;
	padding: 0 0 16px 0;
	font-style: normal;
}

.pad-table td.column-1 {
	width: 115px;
	border-right: 1px solid #d1d1d1; border-left: 1px solid #d1d1d1; border-top: 1px solid #d1d1d1;
}

.pad-table td.column-2 {
	width: 420px;
	border-right: 1px solid #d1d1d1;  border-top: 1px solid #d1d1d1;
}

.pad-table td.column-3 {
	width: 50px;
	border-left: 1px solid #d1d1d1; border-right: 1px solid #d1d1d1; border-top: 1px solid #d1d1d1;
}

.pad-table td.column-4 {
	width: 70px;
	border-left: 1px solid #d1d1d1; border-right: 1px solid #d1d1d1; border-top: 1px solid #d1d1d1;
}

--------------------------------------------

.cont-table {
	width: 100%;
	overflow: hidden;
	margin: 0 0 23px 0;
	border: 1px solid #d1d1d1;
}

.cont-table td {
	height: 20px;
	line-height: 30px;
	text-align: center;
}

.cont-table td strong {
	display: block;
	height: 39px;
	overflow: hidden;
	line-height: 41px;
	font-size: 1.333em;
	color: #000;
	border-bottom: 1px solid #d1d1d1;
}

.cont-table td span {
	display: block;
	padding: 9px 0 0 0;
	border-bottom: 1px solid #d1d1d1;
}

.cont-table td em {
	display: block;
	padding: 0 0 16px 0;
	font-style: normal;
}

.cont-table td.column-1 {
	width: 150px;
	border-right: 1px solid #d1d1d1;
}

.cont-table td.column-2 {
	width: 70px;
	border-right: 1px solid #d1d1d1;
}

.cont-table td.column-3 {
	width: 70px;
	border-right: 1px solid #d1d1d1;
}

.cont-table td.column-4 {
	width: 70px;
	border-right: 1px solid #d1d1d1;
}

.cont-table td.column-5 {
	width: 130px;
	border-right: 1px solid #d1d1d1;
}

.cont-table td.column-6 {
	width: 130px;

}

#contacts-form label { display:block; height:42px;} 
#contacts-form label input { width:164px; padding:1px 0 1px 3px; color:#6c6c6c; border:1px solid #e5e5e5; background:none;}
#contacts-form textarea {width:665px; height:200px; padding:1px 0 1px 3px; margin-bottom:12px; color:#6c6c6c; overflow:auto; background:none; border:1px solid #e5e5e5;}
#contacts-form .link2 { float:right; margin-left:14px;}

#footer {
	background: url(images/footer.gif) repeat-x 0% 0%;
	width: 918px;
	height: 95px;
	margin: 0 auto;
	overflow: hidden;
}

#footer ul {
	float: right;
	padding: 12px 1px 0 0;
	overflow: hidden;
	font-size: 0.917em;
	color: #737373;
}

#footer ul li {
	background: url(images/footer-divider.gif) no-repeat 0% 4px;
	float: left;
	margin: 0 0 0 -1px;
	padding: 0 17px 0 17px;
}

#footer ul li a {
	text-decoration: none;
	color: #737373;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p {
	padding: 11px 0 0 18px;
	font-size: 0.917em;
	color: #000;
}

#footer p a {
	margin: 0 0 0 9px;
	text-decoration: none;
	color: #d50500;
}

#footer p a:hover {
	text-decoration: underline;
}

-->

#faded {
	position:relative; 
	overflow:hidden;
	width:682px; 
	height:331px;
	padding-top: 18px;
	margin-bottom: 17px;
}
	#faded img {
		float: left;
		width: 682px;
	}
