html {
    overflow: hidden;
    margin:0;
    padding:0;
    font-family:Tahoma;
    font-size:12px;
    overflow:auto;
}
body {
    margin:0;
    font-size:100%;
    text-align:justify;
    line-height:1.3em;
	background-color:#4d4d4f;
}
a, alink, vlink, a img{
    text-decoration:none;
    border:none;
	color:#f60;
}
.center_outerpage{
	position:relative;
    width: 1134px;
	height: 100%;
    position:relative;
    left:50%;
    margin-left:-567px;
}
.bg_left{
	position:relative;
	float:left;
	width:117px;
	height:100%;
	background-image:url(../images/bg-left.png);
	background-repeat:repeat-y;
}
.main_page{
    width:900px;
    position:relative;
	float:left;
	background-color:#fff;
}
.bg_right{
    position:relative;
	float:right;
	width:117px;
	height:100%;
	background-image:url(../images/bg-right.png);
	background-repeat:repeat-y;
}
.top{
	position:relative;
	float:inherit;
	height:100px;
	width:900px;
	background-color:#fff;
}
.logo{
    position:absolute;
	top:2px;
	left:2px;
	background-color:#fff;
}
.lang{
	position:relative;
	width:75px;
	height:15px;
	top:4px;
	left:825px;
    color:#999;
	font-size:19px;
	background-color:#fff;
}
.top_menu{
	position:relative;
	width:400px;
	height:50px;
	top:25px;
	left:480px;
    color:#333;
	background-color:#fff;
}
.flash{
	position:relative;
	float:inherit;
	height:240px;
}
.main_main{
	position:relative;
	float:inherit;
	width:900px;
	background-image:url(../images/gray_background.png);
	background-repeat:no-repeat;
	background-color:#fff;
}
.main_left{
	position:relative;
	float:left;
	width:400px;
	top:15px;
	left:15px;
}
.main_wide{
	position:relative;
	float:left;
	width:900px;
}
.main_hakkimizda{
	position:relative;
	float:left;
	width:870px;
	left:15px;
	top:15px;
}
.main_middle{
	position:relative;
	float:left;
	width:450px;
	top:15px;
	left: 240px;
}
.main_header{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#036;
}
.main_text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	text-align:justify;
}
.title{
	position:relative;
	width:420px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#f60;
}.adresbox1{
	position:relative;
	float:left;
	width:70px;
	left: 30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#036;
}
.adresbox2{
	position:relative;
	float:leftt;
	width:280px;
	left: 40px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	text-align:justify;
}
.main_right{
	position:relative;
	float:right;
	width:400px;
	top:15px;
	right:15px;
}
.product_top{
	position:relative;
	float:left;
	width:900px;
	height:150px;
	background-image:url(../images/gray_background2.png);
}
.product_left{
	position:relative;
	float:left;
	width:555px;
	top:15px;
	left:15px;
}
.product_header{
	font-weight:bold;
	font-size:15px;
}

.product_items{
	position:relative;
	float:left;
	width:130px;
	height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	padding:3px;
}
.product_description{
	position:relative;
	float:left;
	width:405px;
	height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	padding:3px;
}
.product_items_2{
	position:relative;
	float:left;
	width:130px;
	height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	padding:3px;
	background-color:#ddd;
}
.product_description_2{
	position:relative;
	float:left;
	width:405px;
	height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	padding:3px;
	background-color:#ddd;
}
.color_gray{
	color:#333;
}
.product_header{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#036;
	position:relative;
	padding-left:200px;
}
.main_image{
	position:relative;
	float:right;
	width:328px;
	height:480px;
}
.bottom_main{
	position:absolute;
	float:inherit;
	bottom:0px;
	height:50px;
	width:900px;
	background-image:url(../images/bottom_main.png);
}
.bottom_ozel{
	position:absolute;
	float:inherit;
	bottom:0px;
	height:50px;
	width:900px;
	background-image:url(../images/bottom_ozel.jpg);
}
.bottom_deri{
	position:absolute;
	float:inherit;
	bottom:0px;
	height:50px;
	width:900px;
	background-image:url(../images/bottom_deri.png);
}
.bottom_tekstil{
	position:absolute;
	float:inherit;
	bottom:0px;
	height:50px;
	width:900px;
	background-image:url(../images/bottom_tekstil.png);
}
.bottom_metal{
	position:absolute;
	float:inherit;
	bottom:0px;
	height:50px;
	width:900px;
	background-image:url(../images/bottom_metal.jpg);
}
.bottom_menu{
	position:relative;
	width:400px;
	height:20px;
	top:18px;
	left:25px;
	color:#ccc;
	font-family:Verdana, Geneva, sans-serif;
}
.bottom_menu_item{
    color:#eee;
}
.bottom_menu_item:hover{
    color:#F60;
}
.copyright{
	position:relative;
	width:260px;
	height:20px;
	top:12px;
	left:638px;
	color:#ddd;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}