/* style global (begin) */

body, html { 
	height: 100%;
	width: 100%;
	background: #ffffff;
	border: none;
	color: #000;
	margin: 0; padding: 0;
}
body { 
	font: 62.5%/1.2 Arial, Tahoma, Geneva, sans-serif; 
	text-align: center;
}
table, td, th { 
	margin: 0; padding: 0;
	border-collapse: collapse;
	font-size: 100%;
}

* { outline: none; }
form { margin: 0; padding: 0; }
input, select, textarea { font: normal 1.0em/1.2 Arial, sans-serif; }
input, select, button { vertical-align: middle; }

#text img, #content img, img { border: none; margin: 0; padding: 0; }
hr { border: 1px  solid #ccc; padding: 0;	margin: 0.5em 0; }
ul, ol, li { margin: 5px 15px; padding: 0; }

h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.2em; }

h1, h2, h3, h4, h5, h6, p { margin: 0.8em 0; padding:0; }
h1, h2, h3, h4, h5, h6, div, td , p, ul, ol, td, th { color: black; }

a:link, a:visited { color: #1e1e67; text-decoration: underline;  }
a:hover, a:active { color: #d52d28; text-decoration: underline; }

h3 {
	font-size: 2.0em;
	font-weight: normal;
	color: #da251d;
}

/* style global (end) */

/* style grid (begin) */

#site_conteiner {
	position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
	width: 100%;
  min-width: 1000px;
	/*max-width: 1680px;*
	margin: 0 auto;*/
	font-size: 1.4em;
	text-align: center;
	background: /*#d3e4ff*/#fff;
}
#conteiner {
	max-width: 1200px;
	min-width: 1000px;
	margin: auto;
	text-align: left;
	position: relative;
	/*position: relative;
	left: 50%;
	margin-left: -500px;*/
}
/**html #site_conteiner { width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');}*/

	#header {
		min-height: 324px;
		height: '324px';
		position: relative;
	}
	#wrapper {
		width: 100%;
		padding-bottom: 170px;

	}
		#content_area {
			width: 100%;
			float: left;
			overflow: hidden;
		}
			#content {
				margin: 0 255px 0 280px;
				border-top: 5px solid #da251d;
				padding: 0 25px 0 0;								
			}
			
			*html #content { width: 100%; }

		#left_panel {
			float: left;
			width: 280px;
			margin-left: -100%;
			overflow: hidden;
		}
		#right_panel {
			float: left;
			width: 255px;
			margin-left: -255px;
			overflow: hidden;
			border-top: 5px solid #da251d;			
		}
	.cleaner { clear: both; height: 1px; overflow: hidden; }

	#footer {
		position: absolute;
		bottom: 0; left: 0;
		width: 100%;
		height: 127px;
		max-width: 1200px;
	}

/* style grid (end) */
/* style custom (begin) */
#header .border {
	margin: 0 25px;
	border-top: 3px solid #183884;	
	position: relative;
}
#logo {
	position: absolute;
	top: 46px;
	left: 0px;
}
#top_img1 {
	/*position: absolute;
	top: 41px;
	left: 255px;	*/
	margin: 41px 0 23px 255px;
	height: 223px;
	background: url(../img/top_img.jpg) no-repeat 0 0;
	}
#top_img2 {
	position: absolute;
	top: 123px;
	left: 35px;
}
#top_img3 {
	position: absolute;
	top: 189px;
	/*left: 666px;*/
	right: -25px;
	background: url(../img/top_img3.png) no-repeat 0 0;
	width: 281px;
	height: 207px;
	-background-image: none;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/top_img3.png',sizingMethod='scale', enabled=true);
}
#phone {
	position: absolute;
	top: 242px;
	left: 23px;
	font-size: 30px;
	color: #000;
}
#phone span {
	font-size: 25px;
	color: #94a4bf;
}
#navigation {
	/*position: relative;*/
	/*margin-top: 287px;*/
	margin-left: 260px;
	font-size: 12px;
	color: #bcbcbc;
	width: 359px;
	padding-bottom: 10px;
}
#navigation a {
	color: #d52d28;
}
/**/
#menu {
	padding: 0 0 40px 25px;
}
#menu ul, #menu li {
	margin: 0;
}
#menu li {
	margin: 0 0 2px 0; list-style: none;
	width: 232px;
	height: 38px;
	
}
#menu li a {
	width: 224px;
	height: 27px;
	background: url(../img/menu.png) no-repeat 0 0;
	padding: 11px 0 0 8px;
	width: '232px';
	height: '38px';
	color: #fff;
	font-size: 12px;
	display: block;
	text-decoration: none;
}
#menu li a.active, #menu li a:hover {
	 background: url(../img/menu_act.png) no-repeat 0 0;
}
#contact {
	padding: 0 50px 190px 25px;
	background: url(../img/contact.png) no-repeat 0 100%;
}
/**/
#footer .border {
	margin: 25px;
	border-top: 5px solid #da251d;
}
#news {
	padding: 0 25px 0 0;
}
/**/
#footer div {
	color: #8d9eb9;
}
#counters {
	float: left;
	padding: 25px 5px 0 40px;
}
#counters img {
	margin: 0 5px 5px 0;
}
#sys {
	float: right;	
	padding: 20px 20px 0 5px;	
}
#copyright {
	float: left;
	padding: 20px 0 0 0;
	width: 260px;
	margin-left: 20px;
	font-size: 12px;
}
/* style custom (end) */
/* style content (begin) */


/* style content (end) */