@charset "utf-8";
.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: small-caps;
	color: #000;
	text-align: center;
	position: fixed;
	bottom: 75%;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #666;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: none;
}
a {
	font-weight: bold;
	font-size: 10px;
}
body, td, th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
body {
	background-color: #FFF;
}
#about {
	position:absolute;
	left:600px;
	top:341px;
	width:710px;
	height:88px;
	z-index:1;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	visibility: visible;
}
#logo {
	position:absolute;
	left:600px;
	top:29px;
	width:710px;
	height:310px;
	z-index:2;
	background-image: url(images/main_logo.jpg);
	clear: none;
	visibility: visible;
	overflow: visible;
	background-position: center center;
}
#footer {
	position:absolute;
	left:600px;
	width:710px;
	height:50px;
	z-index:3;
	visibility: visible;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	top: 515px;
}
#contactfooter {
	position:absolute;
	left:600px;
	width:710px;
	height:50px;
	z-index:3;
	visibility: visible;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	top: 1025px;
}
#contact {
	position:absolute;
	left:600px;
	top:341px;
	width:710px;
	height:88px;
	z-index:1;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	visibility: visible;
	text-align: center;
}
