html,body,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,
p,blockquote,th,address {
   margin:0;
   padding:0;
}
.wrap:after{
   content: ""; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
body{
	min-width: 1001px;
	background: #fff;
	text-align: center;
}
a{
	color: #0082ff;
}
a img{
	border: none;
}
.rt{
	float: right;
}
.lt{
	float: left;
}
.cntr{
	text-align: center;
}
ul{
	list-style: none;
}
.content ul{
	list-style: disc;
	margin: 0 0 20px 20px;
}
.content ul ul{
	list-style: circle;
}

.content ol{
	list-style: numeric;
	margin: 0 0 20px 30px;
}

.content ol li{
    margin:0 0 3px 0;
}

html{
	width: 100%;
	height: 100%;
}
body{
	width: 100%;
	height: 100%;
	min-height: 100%;
	font: 12px/1.4 Arial;
}
.page{
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.footer{
	margin: -27px auto 0;
	position: relative;
	height: 22px;
	padding: 5px 0 0;
	width: 1025px;
	text-align: center;
	border-top: 1px solid #ccc;
}
/*- - - - - page - - - - -*/
.page{
	background: none;
	width: 1025px;
	margin: 0 auto;
	position: relative;
	background: url(../img/bricks/bg.png) repeat-x 0 157px;
	overflow-x: hidden;
	text-align: left;
}
	.wrap{
		overflow: hidden !important;
		overflow: visible;
		margin: 0 auto;
		padding: 230px 0 50px;
	}
		.clear{
			clear: both;
		}

.content, .aside, .extra{
	overflow: hidden;
}

/*- - - - - columns: center, right - - - -*/
.subwrap{
	float: right;
	width: 100%;
}
	.content{
		float: left;
		width: 100%;
		margin: 0 -175px 0 0;
	}
		/*- - - - - column: center - - - - -*/
		.content .lining{
			padding: 0 175px 0 275px;
		}

        .content .lining-home {
            padding:0 0 0 275px;
        }
			.content .lining .column{
				overflow: hidden;
				width: 100%;
				position: relative;
				padding: 30px 0 0;
			}
.content p{
	margin: 0 0 1em;
}
.bc{
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	text-transform: uppercase;
}
.bc img{
	margin: 0 3px;
}
h1{
	font-size: 14px;
	margin: 0 0 1em;
	text-transform: uppercase;
}
h2{
	font-size: 12px;
	margin: 0 0 1em;
	text-transform: uppercase;
}
	/*- - - - - columns: right - - - - -*/
.aside{
	float: right;
	width: 175px;
	text-align: center;
}
	.aside .lining{
		margin: 0 10px;
	}
.aside img{
	margin: 0 0 10px;
}
/*- - - - - column: left - - - - -*/
.extra{
	float: left;
	width: 255px;
	margin-right: -255px;
}
	.extra .lining{
		margin: 2px 10px 0 40px;
	}
.extra h3{
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 1em;
}
.extra a{
	text-decoration: none;
}
.extra a:hover{
	text-decoration: underline;
}

.news{
	list-style: disc;
}
.news li{
	color: #0082ff;
	margin: 0 0 15px;
}
.news li p{
	color: #000;
}
.news .date,
.news .more{
	font-size: 11px;
}
.search input.txt{
	background: #fff;
	border: 1px solid #a5acb2;
	width: 120px;
}
/*- - - - - header - - - - -*/
.header{
	position: absolute;
	top: 0;
	left: 0;
	width: 1025px;
}
.navi {
	width: 1025px;
	position: relative;
	text-align: center;
	font-family: Tahoma;
}

.navicontainer {
	float: left;
	left: 50%;
	position: relative;
	text-align: center;		
}

.wrpr {
	position: relative;
	left: -50%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

.navi a, .navi li  {
	float: left;
    font-weight:bold;
    font-family: Tahoma;
    font-size:.97em;
}

.navi li {
	text-transform: uppercase;
	white-space: nowrap;
	background: url(../img/bricks/navi.gif) no-repeat 0 50%;
	position: relative;
}
.navi li:first-child {
	background: none;
}
.navi li a {
	text-decoration: none;
	color: #ab4f00;
	padding: 12px 17px 0;
	height: 33px;
}
.navi li a:hover{
    text-decoration:underline;
}

.navi li ul{
	position: absolute;
	top: 43px;
	left: 0;
	background: #fede77;
	white-space: nowrap;
	border: 2px solid #edc029;
	display: none;
}
.navi li:hover ul,
.navi li.hover ul{
	display: block;
}
.navi li ul li{
	border-top: 1px solid #fef99e;
	background: none;
	float: none;
	display: block;
	text-align: left;
}
.navi li ul li a{
	float: none;
	display: block;
}



.serv{
	position: absolute;
	overflow: hidden;
	right: 15px;
	top: 172px;
	z-index: 1000;
}
.serv li{
	float: left;
	background: url(../img/bricks/sep.gif) no-repeat 0 5px;
	margin: 0 0 0 -1px;
}
.serv li img{
	padding: 5px;
}


.machine{
text-align:center;
margin:0 0 30px 0;}

.machine img{
margin:0 2px;}



.page #flash{
	display: none;
}
.index #flash{
	display: block;
}
.index .logo{
	display: none;
	position: absolute;
}
.index .wrap{
	padding-top: 430px;
}
.index{
	background: url(../img/bricks/bg.png) repeat-x 0 367px;
}
.index .serv{
	top: 382px;
}
.index .header{
}

