* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
	background-color: #fff;
	text-align:center;
	min-height:580px;/* ��� �ࠢ����� ��㧥஢*/
	min-width:960px;/* ��� �ࠢ����� ��㧥஢*/
}
#outer-wrapper{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#container-wrapper {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 580px;
} 
#inner-wrapper {
	width: 960px;
	height: 580px;
	text-align: center;
	margin:0 auto;
}

#header {
	height: 61px;
	width: 960px;
}

#body-wrapper {
	height: 430px;
	width: 960px;
}

#body-container {
	height: 430px;
	width: 840px;
	margin: 0 auto;
	position: relative;
}

#footer {
	margin: 0 auto;
	height: 82px;
	width: 840px;
	background: url('../images/footer-logo.png') top center;
}


#image-gallery {
	width: 425px;
	top: 136px;
	height: 115px;
	left: 402px;
	position: absolute;
}

#model-info {
	height: 80px;
	width: 400px;
	left: 408px;
	top: 312px;
	position: absolute;
	text-align: left;
	font: italic 14px 'times new roman';
}

#sostav {
	height: 20px;
	width: 400px;
	left: 408px;
	top: 360px;
	position: absolute;
	text-align: left;
	font: italic 14px 'times new roman';
}

#sostav span {
	color: gray;
}

div#sostav p span {
	color: gray;
}


#model-info span.model-no-text,
 #model-info span.size-text,
 #model-info span.rise-text {
	color: gray;
}

		.scrollableArea img {
			width: 85px;
		}

