@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	background-color: #FAFDFF;
}

.center {
	height:100%;
  width:100%;
  display:table;
}
.valign {
	margin:0 auto;
	display:table-cell;
	vertical-align:middle;
	margin-top:expression((x=document.documentElement.clientH eight-this.scrollHeight)>0?x/2+'px':0);
}
.ozario_site {
	margin: auto;
	height: 617px;
	width: 615px;
	padding-top: 15px;
}


.holder_line {
	clear: left;
	float: left;
	height: auto;
	width: 615px;
	text-align: center;
}
.image_list {
	height: 116px;
	width: 615px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.image_list li {
	height: auto;
	width: auto;
	float: left;
}
.holder_line_link {
	clear: left;
	float: left;
	height: auto;
	width: 615px;
	text-align: center;
	font-size: 65%;
}
