html {
	text-align:			center;
	vertical-align: 	middle;
	width:				100%;
	height:				99%;
}
body {
	text-align:			center;
	vertical-align: 	middle;
	width:				100%;
	height:				99%;
	background-color:	#d6eff6;
}
#left_pad {
	background-image:	url('/data/images/left_pad_bg.gif');
	background-repeat:	repeat-y;
	background-position: right top;
}
#right_pad {
	background-image:	url('/data/images/right_pad_bg.gif');
	background-repeat:	repeat-y;
	background-position: left top;
}
#content {
	position:			relative;
	display:			block;
	width:				900px;
	height:				1005px;
	/*overflow:			hidden;
	overflow-y:			hidden;*/
	clip:				rect(0,0,0,0);
	text-align:			left;
	vertical-align:		top;
	background-image:	url('/data/images/index_main.jpg');
	background-repeat:	no-repeat;
	background-position: left top;
}
#logotype {
	border-width:		0px;
	display:			block;
	position:			relative;
	left:				0px;
	top:				94px;
	width:				279px;
	height:				90px;
}
#logotype img {
	border:				solid 0px #ffffff;
}
#phone {
	padding-top:		2px;
	line-height:		1em;
	font-size:			14px;
	font-weight:		bold;
	text-align:			center;
	vertical-align:		top;
	color:				#000000;
	background-color:	#c3f7cc;
	border:				solid 0px #c3f7cc;
	display:			block;
	position:			relative;
	left:				407px;
	top:				-31px;
	width:				342px;
	height:				19px;	
}
#mm {
	display:			block;
	position:			relative;
	left:				160px;
	top:				367px;
	width:				250px;
	height:				120px;	
	line-height:		21px;
	font-size:			14px;
	text-align:			left;
	vertical-align:		top;
}
#mm a,
#mm .avisited,
#mm .ahover {
	font-weight:		bold;
}
#mm a,
#mm a:link,
#mm a:visited,
#mm a:hover,
#mm a:active {
	color:				#054271;
	text-decoration:	none;
}
#mm a:hover,
#mm a:active,
#mm .ahover {
	color:				#05be1f;
	text-decoration:	none;
}

#footer {
	display:			block;
	position:			absolute;
	left:				0px;
	bottom:				0px;
	/*top:				expression((true ? '260px' : '528px'));*/
	width:				880px;
	height:				10px;	
	line-height:		10px;
	padding:			10px;
	font-size:			10px;
	font-weight:		normal;
	text-align:			center;
	vertical-align:		top;
	color:				#054271;
}
#counters {
	display:			block;
	position:			absolute;
	left:				0px;
	bottom:				-80px;
	/*top:				expression((true ? '260px' : '528px'));*/
	width:				100%;
	line-height:		10px;
	font-size:			10px;
	font-weight:		normal;
	text-align:			center;
	vertical-align:		top;
	color:				#054271;
}
#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color:				#054271;
	text-decoration:	none;
}
#footer a:hover,
#footer a:active,
#footer .ahover {
	color:				#05be1f;
	text-decoration:	none;
}
