html, body, table, td, th, p, h1, h2, h3, ul, li, form, input, textarea, label, img , div, button{
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	background-color: #fff;
	font: 12px Arial;
	color: #444444;
}

div#main{
	min-width: 1230px;
	max-width: 1280px;
	width: expression(document.body.clientWidth<=1230?'1230px':(document.body.clientWidth>=1280?'1280px':'100%'));
}

table#header{
	width: 100%;
	height: 71px;
	color: #262d6e;
	font-size: 12px;
}

div#menu{
	height: 59px;
	padding: 0 36px;
	background: url(../img/menu.gif) repeat-x top left;
}

div#menu a{
	margin-right: 0.4%;
	display: inline-block;
	padding: 0 1%;
	line-height: 57px;
	color: #fff;
	font-size: 16px;
}

div#menu a.selected{
	background-color: #339dff;
	text-decoration: none;
}

td#over-header-right, td#over-header-left{
	padding-top: 27px;
}

td#over-header-left{
	text-align: center;
	width: 25%;
}

td#over-header-right a{
	font-size: 11px;
	color: #262d6e;
	float: right;
}

td#over-header-right form{
	font-size: 11px;
	color: #444444;
	margin: 0 0 0 50px;
	float: right;
}

td#over-header-right img{
	float: right;
}

div#header-logo{
	text-align: center;
	height: 215px;
	position: relative;
	margin: 29px 0 -215px 0;
	text-align: center;
	background: url(../img/head.left.gif) no-repeat top center #e5e5e5;
}

div#header-logo a{
	display: inline-block !important;
	display:-moz-inline-stack;
	display:inline-block;
	_overflow:hidden;
	zoom:1;
	*display:inline;
	width: 128px;
	height: 128px;
	margin: 22px 0 0 -10px;
	text-decoration: none;
}

div#scroll{
	background-color: #e5e5e5;
	width: 100%;
	min-width: 1000px;
	max-width: 1280px;
	width: expression(document.body.clientWidth<=1000?'1000px':(document.body.clientWidth>=1280?'1280px':'100%'));
	height: 215px;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 1px;
}

#scroll span.scroll{
	vertical-align: top;
	margin-right: 1px;
	padding: 0;
	height: 214px;
	width: 25%;
	display: inline-block !important;
	display:-moz-inline-stack;
	display:inline-block;
	_overflow:hidden;
	zoom:1;
	*display:inline;
}

#scroll span.scroll div{
	text-align: center;
	white-space: normal;
	overflow: hidden;
	padding: 2px 8px;
	color: #fff;
	height: 37px;
	background: url(../img/transparent.png) repeat 0 0;
	margin: 174px 0 0 0;
}

table#content{
	width: 100%;
	background: url(../img/watermark.jpg) no-repeat bottom right;
}

table#content td.left-top{
	width: 23%;
	height: 15px;
	background: url(../img/corner.gif) no-repeat top right;
}

table#content td.left{
	padding: 22px 2% 0 4%;
	background: url(../img/border.content.gif) repeat-y top right;
}

table#content td.left div.left-menu{
	margin: 0 0 41px -13px;
}

table#content td.left div.left-menu a{
	padding: 8px 13px; 
}

table#content td.left div.left-menu a.selected{
	background-color: #ededed;
	text-decoration: none;
	color: #231e76;
}

table#content td.left div.left-menu ul li{
	list-style: none;
	margin: 0;
}

table#content td.left div.left-menu ul ul{
	margin: 0;
}

table#content td.left div.left-menu ul li a{
	padding-left: 13px;
	display: block;
	font-size: 14px;
	color: #3068cd;
}

table#content td.left div.left-menu ul ul li a{
	padding-left: 23px;
	font-size: 12px;
	color: #444444;
}

table#content td.left div.left-menu ul ul ul li a{
	background: url(../img/li.gif) no-repeat 26px 16px;
	padding-left: 33px;
	font-size: 12px;
	color: #666666;
}

table#content td.middle-top{
	height: 15px;
	background: url(../img/corner.gif) no-repeat top right;
}

table#content td.middle{
	padding: 28px 2% 30px 2%;
	background: url(../img/border.content.gif) repeat-y top right;
}

table#content td.middle img{
	padding: 1px;
	border: 1px solid #262d6e;
}

td.middle ul{
	margin: 0 0 20px 11px;
}

td.middle ul li{
	list-style: none;
	margin: 0 0 8px 0;
	background: url(../img/li-content.gif) no-repeat 0 8px;
	padding: 0 0 0 18px;
}

table#content td.right-top{
	width: 27%;
}

table#content td.right{
	padding: 28px 2% 0 2%;
}

table#footer{
	width: 100%;
}

table#footer td.left-bottom, table#footer td.right-bottom, table#footer td.middle-bottom{
	line-height: 18px;
	font-size: 11px;
	height: 74px;
	padding: 20px 2% 0 2%;
	border-top: 1px solid #c6c6c6;
}

table#footer td.left-bottom{
	width: 23%;
	padding-left: 4%;
	padding-top: 0;
}

table#footer td.right-bottom{
	width: 27%;
}

table#footer td.middle-bottom a, table#footer td.right-bottom a{
	color: #262d6e;
}

table#footer td.middle-bottom span{
	color: #3068cd;
}

table#content td.middle table{
	font-size: 12px;
	color: #444444;
	margin: 0 0 30px 0;
}

table#content td.middle table th,
table#content td.middle table td{
	padding: 6px 14px;
	border: 1px solid #fff;
}

table#content td.middle table th{
	font-weight: normal;
	font-style: italic;
	background-color: #d9f0ff;
}

table#content td.middle table td{
	background-color: #ededed;
}

div.dialog table td select,
div.dialog table td input,
div.dialog table td textarea,
table#content td.middle table td select,
table#content td.middle table td input,
table#content td.middle table td textarea{
	width: 98%;
	font: 12px Arial;
	color: #444444;
	padding: 2px 3px;
	border: 1px solid #aaa;
}

div.dialog table td select,
table#content td.middle table td select{
	width: 100%;
	padding: 0;
	height: 21px;
}

div.dialog table td label,
table#content td.middle table td label{
	font-size: 12px;
	color: #444444;
}

div.dialog table td label label.error,
table#content td.middle table td label label.error,
label.error{
	font-size: 11px;
	display: block;
	color: #e00000;
	margin: 6px 0 10px 0;
}

div.dialog table td label input,
div.dialog table td label select,
div.dialog table td label textarea,
table#content td.middle table td label input,
table#content td.middle table td label select,
table#content td.middle table td label textarea{
	margin-top: 3px;
}

span.ico-plus, span.ico-minus{
	cursor: pointer;
	display: inline-block !important;
	display:-moz-inline-stack;
	display:inline-block;
	_overflow:hidden;
	zoom:1;
	*display:inline;
	margin: 0;
	vertical-align: middle;
	background-image: url(../ico/icons.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
}

span.ico-plus{
	background-position: -437px 0;
}

span.ico-minus{
	background-position: -456px 0;
}

p.news{
	clear: both;
}

p.news span{
	color: #868787;
	display: block;
	margin: 0 0 5px 0;
}

p.news a{
	display: inline-block;
	margin: 0 0 6px 0;
}

a.banners{
	display: inline-block;
	margin: 0 0 13px 0;
}

a.banners img{
	border: 1px solid #cccccc;
}

button.button-ok, button.button-cancel{
	font: 12px Tahoma;
	cursor: pointer;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	width: auto;
	overflow: visible;
	text-align: center;
	white-space: nowrap;
	line-height: 28px;
	color: #fff;
	margin: 0 -2px;
}

button.button-ok span, button.button-cancel span, button.button-ok em, button.button-cancel em{
	display: block;
	line-height: 28px;
	margin: 0;
}

button.button-ok span{
	padding-left: 26px;
	background:url(../ico/button.png) no-repeat 0 0 #fff;
}

button.button-ok em{
	font-style:normal;
	padding-right: 26px;
	background:url(../ico/button.png) no-repeat 100% 0 #fff;
}

button.button-cancel span{
	padding-left: 26px;
	background:url(../ico/button.png) no-repeat 0 -28px #fff;
}

button.button-cancel em{
	font-style:normal;
	padding-right: 26px;
	background:url(../ico/button.png) no-repeat 100% -28px #fff;
}

input.edit{
	padding: 1px 3px;
	font-size: 11px;
	color: #444444;
	border: 1px solid #444444;
}

button.search-button{
	font: 11px Tahoma;
	cursor: pointer;
	border: none;
	padding: 0;
	margin: 0;
	width: auto;
	overflow: visible;
	text-align: center;
	white-space: nowrap;
	color: #fff;
	margin: 0 0 0 6px;
	*margin-bottom: -2px;
	background: none;
}

@-moz-document url-prefix()
{
	button.search-button{
		margin-left: 3px;
	}
}

button.search-button span, button.search-button em{
	display: block;
	line-height: 17px;
	margin: 0;
}

button.search-button span{
	padding: 0 8px;
	background:url(../img/button.gif) repeat-x 0 0;
}

div.dialog{
	display: none;
	padding: 5px;
}

div#projects{
	background: url(../img/projects.jpg) no-repeat 0 0;
	width: 823px;
	height: 470px;
}

div.object{
	position: absolute;
	width: 12px;
	height: 12px;
}

div.object div.object-overflow{
	display: none;
	position: absolute;
	padding: 4px;
}

div.object a.object-content{
	text-decoration: none;
	display: block;
	width: auto !important;
	min-width: 246px;
	width: 246px;
	padding: 14px 11px;
	background-color: #fff;
	border: 1px solid #231e76;
	z-index: 2;
}

div.object a.object-content p{
	color: #444;
}

div.object a.object-content h1{
	margin-bottom: 7px;
	font-size: 14px;
	font-weight: bold;
}

div.gallery{
	margin: 0 0 40px -5px;
}

div.gallery a.gallery_item{
	overflow:hidden;
	color: #444;
	text-decoration: none;
	vertical-align: top;
	width: 200px;
	margin: 0 0 5px 5px;
	border: 1px solid #7f7f7f;
	padding: 6px;
	display: inline-block !important;
	display:-moz-inline-stack;
	display:inline-block;
	_overflow:hidden;
	zoom:1;
	*display:inline;
}

div.gallery a.gallery_item div.gallery_img{
	width: 200px;
	height: 150px;
	margin: 0 0 7px 0;
}

div.pages{
	margin: 18px 0 20px 0;
}

div.pages a, div.pages span{
	vertical-align: middle;
	line-height: 20px;
	color: #3068cd;
	font-weight: normal;
	font-size: 16px;
	margin-left: 14px;
}

div.pages span{
	color: #339dff;
	font-size: 20px;
}

div.files div{
	margin: 0 0 10px 0;
}

div.files a{
	font-size: 14px;
}

span.ext-doc, span.ext-docx, span.ext-xls, span.ext-xlsx, span.ext-pdf, span.ext-rar, span.ext-zip{
	display: inline-block !important;
	display:-moz-inline-stack;
	display:inline-block;
	_overflow:hidden;
	zoom:1;
	*display:inline;
	margin: 0;
	vertical-align: middle;
	background-image: url(../ico/ext.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}

span.ext-doc, span.ext-docx{
	background-position: -17px 0;
}

span.ext-xls, span.ext-xlsx{
	background-position: -34px 0;
}

span.ext-pdf{
	background-position: -51px 0;
}

span.ext-zip{
	background-position: -68px 0;
}

span.ext-rar{
	background-position: 0 0;
}

h1, h1 a{
	line-height: 28px;
	font-size: 24px;
	font-weight: normal;
	color: #339dff;
	margin: 0 0 20px 0;
}

h2, h2 a{
	line-height: 20px;
	font-weight: bold;
	font-size: 16px;
	color: #231e76;
	margin: 0 0 19px 0;
}

h3, h3 a{
	line-height: 18px;
	font-weight: bold;
	font-size: 14px;
	color: #666;
	margin: 0 0 13px 0;
}

p{
	margin: 0 0 20px 0;
}

a{
	color: #3068cd;
}

a:hover{
	text-decoration: none;
}

table#content table#search{
	margin-bottom: 0;
	background: none;
}

table#content table#search tr td{
	background: none;
	padding: 2px 2px 10px 2px;
}

table#footer td.left-bottom div {
	padding-top: 20px;
	float: left;
}
table#footer td.left-bottom div.counter {
	float: right;
	width: 88px;
	padding-top: 10px;
}

form.virtualchamber {
	border: 1px solid #0d46ae;
	background-color: #f2f2f2;
	padding: 17px 36px;
	margin: 0 0 10px;
	width: 325px;
}
form.virtualchamber span {
	color: #1952b8;
}
table#content td.middle form.virtualchamber img {
	padding: 0;
	border: 0;
}
table#content td.middle form.virtualchamber table {
	margin: 15px 0;
}
table#content td.middle form.virtualchamber table td {
	border: 0;
	padding: 0 5px 0 0;
	background-color: #f2f2f2;
	vertical-align: middle;
}
form.virtualchamber label {
	color: #444;
	margin: 13px 0 3px;
	display: block;
}
form.virtualchamber label.error {
	color: #e00000;
	display: block;
	margin: 0;
}
form.virtualchamber table label {
	margin: 0;
}
form.virtualchamber img#refresh {
	cursor: pointer;
}
input#name, input#email, input#file, textarea#message {
	width: 100%;
	border: 1px solid #aaa;
	padding: 3px 0;
}
textarea#message {
	height: 100px;
	resize: none;
}

td.middle ul.site-map, td.middle ul.site-map ul{ margin: 0 0 0 20px; padding: 0; }
td.middle ul.site-map ul{ margin-bottom: 10px; }
td.middle ul.site-map ul ul{ margin-bottom: 8px; }
td.middle ul.site-map ul ul ul{ margin-bottom: 6px; }
td.middle ul.site-map li{ background: none; margin: 0; padding: 4px 0 0 0; }
td.middle ul.site-map li a{ font-weight: bold; font-size: 16px; color: #262d6e }
td.middle ul.site-map ul li a{ font-weight: normal; font-size: 14px; }
td.middle ul.site-map ul ul li a{ font-weight: normal; font-size: 12px; }
td.middle ul.site-map ul ul ul li a{ font-weight: normal; font-size: 11px; }

.ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-top { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-right {  -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-left { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all { -moz-border-radius: 4px/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/; }
