﻿body{
	margin: 0;
	padding: 20px 0 0 0;
	font: normal 14px Tahoma, sans-serif;
	color: #717171;
	background: #eceae7 url(../i/body-bg.gif) repeat-x;	
	}
img{
	margin: 0;
	padding: 0;
	border: 0;	
	}
table{
	border-collapse: collapse;
	border: 0;
	width: 100%;
	}
table td{
	margin: 0;
	padding: 0;
	vertical-align: top;
	}
table.menu{
	width: 34%;	
	margin: 15px 0 15px 1px;	
	float: left;
	}			
table.menu td{
	font-size: 18px;
	text-align: center;
	}		
table.menu img{	
	margin-top: 3px;
	}
table.menu td.active{
	background: #dcd7d1;
	}		
table.menu a{
	display: block;
	height: 24px;
	cursor: pointer;
	}	
table.menu a:hover{
	text-decoration: none;
	display: block;
	background: #e8e5e1;
	cursor: pointer;
	}	
div.wrapper{
	width: 942px; 
	margin: 0 auto;
	}				
div.flash{
	margin: 14px 0 14px 0;
	width: 942px; 
	height: 500px;
	}	
div.flash-in{
	width: 751px; 
	background: #fff;	
	}	
div.flash-in img{
	margin: 230px 0 0 340px;
	}		
div.tel{
	background: #dcd7d1 url(../i/tel-rgt.gif) no-repeat top right;
	width: 271px;
	height: 54px;
	margin: 0 0 0 0;
	}
div.tel-lft{	
	width: 271px;
	height: 54px;
	background: url(../i/tel-lft.gif) no-repeat 0;
	}		
div.tel-txt{	
	position: absolute;	
	margin: 20px 0 0 65px;
	font: italic 18px arial;
	}
div.tel-buzuk{	
	position: absolute;	
	margin: 15px 0 0 65px;
	}	
div.flt-lft{
	float: left;
	}	
div.footer{
	margin: 11px 0 0 0;
	width: 271px;
	height: 180px;
	background: url(../i/footer-bg.gif) no-repeat left top;
	}
div.clr{
	clear: both;
	}		