@charset "utf-8";
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #838383;
	margin-top: 0px;
}
body,td,th {
	color: #000000;
	font-size: 12px;
}
a:link {
	/*color: #1071AE;*/
		color: #1071AE;

	text-decoration: none;
}
a:visited {
	color: #1071AE;

	/*color: #FFFF00;*/
	text-decoration: none;
}
a:hover {
	color: #1071AE;
	text-decoration: underline;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.container_ex {
	position: relative;
	width: 844px;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.top_nav {
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 800px;
	position: absolute;
	z-index: 2;
	top: 134px;
	left: 0;
	background-image: url(../images/menu_bar.jpg);
	background-repeat: no-repeat;
}
.flash_presen {
	padding: 0px;
	height: 235px;
	width: 387px;
	position: absolute;
	z-index: 5;
	left: 379px;
	top: 267px;
	clear: both;
	float: none;
	margin: 0px;
}

.home_txt {
	padding: 0px;
	height: 306px;
	width: 317px;
	position: relative;
	z-index: 5;
	background-image: url(../images/text_contianer.jpg);
	background-repeat: no-repeat;
	left: 28px;
	top: 238px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.nav_bottom {
	background-image: url(../images/bottom_menu_bar.jpg);
	padding: 0px;
	height: 59px;
	width: 700px;
	position: relative;
	z-index: 5;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
}
.nav_text {
	font-size: 9px;
	color: #000000;
}
.heading1 {
	font-weight: bold;
	color: #1071AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}



.header {
	margin: 0px;
	padding: 0px;
	height: 207px;
	width: 700px;
	position: absolute;
	z-index: 3;
}
.footer {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 5;
	width: 200px;
	padding: 0px;
	height: 14px;
	margin-top: 8px;
}



.text_block {
	padding: 0px;
	width: 820px;
	position: static;
	z-index: 1;
	background-repeat: no-repeat;
	margin-left: auto;
	clear: both;
	float: none;
	margin-bottom: 20px;
	margin-right: auto;
}
.watermark {
	background-image: url(../images/water_mark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.block
 {
	position: static;
	z-index: 1;
	height: 320px;
	width: 700px;
}
z
.borders {
	border: 1px solid #FFFFFF;
}
