@font-face {
    font-family: 'FuturaBdCnBTBold';
    src: url('fonts/futura_bdcn_bt_bold-webfont.eot');
    src: url('fonts/futura_bdcn_bt_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futura_bdcn_bt_bold-webfont.woff') format('woff'),
         url('fonts/futura_bdcn_bt_bold-webfont.ttf') format('truetype'),
         url('fonts/futura_bdcn_bt_bold-webfont.svg#FuturaBdCnBTBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Swis721ThBTThin';
    src: url('fonts/swis721_th_bt_thin-webfont.eot');
    src: url('fonts/swis721_th_bt_thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/swis721_th_bt_thin-webfont.woff') format('woff'),
         url('fonts/swis721_th_bt_thin-webfont.ttf') format('truetype'),
         url('fonts/swis721_th_bt_thin-webfont.svg#Swis721ThBTThin') format('svg');
    font-weight: normal;
    font-style: normal;

}

* { margin:0; padding:0;}
html, body { height:100%;}
body { background:#101010; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1.25em; color:#7C7C7C;}

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:20px;}

.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x #000;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top; outline:none;}

#contacts-form label { display:block; height:46px;} 
#contacts-form label input {
	width:250px;
	padding:2px 0 2px 3px;
	color:#FFFFFF;
	border:1px solid #666666;
	background-color: #333333;
}
#contacts-form select {
	width:250px;
	padding:2px 0 2px 3px;
	color:#FFFFFF;
	border:1px solid #666666;
	background-color: #333333;
}
#contacts-form textarea {
	width:290px;
	height:110px;
	padding:2px 0 2px 3px;
	margin-bottom:15px;
	color:#FFFFFF;
	border:1px solid #666666;
	overflow:auto;
	background-color: #333333;
}

#FormLeftColumn {
	margin-bottom: 30px;
}
#FormLeftColumn select {
	width:140px;
	padding:2px 0 2px 3px;
	color:#FFFFFF;
	border:1px solid #666666;
	background-color: #333333;
}

/*==================list====================*/
ul { list-style:none;}

.list1 li { background:url(images/arrow1.gif) no-repeat left 7px; padding:0 0 3px 16px; border-bottom:1px dashed #282828; margin-bottom:1px;}
#Separator {
}

.list1 li.last {
	border-bottom:none;
	margin-bottom: 30px;
}
.list1 li.last-link {

	border-bottom:none;
	margin-bottom: 10px;
}

.list1 li a { text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}

.list2 dt { color:#fff; text-transform:uppercase;}
.list2 dd p { margin-bottom:34px;}
.list2 dd {border-bottom:1px solid #282828; padding-bottom:26px; margin-bottom:26px;}
.list2 dd.last { border-bottom:none; padding-bottom:0; margin-bottom:0;}

.list3 li {border-bottom:1px solid #282828; padding-bottom:20px; margin-bottom:15px;}
.list3 li.last { border-bottom:none; padding-bottom:0; margin-bottom:0;}

.list4 li {
	background:url(images/arrow1.gif) no-repeat left 7px;
	margin-bottom:1px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 16px;
}
.list4 li.last {
	border-bottom:none;
	margin-bottom: 20px;
}

.list4Sub li {
	background:url(images/arrow2.gif) no-repeat left 7px;
	margin-bottom:1px;
	margin-left: 52px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 16px;
}
.list4Sub li.last {
	border-bottom:none;
	margin-bottom: 20px;
}

.list5 li {
	background:url(images/arrow1.gif) no-repeat left 7px;
	border-bottom:1px dashed #282828;
	margin-bottom:1px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 16px;
}
.list5 li.last {
	border-bottom:none;
	margin-bottom: 30px;
}
.list5 li a { text-decoration:none;}
.list5 li a:hover { text-decoration:underline;}

.list6 li {
	background:url(images/arrow1.gif) no-repeat left 7px;
	border-bottom:1px dashed #282828;
	margin-bottom:1px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 16px;
	color: #FFFFFF;
}
.list6 li.last {
	border-bottom:none;
	margin-bottom: 30px;
}
.list6 li a { text-decoration:none;}
.list6 li a:hover { text-decoration:underline;}


.img-list { margin-bottom:-28px;}
.img-list li {
	line-height:1.1em;
	width:100%;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
}
.img-list li img { float:left; margin-right:13px;}


.testimonials li {
	border-bottom:1px solid #282828;
	padding-bottom:20px;
	margin-bottom:20px;
	color:#fff;
	text-transform:uppercase;
	text-align:right;
	clear: both;
}
.testimonials li.last { border-bottom:none; margin-bottom:0; padding-bottom:0;}
.testimonials li blockquote {
	text-align:left;
	color:#7C7C7C;
	text-transform:none;
}

/*==================other====================*/
.img-indent {
	float:left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 0;
}
.img-box { width:100%; overflow:hidden; padding-bottom:30px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:10px;}
.p2 { margin-bottom:20px;}
.p3 { margin-bottom:30px;}

/*==================txt, links, lines, titles====================*/
a {color:#fff; outline:none;}
a:hover{text-decoration:none;}

h1 { font-size:43px; line-height:1.2em; text-transform:uppercase; color:#fff;}
h1 a { text-decoration:none; color:#fff;}
h1 a strong { color:#ff9100;}
h2 { font-size:29px; line-height:1.2em; color:#682E87; font-weight:normal; text-transform:uppercase; margin-bottom:20px;}
h3 { font-size:1em; color:#fff; text-transform:uppercase; font-weight:normal; margin-bottom:5px;}
h3 a {
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}


h4 { font-size:1em; color:#fff; text-transform:uppercase; font-weight:normal; margin-bottom:5px; padding-top:5px;}
h5 { font-size:20px; line-height:1.2em; color:#682E87; font-weight:normal; text-transform:uppercase; margin-bottom:20px;}
h6 {
	font-size:1em; 
	color:#fff; 
	text-transform:uppercase; 
	font-weight:normal; 
	margin-bottom:0px;
}

.last-link {
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#Separator {
	border-bottom:1px dashed #282828; 
	margin-bottom:10px;
}

.link1 { background:url(images/arrow1.gif) no-repeat left 7px; padding:0 0 0 16px; color:#FFFFFF; font-size:1.14em;}

.linkDL {
	background:url(images/arrow1.gif) no-repeat left 7px;
	color:#5B5B5B;
	font-size:1em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
	margin-left: 104px;
	margin-top: 4px;
}
.linkDL a {
	color: #682E87;
	text-decoration: none;
}

.linkDL a:hover {
	color: #682E87;
	text-decoration: underline;
}

.button1 {
	float:left;
	font-size:.71em;
	color:#fff;
	text-transform:uppercase;
	width:89px;
	text-align:center;
	padding:6px 0 7px 0;
	margin-right:1px;
	text-decoration:none;
	background-color: #682e87;
}
.button1:hover { background:#fff; color:#000;}
.button2 { float:left; font-size:.71em; color:#fff; text-transform:uppercase; width:89px; text-align:center; padding:6px 0 7px 0; margin-right:1px; background:#000; text-decoration:none;}
.button3 {
	float:left;
	font-size:0.71em;
	color:#692E88;
	text-transform:uppercase;
	width:142px;
	text-align:center;
	margin-right:1px;
	text-decoration:none;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 0;
	margin-left: 9px;
}

.button2:hover { background:#fff; color:#000;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}

.dept-list { float:left;}
.dept-list dt { color:#fff; text-transform:uppercase; margin-bottom:20px;}
.dept-list dd { clear:both; text-align:right;}
.dept-list dd span { float:left; padding-right:40px;}
.dept-list dd p { text-align:left;}


/*header*/
#header .row-1 { height:30px; font-size:.71em; text-transform:uppercase;}
#header .row-1 .fleft { padding:4px 0 0 0; color:#616161;}
#header .row-2 { height:118px; background:url(images/header-bg-top.jpg) no-repeat left top;}
#header .row-2 .logo { float:right; padding:21px 0 0 0;}
#header .row-2 .logo em { font-size:.71em; text-transform:uppercase; font-style:normal; position:relative; margin-top:-10px; display:block; padding-left:6px;}
#header .row-3 {
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
#header .row-3 .slogan { font-size:30px; line-height:1.2em; color:#fff; text-transform:uppercase; margin-bottom:21px;}
#header .row-3 .slogan strong { display:block; font-weight:normal; font-size:70px; line-height:1.2em; margin-bottom:-18px; letter-spacing:-1px; padding-left:6px;}
#header .row-3 .indent { padding:0 0 0 10px;}

#header.small .row-3 {
	padding-top: 165px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 44px;
}
#header.small .row-3 .slogan { font-size:22px; line-height:1.2em; color:#fff; text-transform:uppercase; margin-bottom:16px;}
#header.small .row-3 .slogan strong { display:block; font-weight:normal; font-size:48px; line-height:1.2em; margin-bottom:-10px; letter-spacing:-1px; padding-left:6px;}
#header.small .row-3 .indent { padding:0 0 0 10px;}


.top-links { float:right; padding:4px 0 0 0;}
.top-links li { display:inline;}
.top-links li a { color:#616161; text-decoration:none; padding:0 6px 0 3px;}
.top-links li a:hover { color:#b5b5b5; text-decoration:underline;}

#header .nav { float:left;}
#header .nav li { float:left;}
#header .nav li a {
	float:left;
	display:block;
	color:#fff;
	text-decoration:none;
/*	font-weight:bold; */
	text-transform:uppercase;
	line-height:1.2em;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 44px;
	padding-left: 20px;
}

#header .nav li a:hover { background:url(images/nav-bg.gif) left top repeat-x;}
#header .nav li a.current { background:url(images/nav-bg.gif) left top repeat-x;}

/*content*/
#content { background:url(images/content-bg.jpg) no-repeat left top; padding:56px 0 42px 0;}

#content .section {
	clear: both;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 40;
	padding-left: 0;
}
#content .VideoSection {
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

.section #YouTubeVideo {
	clear: both;
	margin-bottom: 80px;
}


/*footer*/
#footer { text-transform:uppercase; clear:both;}
#footer .indent {        padding: 9px 0 0;}
/*==========================================*/
.TextWhite {
	color: #FFFFFF;
}
#SocialNetwork {
	text-align: left;
	text-indent: 10px;
	margin-bottom: 25px;
}
#SocialNetwork img {
	padding-right: 5px;
	padding-left: 5px;
}
#Logo {
	float: right;
	margin-top: 36px;
	margin-right: 20px;
}
#Gallery {
	width: 100%;
	overflow: hidden;
}
#Gallery img {
	margin-right: 40px;
	margin-bottom: 45px;
}
.icon-list {
	margin-bottom: 28px;
	margin-left: 10px;
}
.icon-list li {
	width:100%;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.icon-list img {
	float: left;
	margin-right: 10px;
}
.icon-list p {
	margin-top: 10px;
}
#Btn_Video {
	margin-left: 260px;
	margin-top: 16px;
}
.ButtonDL {
	margin-left: 104px;
}
.Img-MidColumn {
	padding-bottom: 8px;
}
.Img-Column1 {
	padding-bottom: 20px;
	margin-left: -10px;
}
.Img-Column3 {
	padding-bottom: 20px;
}
.Img-Left {
	float: left;
	padding-right: 16px;
	padding-bottom: 0px;
}

.indent img{
margin-top:5px;
}
.nav li a
{
font-size:12px !important;	
}
/* */
.menu li a
{
font-size:12px !important;	
}
/* */

.sitemap ul {
    line-height: 28px;
    padding: 0 0 0 20px;
}

.sitemap ul li {}

.sitemap ul li a {    color: #7C7C7C;
    text-decoration: none;}
.sitemap ul li a:hover { text-decoration:underline;}
.footer-top ul.col a:hover {
    text-decoration: underline;
}
.footer-top ul.col a {
    color: #ffffff;
    text-decoration: none;
}
.footer-top ul.col1 {
}
.footer-top ul.col3 {
}
.footer-bottom a {
    color: #7C7C7C;
    text-decoration: none;
}
.sitemap-footer {
    float: right;
    padding: 9px 0 0;
}
.col2, .col3, .col4 {
    padding: 0 0 0 100px;
}
.col li a {
    padding: 0 0 0 13px;
    background: url(images/smallarrow.png) no-repeat 3px center;
}
.col li {
  border-bottom: 1px none;
   line-height: 23px;
}
.col {
    float: left;
}
#header .nav, h1 { 
	font-family: 'FuturaBdCnBTBold';
	    text-shadow: 0 0 1px #000000;
}
/* */
#header .menu, h1 { 
	font-family: 'FuturaBdCnBTBold';
	    text-shadow: 0 0 1px #000000;
}/* */

.slogan, h2, h5 { 
	font-family: 'Swis721ThBTThin';
}
.col ul li a {
    color: #682E87;
}
.footer-bottom { clear:both; height:35px;text-align:center;}
.footer-top{ 
padding-top:10px;
float:left;
}


