div {
	border: 0px solid
}
*  {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	height: 100%;
	min-width: 1000px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #1b1969;
	background: #d4feff url(/img/header.gif) repeat-x;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
ul {
	list-style: none;
}
/*  Structure */
#header {
	height: 371px;
	background: url(/img/header_left.gif) left bottom no-repeat;
}
#footer {
	background: url(/img/footer.gif) bottom repeat-x;
	height: 184px;
	position: relative;
	margin-top: -184px;
}
#container {
	min-height: 100%;
	position: relative;
	background: url(/img/header_right.gif) right 128px   no-repeat;
}
#certificates {
	height: 180px;
	padding: 20px 0 0 15px;
	/*background:#D4FEFF none repeat scroll 0 0;*/
	text-align:center;
}
#wrap {
	background: url(/img/column_bg.gif) right repeat-y;
	padding-bottom: 184px;
	overflow: hidden;
}
.inner #wrap, .galery  #wrap {
	background: none;
	margin-top: 30px
}
#vert_menu {
	float: left; 
	width: 211px;
	padding: 25px 0 0 15px;
	background: url(/img/vert_menu.gif) top left no-repeat;
}
#content {
	margin: 0 346px 0 226px;
	padding: 25px 20px 45px 0;
	line-height: 18px;
}
.inner #content {
	margin: 0 15px 0 226px;
}
.galery #content {
	margin: 0 15px 0 0;
	background: url(/img/content_bg.gif) top left no-repeat;
	position: relative;
	padding: 25px 0 0 25px;
}
#column {
	float: right;
	background: url(/img/column.gif) top left no-repeat;
	width: 321px;
	padding: 25px 0 0 25px;
}
/*  end of Structure */


/* Header */
.logo {
	position: absolute;
	top: 25px;
	left: 15px;
}
.flash {
	width: 481px;
	height: 302px;
	border: 2px solid #fff;
	position: absolute;
	top: 14px;
	right: 14px;
}
.bar {
	position: absolute;
	top: 138px;
	right: 543px;
}
.bar li {
	float: left;
	padding: 0 0 0 15px;
}
.search_site label, .search_order label{
	display: block;
	float: left;
	width: 50px;
	margin: 0 13px 0 0;
}
.search_order label{
	width: 58px;
	
}
.search_site p, .search_order p {
	background: url(/img/search_bg.gif) 55px 0 no-repeat;
	position: absolute;
	top: 330px;
	right: 15px;
	width: 215px;
	height: 40px;
}
.search_order p { 
	right: 279px;
	width: 223px;
	background: url(/img/search_bg.gif) 63px 0 no-repeat;
}
.search_site input, .search_order input {
	width: 107px;
	height: 15px;
	border: 0;
	vertical-align: top;
	background: #fcb016;
	font-size: 11px;
	padding: 2px 0 0 2px;
	margin: 7px 13px 0 0;
}
.search_site img, .search_order img {
	vertical-align: top;
	cursor: pointer;
	margin: 6px 8px 0 0;
	float: right;
}
.main_menu {
	width: 480px;
	position: relative;
	top: 165px;
	left: 15px;
	padding: 15px 0 0 0;
}
.main_menu  a{
	color: #fdfdfe;
	padding: 3px 5px 3px 5px;
}
.main_menu  a.active {
	color: #232176;
	background: #0280c9;
	text-decoration: none;
	font-weight: bold;
}
.main_menu li {
	float: left;
	line-height: 25px;
	height: 50px;
	margin-top: -15px;
	padding: 10px 0 0 60px;
	width: 155px;
	
}
.main_menu li.active {
	background: url(/img/menu_bg_active.gif) no-repeat;
}
.main_menu li span {
	background: url(/img/dash.gif) 15px  34px  no-repeat;
	height: 35px;
	display: block;
	width: 130px
}
#li1 {
	background: url(/img/ico1.gif) 0 0 no-repeat;
	padding: 15px 0 0 45px;
	width: 150px;
	height: 45px
}
#li1 span {
	background: url(/img/dash.gif) 25px  34px  no-repeat;
	
}
#li3 {
	background: url(/img/ico2.gif) no-repeat;
	margin-left: 25px;
}
#li2 span {
	width: 160px;
}
#li5 {
	background: url(/img/ico3.gif) no-repeat;
	margin-left: 60px;
}
#li7 {
	background: url(/img/ico4.gif) 0 5px  no-repeat;
	margin-left: 100px
}
#li2 {
	background: url(/img/ico5.gif) no-repeat;
	width: 155px;
	padding: 15px 0 0 50px;
	height: 45px
}
#li4 {
	background: url(/img/ico6.gif) 0 10px no-repeat;
	width: 155px;
	padding: 10px 0 0 50px;
}

#li4 span {
	width: 150px;
}
#li6 {
	background: url(/img/ico7.gif) 0 10px no-repeat;
	width: 130px;
	width: 150px;
	padding: 10px 0 0 55px;
}
#li8 {
	background: url(/img/ico8.gif) 0 5px no-repeat;
	width: 90px
}
/* end of Header */

/* Certificate */
.centered {
	/*margin: auto;*/
}
.cert {
	background: url(/img/cert_bg.gif) no-repeat;
	margin: 0 12px 0 0;
	padding: 8px;
	cursor: pointer;
}

#certificates h3 {
	color: #0f0f4b;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
	margin-bottom: 15px;
	text-transform: uppercase;
	
}
#certificates div {
	width: 11%;
	float: left;
}
/* end of Certificate */



/* Content */
#content h1 {
	font-size: 14px;
	color: #232176;
	height: 14px;
	line-height: 14px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.galery #content h1 {
	padding-left: 50px
}
#content p {
	margin-bottom: 20px
}
#content ul {
	margin: 0 0 20px 0px;
}
#content li {
	background: url(/img/marker.gif) 0 6px no-repeat;
	padding-left: 20px;
}
#content a {
	color: #0280c9;
}
#content ul.galery_menu {
	margin: 0 0 20px 0;
	overflow: hidden;
	zoom: 1;
}
#content .galery_menu li {
	background: none;
	line-height: 28px;
	padding: 0;
	float: left;
	margin: 20px 0 0px 38px;
}
#content .galery_menu li a {
	line-height: 28px;
	color: #1b1969;
}
#content .galery_menu li a.active {
	color: #fba800;
	font-weight: bold;
	text-decoration: none;
}
.item {
	width: 206px;
	height: 240px;
	float: left;
	margin: 0 55px 0 55px;
}
.item img {
	margin-bottom: 10px;
	cursor: pointer;
}
#content .item a {
	color: #1b1969;
	text-align: center;
	display: block;
	padding: 0 30px 0 30px
}
.gal {
	margin: auto;
	width: 950px;
}
* html .gal {
	width: 1050px;
}
/* end of Content */


/* Column  */
#column dd {
	color: #fbfbfe;
}
#column dd.date {
	color: #171762; 
	margin-bottom: 15px
}
#column dt {
	margin-top: 35px;
	color: #171762;
	font-size: 13px;
	font-weight: bold
}

#column dt  a{
	color: #171762;
	text-decoration: none;
}
#column h2, #vert_menu h2{
	font-size: 14px;
	color: #fff;
	height: 14px;
	line-height: 14px;
	margin-bottom: 70px;
	text-transform: uppercase;
}
.archive {
	background: url(/img/archive.gif) 0 0 no-repeat;
	display: block;
	margin-top: 20px;
	width: 146px;
	height: 44px;
	text-decoration: none;
}
/* end of Column  */

/* Vert_menu */
#vert_menu img {
	margin-bottom: 20px;
	width: 159px
}
/* end of Vert_menu */  


/* Footer */
.bot_menu {
	margin: 0 0 0 15px;
}
.bot_menu  li {
	float: left;
	padding: 20px 35px 0 0;
	font-size: 11px;
}
.bot_menu  li  a {
	color: #fdfdfe;
}
.bot_menu  li  a.active {
	text-decoration: none;
	color: #232176;
	font-weight: bold;
}
.info {
	background: url(/img/phone.gif) left bottom no-repeat;
	height: 99px;
	padding: 36px 0 0 117px;
	color: #fefefe;
	font-size: 14px;
	margin: 0 0 0 225px;
}	
.info  a {
	color: #fff;
}
.info strong {
	color: #272485;
	font-size: 18px;
	display: block;
	margin-bottom: 15px;
}
.info strong span {
	font-size: 26px;
}
.copyr a{
	color: #3d3d3f;
	font-size: 12px;
}
.copyr {
	position: absolute;
	top: 78px;
	right: 15px;
	background: url(/img/copyr.gif) 0 0 no-repeat;
	padding: 13px 0 0 32px
}
/* end of Footer */

/* 20.05.09 */

.ftrWhtTxt strong {
	font-size: 13px !important; 
	color: #fff;
}