@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	background: #DFDFDF;
	text-align:center;
	background-image:url(images/body_back.jpg);
	background-repeat:repeat-x;
}
#wrapper {
    margin: 0px auto;
    width: 942px;
	text-align:left;
}
ul {
	list-style-type:none; 
	list-style:none;
	text-decoration:none;
}
li {
	list-style-type:none; 
	list-style:none;
	text-decoration:none;
}
#header {
	float:left;
	width:942px;
	height:268px;
	margin:0px;
	padding:0px;
}
#logo {
	float:left;
	width:250px;
	height:268px;
}
#logo img {
	margin:0px;
}
#jbkflash {
	margin:0px;
	padding:0px;
	float:left;
	width:692px;
	height:268px;
}
#main_content {
	float:left;
	margin:0px;
	padding:0px;
	width:942px;
	background-image:url(images/content_top_back.jpg);
	background-repeat:no-repeat;
}
#top_content {
	float:left;
	margin:0px;
	padding:0px;
	width:942px;
	height:60px;
}
#content_inner {
	float:left;
	margin:0px;
	padding:0px;
	width:942px;
	background-image:url(images/content_back.jpg);
	background-repeat:repeat-y;
}
#content {
	float:left;
	margin:0px;
	padding:0px;
	width:942px;	
}
#nav {
	width:202px;
	padding:0px;
	height:388px;
	margin-left:41px;
	margin-top:0px;
	background-image:url(images/main_nav_back.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
#left_col {
	float:left;
	width:243px;
	margin:0px;
	padding:0px;
}
#nav ul {
	list-style-type:none; 
	list-style:none;
	text-decoration:none;
	margin-left:23px;
	width:157px;
	padding:0px;
}
#nav ul li a {
	text-decoration:none;
}
#nav ul li {
	list-style-type:none; 
	list-style:none;
	text-decoration:none;
}
#nav ul li a img {
	border:0px;
	margin:0px;
}
#right_col {
	float:left;
	width:647px;
	margin:0px;
	padding:0px;
}
#right_col_inner {
	float:left;
	width:627px;
	margin-left:20px;
	padding:0px;
}
#right_col_inner h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F26722;
	font-weight:bold;
	margin-bottom:12px;
	line-height:140%;
	border-bottom:1px solid;
	border-bottom-color:#CCCCCC;
}
#right_col_inner h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F26722;
	font-weight:bold;
	margin-bottom:11px;
	line-height:140%;
	border-bottom:1px solid;
	border-bottom-color:#CCCCCC;
}
#right_col_inner h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	font-weight:bold;
	margin-bottom:11px;
	line-height:140%;
}
#right_col_inner p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	line-height:130%;
}
#footer {
	float:left;
	width:942px;
	background-image:url(images/footer_back.jpg);
	background-repeat:no-repeat;
	height:83px;
	text-align:center;
}
#footer ul {
	margin-top:28px;
}
#footer ul li {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}
#footer ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	margin-top:28px;
	margin-right:10px;
	text-decoration:none;
}
#bottom {
	float:left;
	width:942px;
	margin:0px;
}
#bottom_text {
	float:left;
	width:942px;
	margin:0px;
}
#bottom a {
	text-decoration:none;
	color:#666666;
}
p.bottom {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
div.client {
	float:left;
	width:566px;
	border-bottom:1px solid;
	border-bottom-color:#CCCCCC;
	margin:0px;
	padding-bottom:8px;
}
div.client_logo {
	float:left;
	width:152px;
	height:150px;
	border:1px solid;
	border-color:#F26722;
	margin:0px;
	text-align:center;
	padding:0px;
}
div.client_logo_text {
	float:left;
	margin:0px;
}
div.client h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:8px;
	margin-left:12px;
}
div.client p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-left:12px;
}
div.client img {
	margin:0px;
}
div.client a {
	text-decoration:none;
}
div.client_logo a img {
	border:0px;
}
div.client_logo_text h4 a {
	text-decoration:none;
	color:#666666;
}
span.orange {
	color:#F26722;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	display:inline;
}
/* Registration Form Styles */ 
#form h2 {
	color:#333;
}
form#RegistrationForm {
	width:221px;
	margin:0px;
	float:left;
}
#RegistrationForm legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F26722;
	font-weight:bold;
}
input, textarea, fieldset {background: none; border: none; padding: 0; margin: 0; font-size: 13px; font-weight: bold;}
.inputTextRegister {width: 221px; height: 33px; background: url(contacts/text_field.jpg) no-repeat;}
.inputTextRegister input {width: 200px; height: 29px; margin-left: 10px; margin-top: 4px; padding: 3px 0; border: 1px; background: none;}
.inputAreaRegister {width: 221px; height: 113px; background: url(contacts/text_area.jpg) no-repeat;}
.inputAreaRegister textarea {width: 200px; height: 100px; margin-left: 10px; margin-top: 6px; overflow: auto;}
.buttonsRegister {width: 135px; float: left;}
.buttonsRegister fieldset {float: left; margin: 10px 5px 0 0; width: 127px;}
.buttonsRegister input {width: 127px; height: 33px; background: url(contacts/send_btn.jpg) no-repeat; color: #fff; font-size: 15px; cursor: pointer;}
.buttonsRegister_en {width: 135px; float: left;}
.buttonsRegister_en fieldset {float: left; margin: 10px 5px 0 0; width: 127px;}
.buttonsRegister_en input {width: 127px; height: 33px; background: url(contacts/send_btn_en.jpg) no-repeat; color: #fff; font-size: 15px; cursor: pointer;}
span {font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; display: block; margin: 10px 0 5px 0; color: #F26722;}
#adress {
	float:left;
	width:192px;
	margin:0px;
}
#map {
	float:left;
	margin:0px;
}
#contact_form {
	float:left;
	margin:0px;
	width:225px;
}
#office {
	float:left;
	width:325px;
	margin-top:25px;
}
#form {
	float:left;
	margin-bottom:18px;
	}
#contacts_inner {
	float:left;
	margin:0px;
	height:140px;
	}
#map a img {
	border:none;
}
#map a {
	text-decoration:none;
}
#office a img {
	border:none;
}
#office a {
	text-decoration:none;
}
#adress p {
	margin-left:10px;
}
div.photography {
	float:left;
	width:605px;
	border-bottom:1px solid;
	border-bottom-color:#CCCCCC;
	margin:0px;
	padding-bottom:8px;
}
div.photography h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8D8D8D;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:8px;
}
div.photography h4 img {
	border:none;
	margin-right:8px;
}
div.photography p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
div.photography img {
	border:none;
	margin:0px;
}
span.orange {
	color:#F26722;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
#top_content ul {
	list-style:none;
	list-style-type:none;
	margin-left:260px;
	margin-top:21px;
}
#top_content ul li {
	list-style:none;
	list-style-type:none;
	margin-right:8px;
	display:inline;
	width:220px;
}
#top_content ul li a img {
	border:none;
}
#flashPlayer {
	margin-right:55px;
	margin-top:21px;
	margin-left:65px;
}
#languages {
	float:left;
}
#musicPlayer {
	float:right;
	margin-top:0px;
}
#right_col_inner ul {
	list-style:none;
}
#right_col_inner ul li {
	list-style:none;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin-bottom:5px;
}
form#RegistrationFormEn {
	width:221px;
	margin:0px;
	float:left;
}
#RegistrationFormEn legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F26722;
	font-weight:bold;
}
input, textarea, fieldset {background: none; border: none; padding: 0; margin: 0; font-size: 13px; font-weight: bold;}
.inputTextRegisterEn {width: 221px; height: 33px; background: url(contacts/text_field.jpg) no-repeat;}
.inputTextRegisterEn input {width: 200px; height: 29px; margin-left: 10px; margin-top: 4px; padding: 3px 0; border: 1px; background: none;}
.inputAreaRegisterEn {width: 221px; height: 113px; background: url(contacts/text_area.jpg) no-repeat;}
.inputAreaRegisterEn textarea {width: 200px; height: 100px; margin-left: 10px; margin-top: 6px; overflow: auto;}
.buttonsRegisterEn {width: 135px; float: left;}
.buttonsRegisterEn fieldset {float: left; margin: 10px 5px 0 0; width: 127px;}
.buttonsRegisterEn input {width: 127px; height: 33px; background: url(contacts/send_btn_en.jpg) no-repeat; color: #fff; font-size: 15px; cursor: pointer;}
#map_big {
	float:left;
	margin:0px;
}