@CHARSET "UTF-8";


body{
	padding: 0px;
	margin: 0px;
	background: #CECECE;
	
	font-family: Arial;
	font-size: 11pt;
}

a{
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
img{
	border: none;	
}
iframe {
	margin: 0 0 0 -10px;	
}
.clear{
	clear: both;	
}
#externalWrapper{
	width: 1000px;
	height: 100%;
	position: relative;
	margin: 0 auto;
	padding: 15px 0 10px 0;
	background: #ffffff;
}
#wrapper{
	width: 1000px;
	height: 100%;
	position: relative;
	margin: 0 0 0 0;
}
#header{
	width: 985px;
	height: auto;
	padding: 0 0 0 15px;
}
#header .logo{
	background: url(../images/logo.jpg) no-repeat;
	width: 240px;
	height: 60px;
	float: left;
	margin: 0 540px 0 0 ;
}
#header .logo a{
	width: 240px;
	height: 60px;
	display: block;
}
#header #searchBlock{
	width: 200px;
	height: 70px;
	float: left;
	text-align: right;
	margin: 0 0 0 0;
}
#header #searchBlock .searchForm{
	width: 200px;
	height: auto;
	margin: 35px 0 0 0;	
	text-align: right;
}
#header #searchBlock .searchForm label{
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 40px;
	margin: 0 2px 0 0 ;
}
#header #searchBlock .searchForm img{
	width: 17px;
	height: 17px;
	display: block;
	float: left;
	margin: 0 0 0 2px;	
}
#header #searchBlock .searchForm .searchInput{
	width: 127px;
	height: 13px !important;
	border: 1px #000000 solid;
	margin: 0 0 0 5px !important;
	float: left;
	font-family: arial;
	font-size: 11px;
	padding: 1px;	
}
#header #searchBlock .links{
	width: 197px;
	height: 15px;
	text-align: right;
	
}
#header #searchBlock .links a{
	
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
	margin: 0 0 0 10px;
}

#topMenu{
	width: 1000px;
	height: 29px;
	background: url(../images/top_menu_bg.jpg) repeat-x;
	margin: 10px 0 0 0;
}

#topMenu .menuItem{
	float: left;
	width: 160px;
}
.menuActiveItem{
	background: url(../images/active_top_menu_bg.jpg) repeat-x;	
}
#topMenu .menuItem .submenu{
	width: auto;
	height: auto;
	background: #E1E1E1;
	position: absolute;
	z-index: 2;
	float: left;
	display: none;	
}
#topMenu .menuItem .submenu .submenuItem{
	width: auto;
	height: auto;
	background: #E1E1E1;
	border-top: #BDBDBD 1px solid;

}
#topMenu .menuItem .submenu .submenuItem a{
	line-height: normal;
	display: block;	
	width: auto;
	font-size: 11px;
	padding: 0px;
	font-weight: normal;
	padding: 0 0 0 2px;
}
#topMenu .menuItem .submenu .submenuItem a:hover{
	background: #EEEEEE ;	
}
#topMenu .menuItem a{
	width: auto;
	padding: 0 20px 0 20px;
	font-size: 12px;
	font-weight: bold;
	width: 120px;
	display: block;
	line-height: 29px;
	color: #000000;
}

#way{
	width: 100%;
	height: 30px;
	background: #000000;
	margin: 0 0 10px 0;
}
#way span{
	font-size: 11px;
	color: #ffffff;
	line-height: 30px;
	margin: 0 0 0 16px;
}
#way span a{
	font-size: 11px;
	color: #ffffff;
	line-height: 30px;
}
#flashContent{
	width: 100%;
}
.grayLine{
	widht: 1000px;
	height: 15px;
	background: #E1E1E1;
	margin: 10px 0 5px 0;
}
#footer{
	width: 700px;
	height: 15px;
	font-size: 10px;
	color: #898989;
	margin: 15px 0 0 18px;	
}
#mainContent{
	width: 995px;
	height: auto;
	min-height: 590px;
	_height: 576px;
	
}
#mainContent .titlePageBlock{
	width: 320px;
	height: auto;
	float: left;
}
#mainContent .titlePageBlock .blockLogo{
	margin: 0 0 10px 0;
}
#mainContent .titlePageBlock .title{
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
#mainContent .titlePageBlock .dateTitle{
	font-size: 11px;
	color: #000000;
	margin: 10px 0 0 0;
}
#mainContent .titlePageBlock .dateTitle a{
	color: #006699;
	font-weight: bold;
}
#swfText{
	width: 355px;
	height: 235px;
	float: left;
	padding: 15px 0 0 15px;
	background: #000000 url(../images/gradient.jpg) repeat-x;

}
#swf{
	width: 630px;
	height: 250px;
	float: left;
	z-index: 0;

}
.activeRoot{
	background: url(../images/active_top_menu_bg.jpg) repeat-x;
}
#titleVideo{
	width: 320px;
	height: 300px;
	overflow: hidden;
}
#titleVideo div{
	margin: -12px 0 0 0 ;
}
.form{
	width: 250px;
}
#videoDescription{
	float: left;
	width: 500px;
	margin: 0 0 0 5px;
}
#video{
	float: left;
	padding: 0 0 0 40px;
	margin: 0 0 0 0px;
	
}