@charset "UTF-8";

.navbar {
	margin: 15px auto 0px;
	height: 79px;
	width: 1072px;
	z-index: 10;
}
.navbar_text {
	width: 1072px;
	height: 23px;
	float: left;
	margin: auto;
	z-index: 10;
	color: #999999;
}
.navbar_textboxes {
	width: 119px;
	height: 15px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #A2A2A2;
	padding-top: 5px;
	margin-bottom: 5px;
	z-index: 10;
	font-weight: bold;
	
	
}
.navbar_buttons {
	width: 1072px;
	height: 51px;
	float: left;
	z-index: 10;
}
.homepage_container {
	height: 680px;
	width: 1072px;
	/*background-image: url(../images/homepage/homepage_new.png);*/
	background-position: 22px -94px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 0px;
}
.logo_box {
	float: left;
	height: 50px;
	width: 1070px;
	right: 0px;
	bottom: 0px;
	background-image: url(logo/logo1.png);
	margin-right: 10px;
	margin-top: 40px;
	background-repeat: no-repeat;
}
.navbar_bottom {
	margin: 93px 0px 0px 0px;
	height: 25px;
	width: 1070px;
	float: left;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}

table {
	margin: auto;
	width: 1071px;
	float: left;
	height: 51px;
}
td {
	z-index: 10;
}
.homepage_image_box {
	height: 590px;
	width: 1070px;
	z-index: 5;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}
.flash_cont {
	float: left;
	height: 590px;
	width: 1023px;
	margin-left: 22px;
	z-index: 1;
}
.footerhomepage {
	height: 165px;
	width: 1070px;
	margin: auto;
}
.logo_box {
	float: left;
	height: 50px;
	width: 1070px;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/logo2.gif);
	margin-right: 10px;
	margin-top: 40px;
	background-repeat: no-repeat;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #c32e1f;
	text-decoration: none;
}
