html,body{
	height:100%;
	margin:0;
	padding:0;
}
body{
	text-align:center;
	min-width:770px;
	min-height:500px;
        font-family: Helvetica, Arial, sans-serif;
}
#header {
	text-align: left;
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	clear: both;
}
#logo {
	height: 0px;
	margin-left: 40px;
	display: inline;
	line-height: 15px;
}
.logo1 {
	color: #777;
	font-size: 4em;
	line-height: 0.9em;
	margin-left: 40px;
}
.logo2 {
	color: #aaa;
	font-size: 4em;
	line-height: 0.9em;
	margin-left: 40px;
}

#limg {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	display: none;
	z-index: 100;
}

#limg img {
	border: 5px solid #777;
}

#vertical{
	float:left;
	height:50%;
	margin-top:-320px;
	width:100%;
}
#hoz {
	width:772px;
	margin-left:auto;
	margin-right:auto;
	height:590px;
	text-align:left;
	clear:both;
}

#otop {
	position: relative;
	float:left;
	height:50%;
	margin-top:-165px;
	width:100%;
}
#outer {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 420px;
}
#inner {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 420px;
}

.simg {
	width: 210px;
	height: 214px;
	margin: -37px -35px;
	border: 0px;
	float: left;
}
.simg img {
	position: relative;
	z-index: 0;
}




#under {
	display: block;
	text-align: right;
	font-size: 2em;
	color: #777;
}
#under a {
	position: relative;
	color: #777;
	text-decoration: none;
}
#under a:hover {
	text-decoration: underline;
}
#sub {
	font-size: 0.3em;
	margin-top: 0em;
	margin-right: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
