/*---------------- T A G S --------------------*/
*{
margin:0;
padding:0;
}
body {
font: 13px/15px Arial;
background: #001B4B;
color: #FFF;
}
a {color: #CECECE; text-decoration: none; outline: none;border: none;}
a:hover{color: #FFFFFF; text-decoration: none;}
ul, ol {padding-left: 20px;}
li{margin-bottom: 10px; font-size: 95%;//margin-left: 20px;}
img{border: none;}
/*---------------- H E A D E R --------------------*/
#wrap{
	width: 990px;
	margin: 0 auto;
}
#header{
	width: 990px;
	height: 145px;
	position: relative;
	background: url(../new_img/logo.jpg) no-repeat center top;
}
#header:hover{background: url(../new_img/logo_.jpg) no-repeat center top;}
/*---------------- C O N T E N T --------------------*/
#menu{
	text-align: center;
}
#conteiner{
	width: 990px; 
	padding-top: 35px;
	clear: both;
	overflow: auto;
}
#production{
	width: 225px;
	float: left;
	background: #001B4B;
	overflow: hidden;
}
 .products{
	width: 205px;
	height: 53px;
	padding-left:5px;
	padding-right: 5px;
	overflow: hidden;
	display: block;
	text-align: center;
	font-size: 1.4em;
	cursor: pointer;
}
	.a-m{line-height: 53px;}
	.two-a-m{line-height: 20px;padding-top: 5px;font-size: 1.2em; font-weight: bold;background:url(/new_img/but/production_2.jpg) no-repeat;}
	.two-a-m:hover{background:url(/new_img/but/production_2_.jpg) no-repeat;}
#bg1{background:url(/new_img/but/production_1.jpg) no-repeat;}
#bg2{background:url(/new_img/but/production_2.jpg) no-repeat;}
#bg3{background:url(/new_img/but/production_3.jpg) no-repeat;}
#bg4{background:url(/new_img/but/production_4.jpg) no-repeat;}
#bg5{background:url(/new_img/but/production_5.jpg) no-repeat;}
#bg6{background:url(/new_img/but/production_6.jpg) no-repeat;}

#bg1:hover{background:url(/new_img/but/production_1_.jpg) no-repeat;}
#bg2:hover{background:url(/new_img/but/production_2_.jpg) no-repeat;}
#bg3:hover{background:url(/new_img/but/production_3_.jpg) no-repeat;}
#bg4:hover{background:url(/new_img/but/production_4_.jpg) no-repeat;}
#bg5:hover{background:url(/new_img/but/production_5_.jpg) no-repeat;}
#bg6:hover{background:url(/new_img/but/production_6_.jpg) no-repeat;}

#news{
	width: 150px;
	margin:0 auto;
	text-align: center;
	font-size: 15px;
	line-height: 18px;
}
#new{background:url(/new_img/but/production_5.jpg) no-repeat;}
#new:hover{background:url(/new_img/but/production_5_.jpg) no-repeat;}
#content{
	width: 515px;
	float: left;
	padding:0 20px;
	min-height: 500px;
	overflow: hidden;
	height: 500px;
	height: auto !important;
	color: #c0c0c0;
}
h2 {color: #ffffff;}
/*	#content p{
		margin: 20px 0;
	} */
#content-contact{
	width: 720px;
	float: left;
	padding:0 0 0 40px;
	min-height: 500px;
	overflow: hidden;
	height: 500px;
	height: auto !important;
}
#content-contact-item{
	width: 950px;
	float: left;
	padding:0 20px;
	min-height: 500px;
	overflow: hidden;
	height: 500px;
	height: auto !important;
}
#robot{
	width: 210px;
	float: left;
	overflow: hidden;
}
#order td{
	height: 30px;
	line-height: 30px;
}
#order th{
	height: 50px;
}
input, select, textarea{
	background: #0005C6;
	border:#FFF 1px solid;
	color: #FFF;
}
input[type='image']{
	border:0;
}	
#ral {
        width: 20px;        /*ширина блока*/
        height: 20px;       /*высота блока*/
        float: left;        /*обтекание*/
        padding-right: 2px; /*отступ справа*/
        text-align: center;  /*выравнивание текста по центру*/
        background-color:#d3c378;
}
/*---------------- F O O T E R --------------------*/
#footer{
	width: 990px;
	height: 70px;
	line-height: 20px;
	clear: both;
	padding-top:60px;
}
#left-side{
	width: 300px;
	float: left;
	overflow: hidden;
}
#center-side{
	zwidth: 100px;
	margin-left: 30px; 
	float: left;
}
#right-side{
	width: 300px;
	float: right;
	color: #FFF;
	font-size: 1em;
	overflow: hidden;
}
