@charset "utf-8";

body{
	font-family:Tahoma;
	line-height:20px;
	font-size:11px;
	color:#737373;
	background-color:#FFF;
}

body a{
	color:#333;
	text-decoration:none;
}

body a:hover{
	color:#2eb0da;
	text-decoration:underline;
}


#page{
	width:766px;
	margin:auto;
	margin-top:0;
	padding:0;
}

#header{
	 height:256px;
	 margin-bottom:50px;
	 background-image:url(../images/header-img.gif);
	 background-repeat:no-repeat;
	 background-position:center;
	 padding:0;
	 margin:0;
}

#header-img{
	width:990px;
	margin:auto;
	padding-left:2px;
	padding-top:2px;
}

#click{
	background-color:#33CCFF;
	width:406px;
	height:49px;
	position:relative;
	margin-top:103px;
	margin-left:370px;
}


hr{
	border:none;
	background-color:#cdcdcd;
	height:1px;
	margin-top:20px;
	margin-bottom:30px;
}

.separator{
	background-repeat:repeat-x;
	margin-top:20px;
	margin-bottom:10px;
	height:64px;
}

h1{
	font-size:36px;
	margin-bottom:30px;
	color:#000000;
	margin-left:-5px;
}

h2{
	font-size:11px;
	margin-bottom:0px;
	font-weight:normal;
	text-align:justify;


}



.img{
	/*
	padding:5px;
	margin-top:15px;
	margin-bottom:10px;
	border: 1px solid #e1dcbc;
	width:850px;
	height:450px;
	*/
}


.cases{
	margin:auto;
	margin-bottom:50px;
	width:765px;
}

.cases-content{
	width:765px;
}

.cases-content img{

}


.txt{
	padding-top:20px;
	padding-right:0px;
	padding-bottom:20px;
}



.sIFR-active h1 {
	visibility: hidden;
	font-family: Tahoma;
	line-height: 1em;
	padding-bottom: 0px;
	margin-bottom:3px;
}

#header-link {
	width:990px;
	margin:auto;
	margin-top:-32px;
	margin-bottom:32px;
}

.mail-link{
	display:inline-block;
	width:108px;
	height:20px;
	z-index:30;
	margin-left:145px;
	cursor:pointer;	
}
   

.ex-link{
	display:inline-block;
	width:80px;
	height:20px;
	z-index:30;
	margin-left:68px;
	cursor:pointer;
}
   
