@charset "UTF-8"; 
/*
--------------------------------------------------
H.Holstein (2009.09.03)
Copyright (C) H.Holstein. All Rights Reserved.
--------------------------------------------------*/

.logo {
	width:100%;
	height: 46px;
	padding: 29px 0 29px;
	background: url(../img/sta/logo.gif) center center no-repeat;
	margin:0 auto;
}
#container{
	text-align:left;
	display:block;
	position:relative;
	width:700px!important;
	width:700px;
	margin:0 auto;
    min-height:100%;  
    height:auto!important;  
    height:100%;
	padding:0;
}
#header {
	width:100%;
	position:relative;
	background-repeat:no-repeat;
	border:none;
}
#header h1,#header h2{
	text-indent:-9999px;
	position:absolute;
	display:block;
}
#header h1{
	top:32px;
	left:0;
	width:210px;
	height:18px;
}
#header h2{
	top:55px;
	left:495px;
	width:175px;
	height:12px;
}
/*---MAIN----*/
#main {
	display:block;
	width:670px!important;
	width:700px;
	min-height:100%;
	height:auto!important;
	height:100%;
	padding:0 15px 120px;
}
#mm_block{
	width:670px;
	padding:0;
	border:none;
}
#mm_block h3{
	text-indent:-9999px;
	background:url(../mm/img/title.gif) left top no-repeat;
	height:45px;
}

#mm_block h4{
	font-size:12px;
	font-weight:bold;
	padding:0 0 15px;
}
#mm_block p{
	font-size:12px;
	line-height:2.0;
	padding:0 0 30px;
}


/*---Footer------------------------------------------------*/
#footer{
	display:block;
	width:670px;
	height:32px;
	margin:0 15px;
    position:absolute;
    bottom:0px;
	border-top:1px solid #cbcbcb;
}

#copyRights{
	display:block;
	width:670px;
}
