
html{
	height: 100%;
}

body {
	background-color: #00233c;
	background-image: url(/data/image/bg_middle.jpg);
	background-position: center;
	background-repeat: repeat-y;
	height:100%;
	padding: 0;
	margin: 0;
}

div.bgtop{
	background-image: url(/data/image/bg_top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 100%;
	
}

table.bgbottom{
	background-image: url(/data/image/bg_btm.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 100%;
}

.logo{
	background: url(/data/image/logo.png) left top no-repeat;
	padding-top: 59px;
	padding-bottom: 20px;
}

.top-orange {
	height: 1px;
	background: #FF6321;
	width: 346px;
	padding-left: 12px;
	vertical-align: middle;
}

.arrow-orange {
	width: 11px;
	height: 21px;
	background: url(/data/image/arrow.png) left top no-repeat;
}

.main {
	background: url(/data/image/right_bg.gif) right top repeat-y;
}

.slogan {
	padding-top: 1px;
	padding-right: 37px;
	padding-bottom: 7px;
}

.content {
	width: 712px;	
	background: url(/data/image/bg_test.png) left top repeat;
	padding-top: 175px;
	padding-left: 16px;
	padding-right: 30px;
}

.topmenu {
	position: absolute; 
	left: 16px;
	top: 41px;
	z-index: 10000;
}

.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #fbf800;
	font-weight: lighter;
	height: 46px;

}

.content_body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 27px;
	padding-bottom: 20px;	

}

.content_body_inner  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;

}

.content_body a {
	color: #A5A5A5;
	text-decoration: none;
}

.content_body a:hover {
	text-decoration: underline;
}

.content_body_video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 20px;	
	padding-left: 16px;

}

.footer {
	padding-left: 16px;
	padding-top: 20px;
	padding-right: 13px;
	padding-bottom: 22px;
	

}

.contacts_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #fbf800;
	width: 142px;

}

.contacts_title a {
	color: #fbf800;	
}

.tel_title, .email_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;

}

.tel_code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 7px;

}

.numbers {
	padding-top: 9px;
	width: 246px;
}

.tel_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;

}

.email, .email a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 14px;

}

.langs {
	width: 14px;
	padding-top: 109px;
	padding-bottom: 7px;

}

.langs table {
	background: #FF6321;
	height: 32px;
}

.langs table tr td, .langs table tr td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FBF800;
	text-decoration: none;
}

.logo_right {
	spadding-left: 76px;
	padding-top: 24px;
}

.news {
	background: url(/data/image/bg_test.png) left top repeat;
	height: 316px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #fbf800;
	padding-top: 10px;	
	padding-bottom: 21px;

}

.news_text  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 36px;
	padding-left: 15px;
	
}

.news_text a {
	/*color: #a5a5a5;*/
	color: #FFFFFF;
	text-decoration: none
}

.news_text a:hover {
	text-decoration: underline;
}

.news_content {
	padding-bottom: 35px;
}

.allnews,  .allnews a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 19px;
	text-decoration: none
}

.formtable {
	margin-top: 22px;
	background: #002037;
	border-left: #000C16 1px solid;
	border-top: #000C16 1px solid;
	border-bottom: #003D5B 1px solid;
	border-right: #003D5B 1px solid;
}

.formtable td {
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;


}

.formtable td table {
	background: url(/data/image/form_bg.gif) left top repeat;

}

.form_inner_top, .form_inner_bottom {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}

.form_inner_top {
	height: 101px;
}

.form_inner_bottom {
	height: 75px;
}

.form_inner_bottom table, .antisp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	
	

}

.form_inner_bottom table td input {
	width: 145px;
	height: 17px;
	background-color: transparent;
	border: #095281 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}

.form_inner_submit {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 13px;
}

.form_inner_submit input {
	width: 76px;
	height: 24px;
	border: 0px solid;
	background: url(/data/image/subm_bg.png) left top no-repeat;
	cursor: pointer;
}

.form_inner_top textarea {
	width: 632px;
	height: 67px;
	background-color: transparent;
	border: #095281 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 4px;
}

.antispam {
	width: 45px;
	height: 17px;
	background-color: transparent;
	border: #095281 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
