@charset "utf-8";
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-position: center center;
	text-align: center;
}
.homepage-banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
.logo {
	position: absolute;
	left: 12px;
	top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	width: 300px;
}

.contact-us {
	position: fixed;
	background-position: right;
	text-align: right;
	float: right;
	clear: right;
	right: 0px;
	top: 100px;
	overflow: auto;
}
.navbar {
	position: fixed;
	background-position: left;
	text-align: left;
	float: left;
	clear: left;
	right: auto;
	top: 100px;
	overflow: auto;
	left: 0px;
	z-index: 100;
}


.homepage-flash {
	z-index: 1;
}
.homepage-menu {
	z-index: auto;
	position: relative;
	top: 30px;
}
.center-table {
	position: absolute;
	top: 20px;
	background-position: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.text-index-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	background-position: right top;
	padding-top: 20px;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
}
.index-video {
	padding-right: 0px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	padding-top: 10px;
}

.text-index-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	background-position: center top;
	padding-top: 10px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text-index-right-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	padding: 0px;
}

