body{
	margin: 0;
	padding: 0;
	background-color: #ccc;
	text-align: center;
}
img{
	display: block;
	border: none;	
}
#banner{
	width: 1175px;
	height: 136px; /* 136 */
	margin: 0 auto;
	padding-right: 5px;
	text-align: center;
	background-color: #fffff8;
}
#kepek{
	width: 1175px;
	margin: 0;
	padding: 0;	
	text-align: center;
	height: 136px; /* 132 */
	background-image: url(/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#kepek h1{
	margin: 5px 0 0 10px;		/*60px */
	padding: 0;
	height: 120px;
	width: 887px;			/*656*/
	background-image: url(/images/mmgk100.png);	/*mmg_k*/
	background-repeat: no-repeat;
	background-position: left;
	background-color: #fffff8;
	float: left;
}
#kepek h1 a{
	display: block;
	text-indent: -5000px;
	height: 120px;
}
#container{
	margin: 0 auto;
	padding: 0;
	width: 1180px;	
	/*border-top: 1px solid #a00010;*/
	text-align: left;
}
#menu{
	width: 1180px;
	height: 33px;
	margin:0;
	padding: 0;
	background-color: #8a0008;
	border-top: 1px solid  #8a0008;	
}
#home_btn{	
	background-image: url(../images/home1.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
}
#contrast{
	float: right;
}
#contrast a{
	padding: 7px 6px 6px 6px;
}
#mail{	
	background-image: url(../images/mail.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 27px;
	float: right;
}	
#main{
	width: 100%;
	background-color: #fffff8;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 115%;
	color: #222;
}