html {
	font: 62.5% Arial;
}
body {
	background: #feffff url(/img/body_bg.jpg) top repeat-x;
	color: #5b5d5e;
	font-size: 1.2em;
}

blockquote {
	margin: 5px 40px;
}
a {
	color: #003975;
}

/*colors*/
h1, h2, h3, h4, h5, h6 {
	color: #ed1c24;
}
/*end of colors*/

/***************************************************************************************************/
#container {
	position: relative;
	min-height: 100%;
	background: url(/img/container_bg.jpg) 53px bottom no-repeat;
	width: 100%;
	min-width: 999px;
	width: expression(document.body.clientWidth > 999 ? "100%" : "999px");
}
*html #container {
	height: 100%;
}

/*****small menu*******/
#small_menu {
	position: absolute; 
	top: 0;
	right: 19px;
	width: 77px;
	height: 21px;
	background: #597ea5 url(/img/small_menu.gif) bottom no-repeat;
}
#small_menu li {
	list-style: none;
	float: left;
	padding: 4px 0 0 18px;
}
#small_menu li img {
	vertical-align: top;
}
/*****End of small menu*******/

	/*HEADER*/
#header {	
	background: url(/img/header_bg.jpg) right top no-repeat;
	/*height: 82px;*/
	padding: 29px 19px 0 23px;
	height: 330px;
}

#logo {
	float: left;
	width: 200px;
	height: 330px;
	background: #003975 url(/img/corner1.gif) left top no-repeat;
}
#logo div {background: url(/img/corner2.gif) right top no-repeat;}
#logo div div {background: url(/img/corner3.gif) right bottom no-repeat;}
#logo div div div {
	background: url(/img/corner4.gif) left bottom no-repeat;
	width: 200px;
	height: 330px;
}
#logo h1 {
	padding: 70px 0 0 0;
	text-align: center;
}
#logo h1 a {
	color: #fff;
}
#logo img {
	vertical-align: top;
}

#slogan {
	text-align: center;
	color: #fff;
	font-size: 11px;
	padding-top: 25px;
}

#illustr {
	margin-left: 200px;
	padding: 0 0 0 22px;
}
#illustr div{
	/*height: 330px;*/
	background: url(/img/header1.jpg) left top no-repeat;
}
#illustr div div {
	background: url(/img/header2.jpg) left top repeat-x;
	margin: 0 0 0 593px;
}
#illustr div div div {
	margin: 0;
	background: url(/img/corner_1.gif) right top no-repeat;
}
#illustr div div div div {
	margin: 0;
	background: url(/img/corner_2.gif) right bottom no-repeat;
	height: 330px;
}
 /*END OF HEADER*/

/*WRAPPER*/
#wrapper {
	background: url(/img/wrapper_bg.jpg) center -75px no-repeat;
	padding: 30px 0 85px 0;
	width: 100%;
	overflow: hidden;
}	

/*NAVIGATION*/
#navigation {
	float: left;
	width: 190px;
	padding: 0 0 130px 0;
	background: url(/img/left_border.jpg) left 38px no-repeat;
	height: 375px;
	min-height: 375px;
}

/***block width dotted line and arrow***/
.dotted {
	background: url(/img/dotted.gif) left 8px repeat-x;
}
.dotted div {
	background: url(/img/arrow.gif) right top no-repeat;
}
.navi, .navi div {
	width: 66px;
	height: 15px;
}
.under_nav {
	height: 15px;
	margin: 0 0 0 57px;
}
/***enf of block width dotted line and arrow***/

/*left nav*/
#nav {
	margin: 20px 0 50px 57px;
}
#nav li {
	font-size: 14px;
	line-height: 16px;
	list-style: none;
	padding: 0 5px 8px 28px;
	background: url(/img/marker.gif) left 6px no-repeat;
}
#nav li a:hover, #nav li a.current {
	color: #ed1c24;
}
#nav li a.current {
	font-weight: bold;
}
#nav li ul {
	margin: 5px 0 0 0;
}
#nav li ul li {
	background: transparent;
	padding: 0 5px 5px 10px;
	font-size: 12px;
}
#nav li ul li ul{	
	margin: 5px 0 0 0;
}
#nav li ul li ul li{
	
	background: transparent;
	
	font-size: 12px;
}
.thrd_lvl {
	color: #808285;	
}
/*end of left nav*/

/*END OF NAVIGATION*/

/*RIGHT SIDEBAR*/
#sidebar {
	float: right;
	width: 212px;
	background: url(/img/right_border.jpg) right 38px no-repeat;
}

/*search*/
#form_search {
	margin: 2px 0 45px 25px;
	color: #d20000;
	background: url(/img/search_bg.jpg) left top no-repeat;
	padding: 10px 0 0 0;
	height: 31px;
}
#input_search {
	float: left;
	width: 113px;
	height: 18px;
	border: none;
	background: transparent;
	color: #b7b7b7;
	font-size: 11px;
	padding: 0 0 0 14px;
}
#button {
	float: left;
	border: none;
	cursor: pointer;
	margin-top: -10px;
}
/*end of search*/

.pic {
	display: block;
	margin: 45px 0 0 38px;
}
.pic.middle {
	margin: 0 0 45px 63px;
}
/*END OF RIGHT SIDEBAR*/

 /*CONTENT*/

#content  {
	margin: 0 212px 0 190px;
	/*padding: 0 16px 0 19px;*/
	position: relative;
}

#double_line {
	height: 2px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin: 15px 16px 15px 19px;
	font-size: 0;
}
/*rings*/
.ring {
	position: absolute;
	width: 30px;
	height: 10px;
	background: url(/img/ring.jpg) no-repeat;
}
#lt{
	top: 48px;
	left: 6px;
}
#rt{
	top: 48px;
	right: -1px;
}
#lb{
	bottom: 90px;
	left: 6px;
}
#rb{
	bottom: 90px;
	right: -1px;
}
/*end of rings*/

#wrapper h1 {
	padding: 0 0 15px 0;
	font: bold 14px Arial;
	margin: 0 47px 0 53px;
}
#wrapper h1 span {
	background: url(/img/arrow.gif) right top no-repeat;
	display: block;
}
#wrapper h1 span span {
	display: inline;
	background: #feffff;
	padding: 0 20px 0 0;
}
#wrapper h1.cat_title span span {
	padding: 0 10px 0 0;
}
/***for catalog title***/
.arr {
	display: inline-block;
	background: url(/img/arrow2.gif) 5px top no-repeat;
	padding: 0 0 0 35px;
	color: #003975;
	font-weight: normal;
	text-decoration: none;
}
/**end of for catalog title**/

h2, h3, h4, h5, h6 {
	padding: 0 0 15px 0;
	/*font-weight: normal;*/
}
h2 {font-size: 13px;}
h3, h4, h5 {font-size: 12px;}
h6 {font-size: 12px;}

#text_ {
	background: url(/img/border.gif) right repeat-y;
}
#text {
	background: url(/img/border.gif) 19px top repeat-y;
	padding: 0 47px 0 53px;
	text-align: justify;
	min-height: 500px;
}
#text p{
	margin: 0 0 1em 0!important;
}

#text ul {
	padding: 1em 0 1em 40px;
}
#text ul li {
	padding: 0.5em 0 0.5em 2.5em;
}
#text table {
	border-collapse: collapse;
	margin: 5px
}
#text table td {
	padding: 5px;
	border: 1px solid #5b5d5e;
}
#text table.our td {
	padding: 2px;
	border: none;
}
/****catalog****/
#catalog  td {
	padding: 0 0 40px 0 !important;
	border: none !important;
}
.img_link {
	width: 182px;
	vertical-align: middle;
}
.img_link img {
	/*vertical-align: middle;*/
}
.short_desc {
	/*margin: 0 0 0 152px;
	padding: 0 0 0 30px;*/
}
#catalog_nav {
	margin: 0 !important;
	padding: 0 !important;
}
#catalog_nav li {
	margin: 0 !important;
	font-size: 14px;
	line-height: 16px;
	list-style: none;
	padding: 0 5px 13px 14px !important;
	background: url(/img/marker2.gif) left 6px no-repeat;
}
#catalog_nav li a {
	color: #5b5d5e;
}
/****end og catalog****/

/*End of CONTENT*/

/*--END OF WRAPPER--*/

	/*FOOTER*/
#footer {
	width: 100%;
	min-width: 999px;
	width: expression(document.body.clientWidth > 999 ? "100%" : "999px");
	margin: -78px 0 0 0;
	height:78px;
	text-align: center;
}

.dotted.foot {
	width: 64px;
	height: 15px;
	position: absolute;
	top: 7px;
	left: 153px;
}
.dotted.foot div {
	height: 15px;
	padding-left: 12px;
	text-align: left;
}
.dotted.foot div div {
	width: 10px;
	padding: 0;
	background: #fff;
}
#contacts {
	height: 44px;
	color: #003975;
}
#contacts p {
	display: inline;
}
#numbers {
	font-size: 20px;
	font-weight: bold;
	padding: 0 19px 0 0;
}
#numbers span {
	color: #ed1c24;
}
#address {
	font-size: 11px;
}
#bottom_sidebar {
	height: 34px;
	background: #003975;
}

/*bottom_nav*/
#bottom_nav {
	padding: 0 0 0 85px;
	/*margin: 0 170px 0 0;*/
}
#bottom_nav li {
	list-style: none;
	float: left;
	line-height: 34px;
	min-width: 77px;
	padding: 0 18px;
	font-size: 13px;
}
#item1 {background: #3b73ac url(/img/menu_bg.jpg) right repeat-y;}
#item2 {background: #5b8ebb;}
#item3 {background: #255490;}
#item4 {background: #3b73ac url(/img/menu_bg.jpg) right repeat-y;}
#item5 {background: #3b73ac;}
#item6 {background: #255490;}
#item7 {background: #5b8ebb;}
#item8 {background: #255490;}

#bottom_nav li a {
	color: #fff;
}
#bottom_nav li a.current {
	font-weight: bold;
}

#dev {
	position: absolute;
	right: 32px;
	color: #74adea;
	font-size: 10px;
	line-height: 34px;
}
#dev a {
	color: #74adea;
}
/*end of bottom_nav*/

#footer a {
	/*color: #fff;*/
}
	/*END OF FOOTER*/




