* {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #D90005;
	text-align: center;
}
a {
	text-decoration: none;
}


a:hover {
	color: #000;
	text-decoration: underline;
}


#body {
	width: 850px;
	min-height: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#body #top_header {
	width: 850px;
	height: 269px;
	background-color: #414141;
}

#body #top_header #top_header_left {
	width: 269px;
	float: left;
	background-color: #FFF;
	height: 119px;
}
#body #top_header #top_header_right {
	height: 225px;
	width: 581px;
	background-color: #FFF;
	float: right;
}
#body #top_header #contact_div {
	height: 151px;
	width: 269px;
	float: left;
	background-color: #FFF;
}
#body #top_header #contact_div table {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-indent: 10px;
	line-height: 15px;
	text-decoration: none;
}

#body #navigation {
	background-color: #FFF;
	position: relative;
	clear: both;
	float: left;
	width: 250px;
	overflow: visible;
}
#body #header1 {
	height: 35px;
}

#body #navigation #image_box {
	width: 250px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	margin-top: 50px;
	clear: left;
}
#body #navigation #image_box2 img {
	height: 183px;
	width: 250px;
	float: left;
	margin-top: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: left;
}

#body #content {
	background-color: #FFF;
	width: 580px;
	float: right;
}
#content-box {
	background-color: #FFF;
	width: 525px;
	height: 1200px;
	padding-left: 300px;
	padding-top: 25px;
}
#body #content table {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}
#body #content #content_flash {
	background-color: #FFF;
	height: 350px;
	width: 570px;
	float: right;
	margin-top: 20px;
	margin-left: 10px;
}
#body #content table tr td a img {
	border: 1px solid #FFF;
	height: 100px;
	width: 150px;
}
#body #content table tr td a img:hover {
	height: 100px;
	width: 150px;
	overflow: visible;
	border: 1px solid #000;
}



#footer {
	width: 850px;
	margin: auto;
	height: 22px;
	background-color: #FFF;
}

#copyright {
	width: 850px;
	height: 20px;
	background-color: #000;
	margin: auto;
	color: #FFF;
}
#copyright table a:hover {
	text-decoration: underline;
	color: #FFF;
}
#body #top_header #indexbar {
	float: right;
	height: 45px;
	width: 580px;
}
#body #top_header #indexbar table a {
	color: #FFF;
	text-decoration: underline;
}
#body #top_header #indexbar table a:hover {
	color: #FFF;
	text-decoration: none;
}
