@font-face {
    font-family: 'FuturaStdLight';
    src: url('futurastd-light-webfont.eot?') format('eot'),
         url('futurastd-light-webfont.woff') format('woff'),
         url('futurastd-light-webfont.ttf') format('truetype'),
         url('futurastd-light-webfont.svg#webfontHc0bdDAK') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* CSS Document */


body {
	
	
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#686a6b ;
	background: repeat-x #fff;
	text-align: center;

}
a:link {
	color:#027fb2;
	}
	
a:visited{
	color:#686a6b ;
	
	}
	
a:hover {
	
	color:#ff002a;
	}
/************************/

#m {
	margin:40px auto;
	/*position:relative;*/
	width:708px;
	height:475px;
	
	
}


#main {
	margin:0px auto;
	/*position:relative;*/
	width:708px;
	height:455px;
	overflow:hidden;
		clear:left;
	background-color: #FFFFFF;
	background: url(bg.png)  no-repeat center 7px;
	
}

#big {
	width:708px;
	height:415px;

}

#mail {
	
	width:708px;
	height:20px;

}

#adress {
	width:708px;
	height:20px;

}

#footer{
	width:708px;
	height:20px;
		margin:10px auto;
	}